Delete README

master
Jared Landers 2019-07-02 07:33:21 -07:00 committed by GitHub
parent ee10648770
commit 2006467979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

10
README
View File

@ -1,10 +0,0 @@
# 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.