-
Bug
-
Resolution: Fixed
-
0.16.0, 0.16.1, 0.16.2, 1.0.0, 1.0.6.52, 1.1.0.9, 1.0.9.1
-
Confirmed
-
Windows
-
54337
When cloning a large chest, the right half is cloned as a small chest on the left and the double chest is cloned either in the same block or one block to the right.
Steps to reproduce:
1. Place a double chest facing west.
2. Place two distinct items in left and right sides of chest.
3. Use /tp to determine coordinates of chest.
4. Use /clone to clone the chest two blocks to the east.
5. Observe overlapping small and large chests at destination.
6. Observe small chest on left contains item placed in right side of original chest, large cloned chest contains both items from original chest.
This result was observed while trying to reproduce the clone error shown in the "Alternate result" screenshot, where the large chest overlapped the block to its right (a hopper which was also cloned). I don't know what the condition is that changes the result, but both results likely have the same cause.
- is duplicated by
-
MCPE-22743 Issue with chest cloning.
- Resolved
- relates to
-
MCPE-44173 Cloning two single chests from source creates double chest at destination
- Open