Page 1 of 1

Fall stopping ladders

PostPosted: Wed Feb 20, 2013 23:04
by ch98
We need something to stop safely from high fall. On newer versions, ladders and water does not stop you instantly and need some thing like special ladder to stop you from high fall or we must crime ladders down from high places.

PostPosted: Wed Feb 20, 2013 23:13
by Casimir
Not as a node, but a possibility to do that with the Lua-Api.

PostPosted: Wed Feb 20, 2013 23:13
by Traxie21
+1, but it ought to be expensive

also, LADDERS ARE NOW A CRIME.
Check your spelling :3

PostPosted: Wed Feb 20, 2013 23:21
by jojoa1997
simple follow these stepps
1) place a slab or stair
2) get rreally high up
3)jump
4) hold shift
5) land safely
with the current git you could have fly on (without the priv) and it wont hurt you.

PostPosted: Thu Feb 21, 2013 04:30
by Splizard
This can be done already in a mod. Just have a solid block with this:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
groups ={fall_damage_add_percent=-100},

PostPosted: Thu Feb 21, 2013 05:46
by ch98
I was thinking of some expensive recipe for colored ladder that is built in to new version.

My Idea of recipe
s= stick
m=mese block
x=nothing
s,x,s
s,m,s
s,x,s

PostPosted: Thu Feb 21, 2013 06:22
by Jeija
Image
My Jumping mod has a cushion: http://forum.minetest.net/viewtopic.php?id=2957
There is no fall damage with this.

PostPosted: Thu Feb 21, 2013 09:27
by Calinou
Image

Stay near the pillar and hold the "sneak" key.

PostPosted: Thu Feb 21, 2013 14:25
by Evergreen
You can still just hold shift when falling on a slab. That stops your fall too.

PostPosted: Thu Feb 21, 2013 16:12
by PilzAdam
jojoa1997 wrote:with the current git you could have fly on (without the priv) and it wont hurt you.

Nope, it was fixed a month ago or so.