The bug
Any invalid value for
[maskMode]
inclone
is treated asreplace
Ex. command (a block below you is moved to be next to you)/clone ~ ~-1 ~ ~ ~-1 ~ ~1 ~ ~ invalidValue move
Any invalid value for
[cloneMode]
inclone
is treated asnormal
Ex. command (the command will fail with "Source and destination can not overlap", even thoughtinvalidValue
is notnormal
)/clone ~ ~ ~ ~1 ~ ~ ~ ~ ~ replace invalidValue
Expected behavior would be that is shows an error message that states that the argument is not valid
It do the same thing in 1.12-pre3