/clone — Clone Region
minecraft — Console Commands
Copy blocks from one region to another.
Syntax
/clone <x1 y1 z1> <x2 y2 z2> <x y z> [maskMode]
Example
/clone ~0 ~0 ~0 ~10 ~5 ~10 ~50 ~0 ~0
💡 Notes
Mask modes: replace (default), masked (non-air only), filtered (specific block).
👍 Pros
- Copy builds
- Move structures
- Repeat patterns
👎 Cons
- Limited region size
- Block entities may not copy correctly