diff options
author | FaceDeer <derksenmobile@gmail.com> | 2017-01-27 19:54:19 -0700 |
---|---|---|
committer | FaceDeer <derksenmobile@gmail.com> | 2017-01-27 19:54:19 -0700 |
commit | 12f4a03ef242cc51457be8fabb4bdb10915cccf2 (patch) | |
tree | da7b3abee6a2b2b8cbda49cb04c7ddab37d115df /README.txt | |
parent | be3bab36e464b351167677cd89566bc9370cc909 (diff) |
add a "digtron_protected" node group for modders to use if they want to prevent digtrons from digging their nodes
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ The basic nodes that can be assembled into a functioning digging machine are: A digging machine's components must be connected to the control node via a path leading through the faces of the nodes - diagonal connections across edges and corners don't count. +Note for modders: if you wish to make a node impenetrable to Digtron's digging, add it to the "digtron_protected" group. Crafting recipes ================ |