aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/lua_api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lua_api.txt b/doc/lua_api.txt
index 9d490afde..b815d7ee3 100644
--- a/doc/lua_api.txt
+++ b/doc/lua_api.txt
@@ -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