mirror of
https://github.com/minetest/minetest.git
synced 2025-06-30 23:20:22 +02:00
Make raillike nodes connect to any other raillike nodes if both are in the group connect_to_raillike
This commit is contained in:
@ -584,6 +584,8 @@ Special groups
|
||||
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
|
||||
|
||||
Known damage and digging time defining groups
|
||||
----------------------------------------------
|
||||
|
Reference in New Issue
Block a user