blockgame/mods/bg_tree
trans_soup 75e66075d0 simplify node registration.
make the wrapper `blockgame.register_node` make reasonable assumptions
that make node registration more convenient.

change other code to take advantage of that change.

also remove the `blockgame.reg_simple_node` utility since it's now
redundant.
2023-10-17 20:20:42 +02:00
..
textures
api.lua
decompose.lua tweak leaves decomposition gains. 2023-10-17 19:21:16 +02:00
decoration.lua
fall_leaves.lua simplify leaves falling from trees. 2023-10-17 19:15:52 +02:00
grow_leaves.lua
grow_sapling.lua
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 simplify node registration. 2023-10-17 20:20:42 +02:00
node_log.lua simplify node registration. 2023-10-17 20:20:42 +02:00
recipes.lua