-
Bug
-
Resolution: Duplicate
-
None
-
1.20.4, 24w04a
-
None
-
Unconfirmed
-
(Unassigned)
If a villager taunts an iron golem with a damage command, the iron golem will attack the villager. This is the cause of MC-195326, but I wrote a separate report.
Steps to Reproduce:
- Get a villager and iron golem spawn egg
- Spawn them both next to each other
- Run to command
/damage @e[type=minecraft:iron_golem,limit=1,sort=nearest] 0 minecraft:mob_attack by @e[type=minecraft:villager,limit=1,sort=nearest]
Observed Results:
The Iron Golem begins to attack the villagers.
Expected Results:
Just as a Creeper taunts an Iron Golem with a damage command and the Iron Golem doesn't react, the Iron Golem should not attack the villager.
- duplicates
-
MC-213470 Iron Golems can retaliate against villagers
- Open