If a shulker placed down is given the no gravity tag and then the block it was on turns into air , it will try to teleport everywhere and return to its possition about 20 times a second
Attachments
Comments 5
Unable to reproduce in 16w38a. Spawned a shulker using the following command:
/summon minecraft:shulker ~ ~ ~ {NoGravity:1b}
and it behaved as expected
Cannot reproduce in both 1.10.2 and 16w41a.
I can however reproduce a similar effect by using the following command on a repeat command block :
/entitydata @e[type=Shulker] {OnGround:1b}
Make sure you don't have any commands running.
Could you provide a video showing this issue?