Added hanging explanation to lua doc

This commit is contained in:
Bas 2013-04-11 02:51:32 +03:00
parent 2dc5f134b3
commit 35d088497c

View File

@ -528,7 +528,8 @@ Special groups
- attached_node: if the node under it is not a walkable block the node will be - 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 dropped as an item. If the node is wallmounted the
wallmounted direction is checked. wallmounted direction is checked.
- hanging_node: drops node(s) beneath it if they contain hanging_node group.
Can only place node when top node is haning_node or walkable true
Known damage and digging time defining groups Known damage and digging time defining groups
---------------------------------------------- ----------------------------------------------
- crumbly: dirt, sand - crumbly: dirt, sand