From: Ben Deutsch Date: Tue, 29 Aug 2017 19:48:43 +0000 (+0200) Subject: Documentation for 'slippery' node group (#6345) X-Git-Tag: 5.0.0~870 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=43f9e948a128606ba4d446b79999ca8718b4456a;p=oweals%2Fminetest.git Documentation for 'slippery' node group (#6345) --- 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