Sunday, November 4, 2018

ALL COMMANDS Architect's Spell Pack

BAR
Whenever you put a block into the world, this tool adds a few more blocks on top of it or depends on the side you clicked on next to it.
BAR 40
You will create a panel of 40 blocks if you place a block.

FLOOR
This tool can fill a horizontal area with copies of the block that you place inside this area. By default, this tool is limited to only accommodate the maximum number of 4096 blocks. You can change this by typing “FLOOR n” in the chat window, where n should be replaced with a number. For example, when typing
FLOOR 1000
You will create a floor with a maximum number of 1000 blocks if you place a block.


WALL
This tool can fill the vertical area with copies of the block that you place inside this area. By default, this tool is limited to only accommodate the maximum number of 4096 blocks. You can change this by typing “WALL n” in the chat window, where n should be replaced with a number. For example, when typing
WALL 1000
You will create a wall with a maximum number of 1000 blocks if you place a block.


CUT
This tool can cut the structure of the connected blocks from the world relative to the placed block, but only blocks that are at the same height or higher. The structure will be copied into the architect’s memory and can be placed using the PASTE tool at any time later.
By default, this tool is limited to select only the maximum number of 4096 blocks. You can change this by typing “CUT n” in the chat window, where n should be replaced with a number. For example, when typing
CUT 1000
you cut a structure with a maximum number of 1000 blocks if you place the block next to the structure.


COPY
This tool can copy the structure of the connected blocks in the world relative to the placed block, but only blocks that are at the same height or higher. The structure will be copied into the architect’s memory and can be placed using the PASTE tool at any time later.
By default, this tool is limited to select only the maximum number of 4096 blocks. You can change this by entering “COPY n” in the chat window, where n should be replaced with a number. For example, when typing
COPYING 1000
you copy a structure with a maximum number of 1000 blocks if you place the block next to the structure.


INSERT
This tool can insert the copied structure into the world in relation to the placed block. The structure will be copied from the memory of the architect. To do this work, you must use the COPY tool or CUT before.


REPLACEMENT
This tool can choose the structure of connected and equal blocks relative to the placed block and replace them with copies of the placed block.
By default, this tool is limited to select only the maximum number of 4096 blocks. You can change this by typing “REPLACE n” in the chat window, where n should be replaced with a number. For example, when typing
REPLACE 1000
You will replace the structure with a maximum of 1000 blocks if you place the block next to the structure.


FILL
This tool can fill the hole relative to the placed block, but only downwards, with copies of the placed block.
By default, this tool is limited to select only the maximum number of 4096 blocks. You can change this by typing “FILL n” in the chat window, where n should be replaced with a number. For example, when typing
FILL 1000
You will replace the structure with a maximum of 1000 blocks if you place the block next to the structure.


DELETEThis tool can choose the structure of connected and equal blocks relative to the placed block and replace them with air.
By default, this tool is limited to select only the maximum number of 4096 blocks. You can change this by typing “DELETE n” in the chat window, where n should be replaced with a number. For example, when typing
DELETE 10000
you delete a structure with a maximum number of 10,000 blocks if you place the block next to the structure.


OFF
This will disable the current tool.