mirror of
https://github.com/mt-mods/plantlife_modpack.git
synced 2024-11-14 14:20:40 +01:00
5 lines
142 B
Lua
5 lines
142 B
Lua
|
abstract_woodsoils = {}
|
||
|
|
||
|
dofile(minetest.get_modpath("woodsoils").."/nodes.lua")
|
||
|
dofile(minetest.get_modpath("woodsoils").."/generating.lua")
|