Go to file
Jared Landers 2bfb9c5976
Update README.md
2019-07-28 07:15:03 -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.md Update README.md 2019-07-28 07:15:03 -07:00
axis_place.lua add print function and verbose option 2019-07-28 07:14:40 -07:00
basic_3d_math.lua Organized code. 2019-07-08 13:15:09 -07:00
depends.txt Update depends.txt 2019-06-27 17:09:18 -07:00
functions.lua Organized code. 2019-07-08 13:15:09 -07:00
init.lua add print function and verbose option 2019-07-28 07:14:40 -07:00
mod.conf Add files via upload 2019-05-30 19:33:41 -07:00
settings.lua add print function and verbose option 2019-07-28 07:14:40 -07:00

README.md

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 to use it

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.