I made a Custom potion and the texture is missing.
This is the command used. this also happened in the last snapshot version:
/give @p potion 1 1 {CustomPotionEffects: [{Id: 25,Amplifier: -2,Duration: 600}],display: {Name: "Cloudfall Potion"}}
Linked issues
duplicates 1
Attachments
Comments 2
Ok so that could be the cause.
Should be:
By the way, potions and splash_potions no longer use damage values to determine what effect it is. Instead, they now use the {Potion} tag.