1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2024-07-02 05:40:24 +02:00
homedecor_modpack/fake_fire/init.lua
2015-03-05 23:10:27 +01:00

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