blockgame/mods/bg_tree
trans_soup a4f121ac24 make some leaves non-walkable.
make leaves and decomposing_leaves non-walkable, and make them support
falling nodes.
2023-10-19 14:14:05 +02:00
..
textures refactor log registration. 2023-10-17 11:23:32 +02:00
api.lua
decompose.lua decomposition fix. 2023-10-19 13:12:10 +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: account for moved api function. 2023-10-17 11:24:18 +02:00
grow_sapling.lua remove old tree growth. 2023-10-17 16:28:58 +02:00
init.lua simplify leaves falling from trees. 2023-10-17 19:15:52 +02:00
mod.conf
node.lua simplify node registration. 2023-10-17 20:20:42 +02:00
node_leaves.lua make some leaves non-walkable. 2023-10-19 14:14:05 +02:00
node_log.lua simplify node registration. 2023-10-17 20:20:42 +02:00
recipes.lua add decomposition of leaves into dirt. 2023-10-16 20:41:09 +02:00