Skip to content

Commit 43f9e94

Browse files
bendeutschnerzhul
authored andcommittedAug 29, 2017
Documentation for 'slippery' node group (#6345)
1 parent 1d4a2a6 commit 43f9e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎doc/lua_api.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ Another example: Make red wool from white wool and red dye:
14521452
* `connect_to_raillike`: makes nodes of raillike drawtype with same group value
14531453
connect to each other
14541454
* `slippery`: Players and items will slide on the node.
1455-
Only use `slippery = 3` for now to ensure forwards compatibility.
1455+
Slipperiness rises steadily with `slippery` value, starting at 1.
14561456

14571457

14581458
### Known damage and digging time defining groups

0 commit comments

Comments
 (0)
Please sign in to comment.