Update README

master
Jared Landers 2019-07-02 07:31:26 -07:00 committed by GitHub
parent 210fc9e5cd
commit 9b11232c43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
README
View File

@ -1,3 +1,9 @@
*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.