When do /give (player, @a @p @r) minecraft:(potion,lingering,splash) when you get the potion you will get a missing texture block
Attachments
Comments 7
Thats not the problem we just added that for no reason the problem is using the give command to give any potion type no matter what if try to give a fire resistance to my self it still does missing texture
/give @p potion 1 8194 {CustomPotionEffects:[{Id:1,Amplifier:0,Duration:600}],display:{Name:"Special Potion"}}
Potions no longer use damage values to determine what effect it is. Instead, they now use the
{Potion}
tag.