giving yourself any custom potion gives you an pink and black checkered item, it still behaves like a normal potion
command i have been using:
/give @a splash_potion 1 16394 {CustomPotionEffects:[{Id:2,Amplifier:1,Duration:300}]}
giving yourself any custom potion gives you an pink and black checkered item, it still behaves like a normal potion
command i have been using:
/give @a splash_potion 1 16394 {CustomPotionEffects:[{Id:2,Amplifier:1,Duration:300}]}
The damage/data value is 0 for all potions now. Change your 16394 to 0, and the texture will show up correctly.