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.
Linked issues
is duplicated by 2
relates to 2
Attachments
Comments 13
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}}
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
Can confirm. Also affects 1.16.5.