mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add falling_node to special groups in lua-api.txt
This commit is contained in:
parent
df2ad89518
commit
0443d36abf
1 changed files with 1 additions and 0 deletions
|
@ -456,6 +456,7 @@ Special groups
|
||||||
- disable_jump: Player (and possibly other things) cannot jump from node
|
- disable_jump: Player (and possibly other things) cannot jump from node
|
||||||
- fall_damage_add_percent: damage speed = speed * (1 + value/100)
|
- fall_damage_add_percent: damage speed = speed * (1 + value/100)
|
||||||
- bouncy: value is bounce speed in percent
|
- bouncy: value is bounce speed in percent
|
||||||
|
- falling_node: if there is no walkable block under the node it will fall
|
||||||
|
|
||||||
Known damage and digging time defining groups
|
Known damage and digging time defining groups
|
||||||
----------------------------------------------
|
----------------------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue