mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-11-15 14:50:37 +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")
|