1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-02-23 04:00:27 +01:00

4 lines
195 B
Lua
Raw Normal View History

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")