Iron golems will briefly display walking particles even when their AI is disabled and they are pushed by another entity, despite not moving.
Steps to Reproduce:
Summon a golem with no AI
/summon minecraft:iron_golem ~ ~ ~ {NoAI:1b}
Try and push the golem
Observed vs. Expected results:
❌ - The golem will display walking particles
✔ - Since AI disabled, particles would not be displayed.
Linked issues
is duplicated by 2
Attachments
Comments 11
Can confirm in 21w03a. Simply use the following command to reproduce this issue:
/summon minecraft:iron_golem ~ ~ ~ {NoAI:1b}
Affects 1.16.4