-
Bug
-
Resolution: Unresolved
-
None
-
1.20.10.20 Preview, 1.19.80.21 Preview, 1.18.10.21 Beta, 1.18.0, 1.18.31, 1.19.2 Hotfix, 1.19.70, 1.21.30.24 Preview, 1.21.21 Hotfix
-
None
-
Confirmed
-
Windows
-
550114
The bug
The '/clone' command has been updated to properly check for overlapping source and destinations areas no longer allowing for a 1 block depth overlap on each axis. This can continue to be overridden via the force clone option
This change broke /clone move. It used to be possible to move a structure over by one block, but it is no longer possible.
How to reproduce
- Build a 3x3 floor beneath you
- /clone ~-1 ~-1 ~-1 ~1 ~-1 ~1 ~ ~-1 ~-1 replace move
Expected result
Floor should shift one block in the positive X direction
Actual result
Error: source and destination cannot overlap
This defeats the entire purpose of the move option. It is supposed to have the same overlap-bypassing behavior as force, which it is mutually exclusive with.
- relates to
-
MCPE-40269 /clone "move" sometimes fails when source and destination overlap
- Open