2
Item display issues in 1.14.2
So I'm making a map right now and I want to have a few items displayed in glass cases.When I activate the command it doesn't work for some reason. Please help me :P
Here's the command:
/summon armor_stand -49 89.16 352 {CustomName:"AF",NoGravity:1b,Small:1,Marker:1b,Invisible:1,Passengers:[{id:"item",Item:{id:magma_cream,tag:{Potion:"minecraft:leaping"},Count:1b},Age:-32768,Health:9999999,PickupDelay:32767}]}
Here's the command:
/summon armor_stand -49 89.16 352 {CustomName:"AF",NoGravity:1b,Small:1,Marker:1b,Invisible:1,Passengers:[{id:"item",Item:{id:magma_cream,tag:{Potion:"minecraft:leaping"},Count:1b},Age:-32768,Health:9999999,PickupDelay:32767}]}
