I summon both a guardian and elder_guardian and both move even though they should have NoAI.
I use the command:
summon Guardian ~ ~2 ~ {NoAI:true,Silent:true}
This command worked in 1.8 and earlier 1.9 snapshots.
Comments 3
confirmed on land, but that's because of MC-96565
in water, it works fine
what happend if you use "1b" instead of "true"?
the data tag is a byte, that's why
reminder the gravity part was removed from NoAI, and an issue like that was resolved as intended