-
Bug
-
Resolution: Duplicate
-
None
-
1.16.5, 1.17 Pre-release 4
-
None
-
Unconfirmed
-
(Unassigned)
A double chest in a structure can be rotated, but splits into single chests when mirrored. This is because the chest block `mirror` function (using the official mappings for the name) does not change the block state `type` from `left` to `right` and vice versa, which it should do always (unless there's a plan to add mirroring the Y axis).
- duplicates
-
MC-134110 Structure mirroring breaking apart double chests
- Open