blockgame/mods/bg_tree
trans_soup ae26cfad42 refactor: make decomposition use new API function.
make leaves decomposition use the `blockgame.score_nearby_nodes` API
function (which was created largely from previous decomposition code).
2023-10-19 16:10:23 +02:00
..
textures refactor log registration. 2023-10-17 11:23:32 +02:00
api.lua
decompose.lua refactor: make decomposition use new API function. 2023-10-19 16:10:23 +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 add decomposition of leaves into dirt. 2023-10-16 20:41:09 +02:00