mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-11-13 13:50:36 +01:00
4 lines
195 B
Lua
4 lines
195 B
Lua
dofile(minetest.get_modpath("fake_fire").."/modfiles/nodes.lua")
|
|
dofile(minetest.get_modpath("fake_fire").."/modfiles/crafts.lua")
|
|
dofile(minetest.get_modpath("fake_fire").."/modfiles/abms.lua")
|