1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2024-09-23 12:30:20 +02: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")