blockgame/mods
trans_soup 37d192798e fix: decomposing leaves now check for falling.
leaves now call `minetest.check_for_falling` at their position when
decomposing into air. this fixes an error where falling nodes would be
left floating above decomposing leaves once said leaves disappeared.
2023-10-19 17:05:49 +02:00
..
bg_api add time control for decomposition. 2023-10-19 16:49:36 +02:00
bg_crafting move item_matches into api. 2023-10-17 15:02:39 +02:00
bg_player tweak running. 2023-10-16 21:59:12 +02:00
bg_stoneworking add temporary "crushing" recipe variants. 2023-10-19 11:30:45 +02:00
bg_terrain tweak grass growth rate. 2023-10-19 13:20:36 +02:00
bg_tree fix: decomposing leaves now check for falling. 2023-10-19 17:05:49 +02:00
bg_woodworking simplify node registration. 2023-10-17 20:20:42 +02:00