Clonex® is a high performance, water-based, rooting compound. It is a tenacious gel which will remain in contact around the stem, sealing the cut tissue and supplying the hormones needed to promote root cell development and vitamins to protect the delicate new root tissue. Clonex® has a full spectrum of mineral nutrients and trace elements to nourish the young roots during their important. Clonex HDCCSQT Clone Solution Clone & Seedling Nutrient, Quart, Brown/A. 4.7 out of 5 stars 3,057. Save more with Subscribe & Save. 4.2 out of 5 stars 2,230. Get it as soon as Mon, Mar 1. FREE Shipping on orders over $25 shipped by Amazon. More Buying Choices $8.47 (3.
This Minecraft tutorial explains how to use the /clone command with screenshots and step-by-step instructions.
You can copy or move a region of blocks using the /clone command in Minecraft. Let's explore how to use this cheat (game command).
Supported Platforms
The /clone command is available in the following versions of Minecraft:
Platform | Supported (Version*) |
---|---|
Java Edition (PC/Mac) | Yes (1.8) |
Pocket Edition (PE) | Yes (0.16.0) |
Xbox 360 | No |
Xbox One | Yes (1.2) |
PS3 | No |
PS4 | Yes (1.14.0) |
Wii U | No |
Nintendo Switch | Yes (1.5.0) |
Windows 10 Edition | Yes (0.16.0) |
Education Edition | Yes (1.0) |
* The version that it was added or removed, if applicable.
NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.
Clone X 4 3 2019
Requirements
To run game commands in Minecraft, you have to turn cheats on in your world.
Clone Command
- Java
- PE
- Xbox
- PS
- Nintendo
- Win10
- Edu
Clone Command in Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16, the /clone command has different syntaxes depending on what you want to do.
To clone a source region to a destination region:
To clone only a specific block in a source region to a destination region:
In Minecraft Java Edition (PC/Mac) 1.8, 1.9, 1.10 1.11 and 1.12, the syntax for the /clone command is:
Definitions
- begin is the starting x y z coordinate for the source region to clone (ie: first corner block).
- end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).
- destination is the x y z coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- is the starting coordinate for the source region to clone (ie: first corner block).
- is the ending coordinate for the source region to clone (ie: opposite corner block).
- is the coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- maskMode is optional. It tells the command whether to filter the blocks that are being clone. The default behavior is replace. It can be one of the following values:
- replace - Clones all blocks, including air.
- masked - Clones only blocks that are not air.
- filtered - Clones only blocks that match the tileName.
- cloneMode is optional. It tells the command how to perform the clone. The default behavior is normal. It can be one of the following values:
- normal - Clone the blocks from the source region to the destination region.
- force - Force the clone if the source region and destination region overlap.
- move - Clone the blocks from the source region to the destination region. Then replace the cloned blocks in the source region with air (blocks not cloned in the source region will remain unchanged if filtered was used).
- tileName is optional. It is name of the block to clone if maskMode is set to filtered. (See Minecraft Item Names)
- tileData is optional. It is data value of the block to clone if maskMode is set to filtered. (See Minecraft Data Values)
Clone Command in Minecraft Pocket Edition (PE)
5 X 2 X 4
In Minecraft Pocket Edition (PE), there are 2 syntaxes for the /clone command.
To clone a source region to a destination region:
To clone only a specific block in a source region to a destination region:
Definitions
- begin is the starting x y z coordinate for the source region to clone (ie: first corner block).
- end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).
- destination is the x y z coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- replace is optional. It will clone all blocks, including air (default behavior).
- masked is optional. It will clone only blocks that are not air.
- normal will clone the blocks from the source region to the destination region (default behavior).
- force will force the clone if the source region and destination region overlap.
- move will clone the blocks from the source region to the destination. Then replace the cloned blocks in the source region with air (blocks not cloned in the source region will remain unchanged if filtered was used).
- filtered will clone only blocks that match the tileName.
- tileName is the name of the block to clone. (See Minecraft Item Names)
- tileData is the data value of the block to clone. (See Minecraft Data Values)
Clone Command in Minecraft Xbox One Edition
In Minecraft Xbox One Edition, there are 2 syntaxes for the /clone command.
To clone a source region to a destination region:
To clone only a specific block in a source region to a destination region:
Definitions
- begin is the starting x y z coordinate for the source region to clone (ie: first corner block).
- end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).
- destination is the x y z coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- replace is optional. It will clone all blocks, including air (default behavior).
- masked is optional. It will clone only blocks that are not air.
- normal will clone the blocks from the source region to the destination region (default behavior).
- force will force the clone if the source region and destination region overlap.
- move will clone the blocks from the source region to the destination. Then replace the cloned blocks in the source region with air (blocks not cloned in the source region will remain unchanged if filtered was used).
- filtered will clone only blocks that match the tileName.
- tileName is the name of the block to clone. (See Minecraft Item Names)
- tileData is the data value of the block to clone. (See Minecraft Data Values)
Clone Command in Minecraft PS4 Edition
In Minecraft Xbox One Edition, there are 2 syntaxes for the /clone command.
To clone a source region to a destination region:
To clone only a specific block in a source region to a destination region:
Definitions
- begin is the starting x y z coordinate for the source region to clone (ie: first corner block).
- end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).
- destination is the x y z coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- replace is optional. It will clone all blocks, including air (default behavior).
- masked is optional. It will clone only blocks that are not air.
- normal will clone the blocks from the source region to the destination region (default behavior).
- force will force the clone if the source region and destination region overlap.
- move will clone the blocks from the source region to the destination. Then replace the cloned blocks in the source region with air (blocks not cloned in the source region will remain unchanged if filtered was used).
- filtered will clone only blocks that match the tileName.
- tileName is the name of the block to clone. (See Minecraft Item Names)
- tileData is the data value of the block to clone. (See Minecraft Data Values)
Clone Command in Minecraft Nintendo Switch Edition
In Minecraft Nintendo Switch Edition, there are 2 syntaxes for the /clone command.
To clone a source region to a destination region:
To clone only a specific block in a source region to a destination region:
Definitions
- begin is the starting x y z coordinate for the source region to clone (ie: first corner block).
- end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).
- destination is the x y z coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- replace is optional. It will clone all blocks, including air (default behavior).
- masked is optional. It will clone only blocks that are not air.
- normal will clone the blocks from the source region to the destination region (default behavior).
- force will force the clone if the source region and destination region overlap.
- move will clone the blocks from the source region to the destination. Then replace the cloned blocks in the source region with air (blocks not cloned in the source region will remain unchanged if filtered was used).
- filtered will clone only blocks that match the tileName.
- tileName is the name of the block to clone. (See Minecraft Item Names)
- tileData is the data value of the block to clone. (See Minecraft Data Values)
Clone Command in Minecraft Windows 10 Edition
In Minecraft Windows 10 Edition, there are 2 syntaxes for the /clone command.
To clone a source region to a destination region:
To clone only a specific block in a source region to a destination region:
Definitions
- begin is the starting x y z coordinate for the source region to clone (ie: first corner block).
- end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).
- destination is the x y z coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- replace is optional. It will clone all blocks, including air (default behavior).
- masked is optional. It will clone only blocks that are not air.
- normal will clone the blocks from the source region to the destination region (default behavior).
- force will force the clone if the source region and destination region overlap.
- move will clone the blocks from the source region to the destination. Then replace the cloned blocks in the source region with air (blocks not cloned in the source region will remain unchanged if filtered was used).
- filtered will clone only blocks that match the tileName.
- tileName is the name of the block to clone. (See Minecraft Item Names)
- tileData is the data value of the block to clone. (See Minecraft Data Values)
Clone Command in Minecraft Education Edition
In Minecraft Education Edition, there are 2 syntaxes for the /clone command.
To clone a source region to a destination region:
To clone only a specific block in a source region to a destination region:
Definitions
- begin is the starting x y z coordinate for the source region to clone (ie: first corner block).
- end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).
- destination is the x y z coordinate for the destination region. Use the lowest x,y,z values for the destination. This will be the bottom NorthWest corner of the destination region.
- replace is optional. It will clone all blocks, including air (default behavior).
- masked is optional. It will clone only blocks that are not air.
- normal will clone the blocks from the source region to the destination region (default behavior).
- force will force the clone if the source region and destination region overlap.
- move will clone the blocks from the source region to the destination. Then replace the cloned blocks in the source region with air (blocks not cloned in the source region will remain unchanged if filtered was used).
- filtered will clone only blocks that match the tileName.
- tileName is the name of the block to clone. (See Minecraft Item Names)
- tileData is the data value of the block to clone. (See Minecraft Data Values)
Examples
- Java
- PE
- Xbox
- PS
- Nintendo
- Win10
- Edu
Example in Java Edition (PC/Mac) 1.13, 1.14, 1.15 and 1.16
To clone a source region from the starting coordinate (935, 66, 1024) to the ending coordinate (944, 72, 1027) and then copy this region of blocks to the destination coordinate (900, 65, 1001):
To clone a source region from the starting coordinate (~, ~, ~) to the ending coordinate (~20, ~-3, ~15) and then move it to a position that is 5 blocks West and 2 blocks North of our current position:
To clone a source region from the starting coordinate (~ ~-3 ~) to the ending coordinate (~5 ~5~ 5) and then copy only the kelp to the destination coordinate (~10 ~10 ~10):
Example in Java Edition (PC/Mac) 1.11 and 1.12
To clone a source region from the starting coordinate (229, 64, 335) to the ending coordinate (205, 75, 358) and then copy this region of blocks to the destination coordinate (173, 64, 254):
To clone a source region from the starting coordinate (299, 74, 238) to the ending coordinate (288, 88, 224) and then move it to a position that is 19 blocks West and 10 blocks North of our current position:
To clone a source region from the starting coordinate (~ ~-3 ~) to the ending coordinate (~5 ~5~ 5) and then copy only the bedrock blocks to the destination coordinate (~10 ~10 ~10):
Example in Pocket Edition (PE)
To clone a source region from the starting coordinate (8, 65, 4) to the ending coordinate (2, 70, 4) and then copy this region of blocks to the destination coordinate (~ ~ ~):
To clone a source region from the starting coordinate (~2 ~-1 ~6) to the ending coordinate (~8 ~8 ~8) and then move it to the destination coordinate (~5 ~ ~-7):
To clone a source region from the starting coordinate (6, 62, 1) to the ending coordinate (4, 68, -5) and then copy only the birch wood planks to the destination coordinate (~3 ~3 ~3):
Example in Xbox One Edition
To clone a source region from the starting coordinate (7, 64, 3) to the ending coordinate (1, 69, 3) and then copy this region of blocks to the destination coordinate (~ ~ ~):
To clone a source region from the starting coordinate (~1 ~-2 ~5) to the ending coordinate (~7 ~7 ~7) and then move it to the destination coordinate (~4 ~-1 ~-8):
To clone a source region from the starting coordinate (5, 61, 0) to the ending coordinate (3, 67, -6) and then copy only the dark oak wood planks to the destination coordinate (~2 ~2 ~2):
Example in PS4 Edition
To clone a source region from the starting coordinate (15, 64, 4) to the ending coordinate (9, 69, 4) and then copy this region of blocks to the destination coordinate (~ ~ ~):
To clone a source region from the starting coordinate (~2 ~-1 ~7) to the ending coordinate (~8 ~8 ~8) and then move it to the destination coordinate (~12 ~-2 ~-9):
To clone a source region from the starting coordinate (4, 62, 1) to the ending coordinate (4, 68, -3) and then copy only the dark oak wood planks to the destination coordinate (~4 ~4 ~4):
Example in Nintendo Switch Edition
To clone a source region from the starting coordinate (6, 63, 2) to the ending coordinate (0, 68, 2) and then copy this region of blocks to the destination coordinate (~ ~ ~):
To clone a source region from the starting coordinate (~ ~-3 ~4) to the ending coordinate (~5 ~6 ~5) and then move it to the destination coordinate (~3 ~-2 ~-9):
To clone a source region from the starting coordinate (4, 60, -1) to the ending coordinate (2, 66, -3) and then copy only the dirt to the destination coordinate (~1 ~60 ~2):
Example in Windows 10 Edition
To clone a source region from the starting coordinate (~2 ~-1 ~6) to the ending coordinate (~8 ~8 ~8) and then copy this region of blocks to the destination coordinate (8, 65, 4):
To clone a source region from the starting coordinate (5, 57, 3) to the ending coordinate (6, 59, -5) and then move it to the destination coordinate (~ ~ ~):
To clone a source region from the starting coordinate (4, 61, -3) to the ending coordinate (7, 65, 3) and then copy only the light blue carpet to the destination coordinate (~2 ~3 ~2):
Example in Minecraft Education Edition
To clone a source region from the starting coordinate (50, 65, 335) to the ending coordinate (44, 73, 335) and then copy this region of blocks to the destination coordinate (~3 ~ ~2):
To clone a source region from the starting coordinate (150, 74, 238) to the ending coordinate (142, 88, 224) and then move it to the destination coordinate (200, 80, 210):
To clone a source region from the starting coordinate (~ ~-3 ~) to the ending coordinate (~5 ~5~ 5) and then copy only the bedrock blocks to the destination coordinate (~10 ~10 ~10):
How to Enter the Command
1. Open the Chat Window
The easiest way to run a command in Minecraft is within the chat window. The game control to open the chat window depends on the version of Minecraft:
- For Java Edition (PC/Mac), press the T key to open the chat window.
- For Pocket Edition (PE), tap on the chat button at the top of the screen.
- For Xbox One, press the D-Pad (right) on the controller.
- For PS4, press the D-Pad (right) on the controller.
- For Nintendo Switch, press the right arrow button on the controller.
- For Windows 10 Edition, press the T key to open the chat window.
- For Education Edition, press the T key to open the chat window.
2. Type the Command
We will cover examples of how to use the /clone command to clone a region as well as move a region of blocks.
Clone a Region
In this example, let's show how to clone a region and make an exact copy of it.
For example, let's clone a pyramid from the Desert and make a copy of the pyramid in the Plains biome. In our world, we have determined that there is a pyramid whose corner coordinates are (229, 64, 335) and (205, 75, 358). You can see this pyramid in the distance in the picture below.
Now to copy this pyramid to our Plains biome at coordinates (173, 64, 254), we would use the following /clone command:
Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press the Enter key to run the command.
Once the cheat has been entered, the blocks will be cloned.
You will see the message '7200 block cloned' appear in the lower left corner of the game window to indicate that the clone command has successfully completed. You should now see a copy of the pyramid appear in the Plains biome.
Move a Region
You can also use the /clone command to move a region of blocks (not just copy them).
In this example, let's copy a Jungle temple whose corner coordinates are (229,74,238) and (288,88,224) and move it to a position that is 19 blocks West and 10 blocks North of our current position.
To do this, we would type in the following command:
Type the command in the chat window and press the Enter key to run the command.
Once the cheat has been entered, the region of blocks will be moved from its original location to the new location that you specified.
You will see the message '2700 block cloned' appear in the lower left corner of the game window to indicate that the clone command has completed. You should now see the Jungle temple floating in the air and leave behind blocks of air in its original location.
Congratulations, you have learned how to use the /clone command in Minecraft.
Other Game Commands
You can use other commands and cheats in Minecraft such as:
- Drive Clone
Scrivener 2 8 1 2. Smartly backs up all files and folders in a volume
Safely creates image of any Mac volume or the entire Mac hard drive
Effectively restores all volume data from a folder or image file
Smartly backs up all files and folders in a volume
Features
Clone Mac Hard Drive
An efficient utility to clone or image Mac hard drive and SSD to another hard drive
Restores Data from Clone Copy
Clone utility restores cloned or imaged data from the destination hard drive
Create Disk Image of Mac
Drive clone software creates disk image (dmg) files of hard drive and partitions
Clones Specific Volumes
Create an exact replica of specific Mac volumes and partitions with this software
Create your Bootable Drive
This software creates a bootable drive of your Macintosh HDD with pre-installed tools
Clone Mac Recovery HD
Creates a mirror image of your Recovery HDD and helps restore Mac OS X
Clone your Network Drive
Drive clone application clones network volumes to and from other hard drives
Clones NTFS Partitions
Clone application creates backup of NTFS drives and BootCamp partition
macOS High Sierra Compatible
Complete backup software for macOS High Sierra and below versions
Client Testimonials
My Mac has dual OS X installed on 1 TB hard drive with 2 Recovery HDs and a BootCamp Partition. This application in a go clones all these volumes to my WD External Hard Drive. I need not require to purchase addition tools to backup my Windows 10 partition. In $39, this backup utility is a gem.
Falcon, Philadelphia USA
Why Cloning
Clone X 4 3 2 Download
Need For Cloning Mac Drive
Mac Hard drive cloning is a process of replicating the contents of one hard drive to another hard drive for the purpose of backing up useful data while performing critical hard drive updates or a complete recovery of your Mac system.
You need to clone Mac drive for data safety:
Shifting Data to a new Hard Drive
The software clone Mac hard drive by moving all data on your drive, including the operating system, all installed software applications, etc. to another hard drive without requiring you to reconfigure the drive, software, or the update patches. Stellar Drive Clone easily creates replica of Macintosh HD, Recovery HD. Moreover, it clones the NTFS BootCamp partition to EXFAT file system.
Protection against System Failure
If your Mac becomes faulty or behave erratically causing data losses concerns then you can easily get your system to its original working state by restoring all the vital data from a clean, master image created earlier. The .DMG or disk image file created with this Mac hard drive clone software is free from bad sectors or blocks and quickly restores vital data back to Mac hard drive.
Upgrading Mac System
When you are upgrading your Mac system or moving to a higher version of Mac, you require performing a full backup of your Mac hard drive. In such cases, you need to create a clone of the entire Mac drive to preserve all your valuable programs and other useful data. You can easily restore data in its original form using this clone of the drive at any later point of time.
Screenshots
Blog & Press
Why Choose Stellar?
EASY TO USE
FUTURE READY
24X5 SUPPORT
MONEY BACK
MOST AWARDED
RELIABLE & SECURE