mojira.dev
MC-280456

Some mobs can move while aggro'd even if their movement_speed attribute is 0

Some mobs can move while aggro’d even if their movement_speed attribute is 0. As of right now I have only confirmed this with endermen and zombified piglins but there may be more cases.

To reproduce

  1. /summon minecraft:enderman ~ ~ ~ {attributes:[{id:"minecraft:movement_speed",base_value:0d}]}

  2. Step back several blocks, go into survival mode and look at the enderman
    Observe how the enderman slowly approaches you even though it should not be able to move

Related issues

MC-278753 is related since a refactor to fix that issue would almost certainly fix this as well.

Attachments

Comments 1

I can confirm that it still works in the latest version. I hope Mojira moderators patch this soon.

clamlol

(Unassigned)

Confirmed

Platform

Low

Commands, Entities

1.21.4, 25w09b, 25w10a, 1.21.8 Release Candidate 1

Retrieved