1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-09-27 22:00:20 +02:00
homedecor_modpack/fake_fire/init.lua

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