Go to file
Jared Landers 665af92898
Update README
2019-07-02 07:32:07 -07:00
textures Delete multimaker_multibreaker.png 2019-06-23 15:21:19 -07:00
LICENSE Create LICENSE 2019-07-02 07:27:07 -07:00
README Update README 2019-07-02 07:32:07 -07:00
depends.txt Update depends.txt 2019-06-27 17:09:18 -07:00
init.lua Add files via upload 2019-07-02 07:23:01 -07:00
mod.conf Add files via upload 2019-05-30 19:33:41 -07:00

README

#What it Does
This tool replaces a particular kind of node with a rectangular volume of a target node.
Ie, you click on the ground and a 3x3x3 mound of dirt appears, which can be other dimensions, materials, etc.
Limited to only placing a maximum of 1024 blocks, but this can be changed.

#How it Works
The first three inventory slots determine how this tool behaves.
Slot one, two and three determine X, Y and Z dimensions, respectively.
Shift + Left click sets which nodes to replace, and Shift + Right click sets which nodes to replace it with. You can select air by clicking anywhere there isn't a block.
Left-clicking places nodes in the ground, right clicking places nodes on top of the ground.