From b65c7ab4a43b082fd798eded3ca3c67fb66fad3f Mon Sep 17 00:00:00 2001 From: BlockMen Date: Sun, 22 Feb 2015 15:12:05 +0100 Subject: Improve group-based connection between raillike nodes --- doc/lua_api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index d73fb7721..e2589d226 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1053,8 +1053,8 @@ Another example: Make red wool from white wool and red dye: dropped as an item. If the node is wallmounted the wallmounted direction is checked. * `soil`: saplings will grow on nodes in this group -* `connect_to_raillike`: makes nodes of raillike drawtype connect to - other group members with same drawtype +* `connect_to_raillike`: makes nodes of raillike drawtype with same group value + connect to each other ### Known damage and digging time defining groups * `crumbly`: dirt, sand -- cgit v1.2.3