Mojira Archive
MC-134110

Structure mirroring breaking apart double chests

The bug

When loading any structure that contains a double chest, that chest will always load as two independent single chests if the structure is being mirrored. This happens regardless of the orientation of the chest, the direction of the mirroring, and the rotation of the structure.

How to reproduce

  1. /place template minecraft:woodland_mansion/2x2_a2 ~ ~ ~ none
  2. Observe double chests.
  3. /place template minecraft:woodland_mansion/2x2_a2 ~ ~ ~ none left_right
  4. Observe single chests next to each other.

There is a fix in Forge #7803 .