The Bug:
The saddles of horses, mules, and donkeys along with the chests of mules and donkeys, flash red when the mob is damaged.
The saddles/chests on these mobs should not flash red because these objects aren't taking damage; only the mob is.
Steps to Reproduce:
Summon a horse, donkey, and mule by using the commands provided below.
/summon minecraft:horse ~-3 ~ ~-3 {NoAI:1b,SaddleItem:{id:"minecraft:saddle",Count:1b}}
/summon minecraft:donkey ~ ~ ~-3 {NoAI:1b,ChestedHorse:1b,SaddleItem:{id:"minecraft:saddle",Count:1b}}
/summon minecraft:mule ~3 ~ ~-3 {NoAI:1b,ChestedHorse:1b,SaddleItem:{id:"minecraft:saddle",Count:1b}}
Attack each of the mobs and as you do this, watch the mobs' saddles/chests closely.
Take note as to whether or not the saddles/chests flash red.
Observed Behavior:
The saddles/chests flash red.
Expected Behavior:
The saddles/chests would not flash red.
Related issues
is duplicated by
relates to
Attachments
Comments

Can confirm. Also affects 1.16.5.
Can confirm in 1.17.
Can confirm in 1.17.1.
Can confirm in 1.19.
Can confirm in 1.19.1. You can use the following command to easily reproduce this issue.
/summon minecraft:horse ~ ~ ~ {Tame:1b,SaddleItem:{id:"minecraft:saddle",Count:1b}}
Can confirm in 1.19.2.
Hello!
I've recently conducted some further testing regarding this bug and have found out that this same concept also applies to mules and donkeys. On top of this, the chests of mules and donkeys also flash red when these mobs are damaged. With this being said, I've made the appropriate adjustments to this ticket to reflect this new information.
I've also provided a damage tint comparison gif that allows you to easily visualize the problem and inconsistency here.
[media]
Can confirm in 23w32a

Can confirm in 24w03a

Relates to MC-77302. I'd also like to inform the moderation team of moderators and helpers that MC-256514 has the incorrect issue link. Currently, it states "relates to" instead of "duplicates," causing confusion. I would appreciate it if you could correct this minor error. We are all human, and humans can make mistakes unlike AI.
Thank you. The link has been changed on MC-256514
Every instance of this issue except the chests on mules and donkeys has been fixed in 25w03a.