1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-11-14 14:20:40 +01:00
plantlife_modpack/woodsoils/init.lua

5 lines
142 B
Lua
Raw Normal View History

abstract_woodsoils = {}
dofile(minetest.get_modpath("woodsoils").."/nodes.lua")
dofile(minetest.get_modpath("woodsoils").."/generating.lua")