-
Bug
-
Resolution: Unresolved
-
None
-
1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w10a, 21w11a, 21w13a, 21w15a, 21w17a, 21w20a, 1.17, 1.17.1, 21w39a, 1.18.1, 1.18.2, 22w11a, 1.19, 22w24a, 1.19.2, 1.19.3, 23w06a, 1.19.4 Pre-release 1, 1.19.4, 23w12a, 1.20 Release Candidate 1, 1.20, 1.20.1, 1.20.2, 1.20.4, 23w51b, 24w11a, 24w45a
-
Confirmed
-
Rendering
-
Low
-
Platform
The bug
An enderman holding a bell or a bell block display entity does not render the golden part of the bell; only the bell frame is rendered.
How to reproduce
- Run the commands:
/summon minecraft:enderman ~ ~ ~ {NoAI:1,carriedBlockState:{Name:"bell"}}
/summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:bell"}}
Observed result
Only the frame of the bell is shown in the enderman's hands or as a block display.
Expected result
The entire bell block would be rendered, including the frame and the bell itself.