blockgame/mods/bg_tree
trans_soup 81bdcf6951 fix decomposing leaves registration.
make decomposing leaves registration work with the new API support for
leveled nodes.
2023-10-21 22:10:00 +02:00
..
textures
api.lua
decompose.lua make decomposition require dirty nodes nearby. 2023-10-19 17:14:39 +02:00
decoration.lua replace leaves decoration with saplings. 2023-10-17 15:16:11 +02:00
fall_leaves.lua add a comment. 2023-10-19 13:14:50 +02:00
grow_leaves.lua fix leaves growth error. 2023-10-19 15:39:04 +02:00
grow_root.lua make unsupported roots die. 2023-10-19 14:53:15 +02:00
grow_sapling.lua fix sapling growth replacing certain nodes. 2023-10-19 15:52:01 +02:00
init.lua make unsupported roots die. 2023-10-19 14:53:15 +02:00
mod.conf
node.lua refactor sapling support checking. 2023-10-19 15:08:53 +02:00
node_leaves.lua fix decomposing leaves registration. 2023-10-21 22:10:00 +02:00
node_log.lua make living logs and saplings fall down. 2023-10-21 10:19:16 +02:00
recipes.lua