diff options
author | Joachim Stolberg <joe.stolberg@gmx.de> | 2017-07-11 20:17:16 +0200 |
---|---|---|
committer | Joachim Stolberg <joe.stolberg@gmx.de> | 2017-07-11 20:17:16 +0200 |
commit | 2c7acadb07de63f0c1d6c2f5254f65f1f9a2e094 (patch) | |
tree | 2c19dc73b480300295e03b7e48378a0c6c4bc9e6 | |
parent | 697010028115f623cf3329413de8c789dfba7918 (diff) |
version number adapted
-rw-r--r-- | README.md | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,4 +1,4 @@ -# Tower Crane Mod V0.05 +# Tower Crane Mod V0.06 In order to simplify the construction of buildings, the crane forms a construction area in which the player can fly (similar to fly privs). Browse on: ![GitHub](https://github.com/joe7575/Minetest-Towercrane) @@ -6,7 +6,7 @@ Browse on: ![GitHub](https://github.com/joe7575/Minetest-Towercrane) Download: ![GitHub](https://github.com/joe7575/Minetest-Towercrane/archive/master.zip) The crane can be completely assembled by setting only the base block. -The size of the crane (which is the construction area) can be configured. +The size of the crane (which is the construction area) and the rope length can be configured. The owner of the crane gets automatically area protection over the complete construction area (therefore the area Mod is required). ![Tower Crane](https://github.com/joe7575/Minetest-Towercrane/blob/master/towercrane640.png) @@ -38,9 +38,6 @@ The owner of the crane gets automatically area protection over the complete cons In order to protect your building again, you have to use the normal chat commands. -## To Do: -- output the crane hook coordinates in the HUD relative to a predefined reference position - ## Dependencies default areas (optional) |