-
Bug
-
Resolution: Unresolved
-
None
-
1.19.80.21 Preview, 1.13.0.1 Beta, 1.17.40.23 Beta, 1.17.40.21 Beta, 1.17.20.20 Beta, 1.17.0.50 Beta, 1.16.100.60 Beta, 1.16.0.61 Beta, 1.16.0.51 Beta, 1.14.0.2 Beta, 1.13.0.9 Beta, 1.12.0.11 Beta, 1.12.0.2 Beta, 1.11.0.10 Beta, 1.8.0, 1.9.0, 1.10.0, 1.13.0.4 Beta, 1.14.0, 1.16.210, 1.17.2 Hotfix, 1.17.30, 1.17.32, 1.19.70, 1.21.51 Hotfix
-
None
-
Confirmed
-
Windows
-
392900
/clone ... replace move should work like /clone ... replace force, and never fail when source and destination overlap. However it does in some cases.
Example that fails:
/clone ~-5 ~-5 ~-5 ~5 ~5 ~5 ~-5 ~-4 ~-5 replace move
Example that succeeds:
/clone ~ ~1 ~ ~ ~3 ~ ~ ~2 ~ replace move
In both of these cases, the source and destination overlap. However in the first case, the command fails. Both commands should succeed.
- relates to
-
MCPE-149303 /clone move no longer works properly
- Open