mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-12 16:58:39 +00:00
Documentation for 'slippery' node group (#6345)
This commit is contained in:
parent
1d4a2a6ea7
commit
43f9e948a1
1 changed files with 1 additions and 1 deletions
|
@ -1452,7 +1452,7 @@ Another example: Make red wool from white wool and red dye:
|
|||
* `connect_to_raillike`: makes nodes of raillike drawtype with same group value
|
||||
connect to each other
|
||||
* `slippery`: Players and items will slide on the node.
|
||||
Only use `slippery = 3` for now to ensure forwards compatibility.
|
||||
Slipperiness rises steadily with `slippery` value, starting at 1.
|
||||
|
||||
|
||||
### Known damage and digging time defining groups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue