-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 1.6.2, Minecraft 1.7.4, Minecraft 1.13.2, Minecraft 1.14 Pre-Release 5, 19w41a, 1.16 Pre-release 1, 20w51a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w11a, 21w17a, 1.17, 1.17.1, 1.18.2, 22w11a, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 24w11a, 1.21
-
Confirmed
-
Creative
-
Mob behaviour
-
Low
-
Platform
The Bug:
The "minecraft:generic.follow_range" attribute doesn't affect withers' shoulder heads.
Steps to Reproduce:
- Summon a wither that has its "minecraft:generic.follow_range" attribute set to a value of "0" by using the command provided below.
/summon minecraft:wither ~ ~ ~ {attributes:[{id:"minecraft:generic.follow_range",base:0.0}]}
- Watch the wither's shoulder heads closely and pay attention if they notice you.
- Take note as to whether or not the "minecraft:generic.follow_range" attribute affects withers' shoulder heads.
Observed Behavior:
Withers' shoulder heads are still able to "follow" you regardless of the "minecraft:generic.follow_range" attribute value.
Expected Behavior:
The "minecraft:generic.follow_range" attribute would affect withers' shoulder heads.
- relates to
-
MC-53050 Withers' shoulder heads retain their facing directions when their target entity flees
- Reopened