/ Clone

The clone command is used to clone parts of the world; this command is especially useful for map creation.

It consists of three coordinates: the start coordinate (~ ~ ~) of the zone we want to clone, the end coordinate (~ ~ ~), and the coordinates where we want to paste the selected terrain (~ ~ ~).

Command logic: /clone [Clone start coordinate] [Clone end coordinate] [Selected paste point]


Basic Clone

We will copy a terrain of 15x10x15 relative to our position to a selected coordinate in front of us (~20 ~ ~).

/clone ~15 ~10 ~15 ~ ~ ~ ~20 ~ ~
GIF