-
Bug
-
Resolution: Duplicate
-
None
-
1.20.6
-
None
-
Unconfirmed
-
(Unassigned)
The issue:
If you execute:
/summon minecraft:block_display ~ ~ ~ {block_state:{Name:"minecraft:chest",Properties:{"facing":"west","type":"single"}}}
It will have the correct values in it's data, but it will always display facing south insted of the indicated facing direction.
Same issue with both chest and trapped_chest.
What I expect to happen:
The display block chest should face the indicated facing direction, it works fine with barrels for example.
- duplicates
-
MC-259954 Blocks with special rendering do not show block states in block displays
- Resolved