[MOD] Jacob's Ladder [jacobs_ladder]
[MOD] Jacob's Ladder [jacobs_ladder]
original code by dgm5555
modified by Napiophelios rev-005
License: WTFPL v2
Depends: default
For Minetest 0.4.12
This mod adds a 3D ladder to the game that will extend 5 nodes high each time it is punched.

It will not destroy blocks in its path, however it will still place the nodes if there is empty space beyond the obstacles.
So basically you need a ceiling of 5 nodes thickness to stop the ladder from expanding.
Players can rotate with screwdriver 2 clicks and punch should work to destroy it (most of the time)
Tnt works pretty good too...
I dont have a craft recipe yet so you will have to use the giveme command to aquire it in the game.

EDIT:
-Fixed a typo in the lua file
-Added Don's Fix
-Added 'attached node=1' and "wallmounted" to node registration
original code by dgm5555
modified by Napiophelios rev-005
License: WTFPL v2
Depends: default
For Minetest 0.4.12
This mod adds a 3D ladder to the game that will extend 5 nodes high each time it is punched.

It will not destroy blocks in its path, however it will still place the nodes if there is empty space beyond the obstacles.
So basically you need a ceiling of 5 nodes thickness to stop the ladder from expanding.
Players can rotate with screwdriver 2 clicks and punch should work to destroy it (most of the time)
Tnt works pretty good too...
I dont have a craft recipe yet so you will have to use the giveme command to aquire it in the game.
+
License and credits

EDIT:
-Fixed a typo in the lua file
-Added Don's Fix
-Added 'attached node=1' and "wallmounted" to node registration