-
Bug
-
Resolution: Duplicate
-
None
-
22w42a, 22w43a, 22w44a, 22w45a, 22w46a, 1.19.3, 23w06a, 1.19.4, 23w12a, 1.20 Pre-release 6, 1.20
-
Confirmed
-
Rendering
-
Low
-
Expansion A
The Bug:
The saddles of camels flash red when the camel is damaged.
To provide a bit of context, when the player takes damage, their armor and cape do not flash red. This is the correct behavior because these objects aren't taking damage; only the player is. One would expect similar behavior when saddled camels are damaged (their saddles should not flash red).
Steps to Reproduce:
- Summon a camel with a saddle by using the command provided below.
/summon minecraft:camel ~ ~ ~ {SaddleItem:{id:"minecraft:saddle",Count:1b}}
- Attack the camel and as you do this, watch its saddle closely.
- Take note as to whether or not the saddles of camels flash red when the camel is damaged.
Observed Behavior:
The saddles flash red.
Expected Behavior:
The saddles would not flash red.
- duplicates
-
MC-224886 The saddles of camels, horses, donkeys, and mules along with the chests of mules and donkeys, flash red when the mob is damaged
- Open