blockgame/mods/bg_terrain
trans_soup 0c9f6a7119 move falling node code to own mod.
create `bg_api_fall` mod, and move files `falling_node.lua` and `loose_node.lua` to there from `bg_api`.

update dependencies in other mods to account for this change.
2023-10-17 18:54:23 +02:00
..
textures change stone texture to custom texture. 2023-10-16 18:31:56 +02:00
biome.lua rename mods and add hacky cleanup thing. 2023-10-15 18:22:13 +02:00
cleanup.lua refactor: extract repeated code into api function. 2023-10-17 14:58:15 +02:00
grass_death.lua integrate bg_grass into bg_terrain. 2023-10-16 21:40:29 +02:00
grass_grow.lua refactor grass spreading and related api function. 2023-10-17 15:40:49 +02:00
init.lua integrate bg_grass into bg_terrain. 2023-10-16 21:40:29 +02:00
mod.conf move falling node code to own mod. 2023-10-17 18:54:23 +02:00
node.lua refactor grass spreading and related api function. 2023-10-17 15:40:49 +02:00