From fa76057e7f6811a8e7388a70d6fde7af61aa0bee Mon Sep 17 00:00:00 2001 From: PilzAdam Date: Sat, 1 Dec 2012 13:32:32 +0100 Subject: Add the group attached_node Nodes in this group will be dropped as items if the node under them or the node in the wallmounted direction is not walkable. --- doc/lua_api.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index e32efc6df..08619b72a 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -457,6 +457,9 @@ Special groups - fall_damage_add_percent: damage speed = speed * (1 + value/100) - bouncy: value is bounce speed in percent - falling_node: if there is no walkable block under the node it will fall +- attached_node: if the node under it is not a walkable block the node will be + dropped as an item. If the node is wallmounted the + wallmounted direction is checked. Known damage and digging time defining groups ---------------------------------------------- -- cgit v1.2.3