mojira.dev

Bim

Assigned

No issues.

Reported

MC-300456 home_radius value is not able to be modified for leashed mobs Unconfirmed MC-300402 Leashed mobs with NoAI set to True still rotate when their home_pos is outside of their home_radius Unconfirmed

Comments

I traced it back to 1.21.2 snapshot 24w36a being the first version this bug appears in. This is the same snapshot the minecraft:equippable component was added in.

Affects 1.21.7.

The problem seems to come from the remove values (1-32).
Example:
Modifying a armor stand’s armor.chest slot that has DisabledSlots:4144959 (all slots locked) does not work.
Modifying a armor stand’s armor.chest slot that has DisabledSlots:4144951 (all slots minus chest remove locked) does work.