diff options
| author | joe7575 <joe.stolberg@gmx.de> | 2017-06-06 12:26:11 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-06 12:26:11 +0200 | 
| commit | d19e401fb598c766a222f657b8955f7b88bae150 (patch) | |
| tree | cea85b664eabe219a1822bd98a02956aea7b86aa | |
| parent | 210bce25e30fd709a62e2abbb13e28578fab2eaa (diff) | |
replaced node with block
| -rw-r--r-- | README.md | 8 | 
1 files changed, 4 insertions, 4 deletions
| @@ -8,13 +8,13 @@ The size of the crane (which is the working area) can be configured.  ## Introduction -* Place the crane base node. +* Place the crane base block.    The crane arm will later be build in the same direction you are currently looking  -* Right-click the crane base node and set the crane dimensions in height and width (between 8 and 24 by default). +* Right-click the crane base block and set the crane dimensions in height and width (between 8 and 24 by default).    The crane will be build according to this settings. -* Right-click the crane switch node to place the hook in front of the crane mast +* Right-click the crane switch block to place the hook in front of the crane mast  * Enter the hook by right-clicking the hook @@ -26,7 +26,7 @@ The size of the crane (which is the working area) can be configured.  * Leave the hook by right-clicking the hook or right-clicking the crane switch node -* To destroy the crane, destroy the base node. +* To destroy the crane, destroy the base block.  ## To Do: | 
