To not be confused with the generic "creepers ignore cats" reports.
How to reproduce:
- Summon a cat
- Summon a creeper
- Toggle the cat's invulnerability
/data merge entity @e[type=cat,limit=1] {Invulnerable:1b} /data merge entity @e[type=cat,limit=1] {Invulnerable:0b}
Observed Results:
The creeper will not flee while the cat is invulnerable.
Screenshots/Videos:
In this video I also spawned a phantom, it was fleeing the invulnerable cat as expected.
- is duplicated by
-
MC-263194 Creepers do not flee cats with the {Invulnerable:1} tag
- Resolved