1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Add disable_jump check for the player's feet

This commit is contained in:
MoNTE48 2019-12-11 20:03:12 +01:00 committed by sfan5
parent 65a6a316d0
commit 34862a6442
3 changed files with 13 additions and 3 deletions

View file

@ -1666,6 +1666,7 @@ to games.
* `2`: the node always gets the digging time 0.5 seconds (rail, sign)
* `3`: the node always gets the digging time 0 seconds (torch)
* `disable_jump`: Player (and possibly other things) cannot jump from node
or if their feet are in the node. Note: not supported for `new_move = false`
* `fall_damage_add_percent`: damage speed = `speed * (1 + value/100)`
* `falling_node`: if there is no walkable block under the node it will fall
* `float`: the node will not fall through liquids