I tried to make a commandBlock summon a potion. The potion appears for a split second, and then disappears. Below is the command I put in the command block. If the syntax is wrong, please do not mark this as invalid as I did try multiple "solutions"
/summon ThrownPotion ~1 ~1 ~1 {Potion:{CustomPotionEffects:[{Id:11,Amplifier:10,Duration:1000}]},potionValue:8225}
Attachments
Comments 4
Sorry, forgot to specify that the new Custom NBT stuff for the give and summon commands do not work. It does not seem that it is possible to spawn a thrown potion with a custom effect on it using NBT data.
I am currently on a mobile device and cannot edit my post - when I get home I will edit the post with the specified information. If you could please reopen this, that would be great.
The command works as expected, the potion is thrown and bursts, see screenshots.