blockgame/mods/bg_tree
2023-10-21 12:01:06 +02:00
..
textures refactor log registration. 2023-10-17 11:23:32 +02:00
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 Merge branch 'main' into leveled-nodes 2023-10-21 12:01:06 +02:00
node_log.lua make living logs and saplings fall down. 2023-10-21 10:19:16 +02:00
recipes.lua