Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-109404

Custom potion texture error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.10.2, Minecraft 16w43a
    • macOS 10.12.1
      Java 8 version 1.8.0_111
    • Unconfirmed
    • Creative

      I got this custom potion right here :

      /give @p potion 1 373 
      	{
      		CustomPotionEffects:[
      			{
      				Id:1,
      				Amplifier:1,
      				Duration:1200
      			},
      			{
      				Id:5,
      				Amplifier:10,
      				Duration:100
      			},
      			{
      				Id:9,
      				Amplifier:2,
      				Duration:600
      			},
      			{
      				Id:10,
      				Amplifier:10,
      				Duration:1200
      			},
      			{
      				Id:15,
      				Duration:900
      			},
      			{
      				Id:21,
      				Amplifier:100,
      				Duration:400
      			},
      			{
      				Id:23,
      				Amplifier:1,
      				Duration:100
      			}
      		],
      		display:{
      			Name:"Morphine",
      			Lore:[
      				"A n'utiliser que pour des",
      				" raisons médicales"
      			]
      		}
      	}
      

      It was working before, I mean, the texture was not a pink and black checkerboard. Now, I got the "No texture found" texture with the huge cube model. I tried to change the command so it can display the potion properly but nothing to do.

      P.S. Sorry if it's hard to read, English is a second language to me.

            Unassigned Unassigned
            Z0ul0u25 Z0ul0u25
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: