blockgame/mods/bg_tree
trans_soup ecd04f8105 balance: tweak decomposition rate bonuses.
decomposing leaves now provide a smaller bonus, and dirty nodes now
provide a larger bonus, than before.
2023-10-19 17:08:08 +02:00
..
textures refactor log registration. 2023-10-17 11:23:32 +02:00
api.lua
decompose.lua balance: tweak decomposition rate bonuses. 2023-10-19 17:08:08 +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 make nuts drop from leaves less often. 2023-10-19 15:14:02 +02:00
node_log.lua refactor sapling support checking. 2023-10-19 15:08:53 +02:00
recipes.lua