-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 24w12a
-
None
-
Confirmed
-
Mob behaviour
Goats do not target the entity they want to ram. Relates to MC-269623, MC-269621, MC-269192, MC-264456, and MC-263315.
Steps to replicate
- Place the following command in a repeating command block that is activated: execute as @e[type=minecraft:goat] on target run say I will be rammed
- Be in survival mode
/data modify entity @e[type=minecraft:goat,limit=1,sort=nearest] Brain.memories."minecraft:ram_cooldown_ticks".value set value 1
Observed behavior: The goat did not target you, as evidenced by the absence of messages from the say command.
Expected behavior: The goat should target you, resulting in messages appearing in the chat from the say command.
- relates to
-
MC-269621 Ender dragons do not target the player they want to attack
- Open
-
MC-263315 Attack Target of hoglins/zoglins can't be detected by /execute on target
- Resolved
-
MC-264456 Entity targeted by frogs and axolotls can't be detected by /execute on target
- Resolved
-
MC-269192 Breeze is not affected by the 'execute on target' command
- Resolved
-
MC-269623 Elder guardians do not target the player they want to inflict mining fatigue upon
- Resolved
-
MC-270933 Evokers do not target the sheep they want to dye
- Resolved