Comment on page
Builder Tool
The builder tool will place blocks when players right click on another block while holding it. It will place blocks in the same direction as the block's face they clicked on, and will take items from the inventories of the players. The tool will place the same type of block that was clicked on, up to a maximum amount of configurable blocks - or until it cannot place blocks anymore (due to not having enough blocks, or having a block on the way)
There are some required sections to be added to the config in order to have the tool working properly.
Maximum amount of blocks to be placed.
Integer (Number, maximum of 2,147,483,647)
- Hold the builder tool in your hand
- Make sure you have enough items in your inventory
- Right click on a block
Last modified 1yr ago