Mojira Archive
MC-85529

Disappearance of ThrownPotions

Modnote

From Marcono1234 in MC-82925

Splash potions are now a seperate item (splash_potion) and both potion and splash_potion don't use the Damage value anymore to determine their type but instead use the tag Potion inside their tag tag.

See also http://minecraft.gamepedia.com/Chunk_format#ThrownPotion and http://minecraft.gamepedia.com/Player.dat_format#Potion_Effects

I tried writing a summon-command for a ThrownPotion on my own... because that didn't get me any entity I searched it up and used CDFMan's example:
/summon ThrownPotion ~ ~ ~ {Potion:{id:373,Damage:16453,Count:1}}
Does this not work anymore? When executing it NOTHING happened... well... the third time I executed it my game crashed and I had to remove all entities in that area (mcedit) to be able to enter the world again...
Before the first crash I tested for all entities but no ThrownPotion was listed...
Am I just doing something wrong? If yes please help me there

Sincerely, Stupping

Invalid

Stubert Stupping

2015-08-08, 03:46 PM

2016-12-22, 09:10 AM

2015-08-11, 09:42 PM

0

3

Unconfirmed

Minecraft 15w32c

-