the pictures represent the bug setup (the piston machine, backing away and logging off the world, going back in and go to the piston machine)
yea but its so easy to fix that its dosent matter if it will take like 5 mins
it didnt had any icon to begin with
im sure there are like 10000 dupes for that, that is just showing that there is no reason that it wont have an icon
i need the potion to look like a regeneration potion
every potion command, i used that for example
/give @p potion 1 8193 {
CustomPotionEffects: [
{
Id: 1,
Amplifier: 3,
Duration: 600
},
{
Id: 3,
Amplifier: 3,
Duration: 600
},
{
Id: 5,
Amplifier: 3,
Duration: 600
},
{
Id: 8,
Amplifier: 2,
Duration: 600
}
],
display: {
Name: "Hyper Potion"
}
}
I added it.