-
Notifications
You must be signed in to change notification settings - Fork 65
Building Gadget
The building gadget allows you to build structures at range. Simply right click to place the blocks, and sneak-right click to set the block type to place.
- Multiple Building Modes
- Visual Preview
- Radius of
15
- Up to
10
undos - Energy up to
500,000
- Build-Cost of
50Rf
- Ability to overwrite blocks like lava/grass
-
Build to Me:
Build from the block and blockface you're looking at to the players current position. This is the only mode that does not use theRange
modifier, as it always builds to the player's current position. -
Vertical Column:
Build a vertical column of blocks of height equal to therange
modifier. If you look at the Top of a blockface it builds up, bottom of the blockface it builds down, and side of a blockface builds half of the blocks above, and half below. -
Horizontal Column:
Otherwise known as a row. Builds Horizontally away from the blockface you're looking at. If you look at the top/bottom of a block, it builds in the direction your player is looking. -
Vertical Wall:
Builds a wall of size Range x Range (Example: 3x3, 5x5, etc). Like the vertical column, looking at the top of a block builds up, bottom of a block builds down, and middle of a block builds around it. -
Horizontal Wall:
Builds a wall of blocks towards the player off of the blockface the player is looking at. If looking at the top/bottom of a block, it builds around that block. -
Stairs:
Will build a set of stairs. If the block you are looking at is above you, the stairs will be built downwards and towards the player. If the block you look at is below you, they are built upwards away from the player. -
Checkerboard:
Otherwise known as the Torch mode, this mode will build in a checkered pattern allowing you to place in the pattern of[]-[]-[]-[]
[]: being blocks
and-: being air
.
- Template Manager (Block)
- Construction Paste Containers (Item)
- Construction Paste (Item)