eatflow.blogg.se

Copy an item in minecraft for mac
Copy an item in minecraft for mac













move will clone the blocks from the source region to the destination.force will force the clone if the source region and destination region overlap.normal will clone the blocks from the source region to the destination region (default behavior).It will clone only blocks that are not air. It will clone all blocks, including air (default behavior). It is data value of the block to clone if maskMode is set to filtered. It is name of the block to clone if maskMode is set to filtered. 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).

copy an item in minecraft for mac

  • move - Clone the blocks from the source region to the destination region.
  • force - Force the clone if the source region and destination region overlap.
  • normal - Clone the blocks from the source region to the destination region.
  • #Copy an item in minecraft for mac how to#

    It tells the command how to perform the clone. filtered - Clones only blocks that match the tileName.masked - Clones only blocks that are not air.replace - Clones all blocks, including air.It tells the command whether to filter the blocks that are being clone. This will be the bottom NorthWest corner of the destination region. Use the lowest x,y,z values for the destination. is the coordinate for the destination region.is the ending coordinate for the source region to clone (ie: opposite corner block).is the starting coordinate for the source region to clone (ie: first corner block).

    copy an item in minecraft for mac

    destination is the x y z coordinate for the destination region.end is the ending x y z coordinate for the source region to clone (ie: opposite corner block).begin is the starting x y z coordinate for the source region to clone (ie: first corner block).













    Copy an item in minecraft for mac