The bug
When a mob take no damage, the mob flashes red.
How to reproduce
Summon a weak iron golem
/summon iron_golem ~ ~ ~ {Attributes:[{Name:generic.attack_damage,Base:0.0}]}
Summon any mob with
NoAI
tag/summon minecraft:wither ~ ~ ~ {NoAI:1}
→ ❌ The mob flash red despite it is taking any damage
Linked issues
is duplicated by 3
Attachments
Comments 11
In 1.20
Punch a chicken on Easy difficulty 3 times, and then throw an Ender Pearl at it and it flashes red despite not taking damage/dying.
Related to MC-220022
Same applies for snowballs which also deal no damage. Do you have a source that this is unintended? After all the weak mob is still causing knockback.