Details
Description
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.
Attachments
Issue Links
- relates to
-
MC-13738 Invisible saddle when using invisibility potion on a horse
- Reopened
-
MC-256514 The saddles of camels flash red when the camel is damaged
- Resolved
-
MCPE-163527 Equipment (saddles, carpets, armor) on mobs flash red when receiving damage
- Resolved