1

/summon help

TSchweibz 1/31/15 6:11 pm
251
2/1/2015 8:43 am
I am trying to summon an item that won't fall off the block i summon it on(it's glitching through slabs and stairs), this is the command i have been using:
/summon Item ~ ~4 ~ {Item:{id:sugar,Count:1},PickupDelay:-32768,Age:-32768}
Is there any way to apply the NoGravity tag to it? Any ideas?
Posted by
TSchweibz
Level 2 : Apprentice Miner
0

  Have something to say?

JoinSign in

2

TSchweibz
02/01/2015 8:43 am
Level 2 : Apprentice Miner
Okay Thanks
1
Jmal116
01/31/2015 8:16 pm
Level 34 : Artisan System
The NoGravity tag only applies to armor stands, and the NoAI tag only works on mobs. If you'd like, you could simply teleport the item to the coordinates where you want it to stay repeated so it doesn't move:tp @e[x,y,z,0,type=Item] x y zSimply replace both sets of x y z with the coordinates and run the command on a fill clock, and the item should appear to simply float.
1

Welcome