forked from mtcontrib/homedecor_modpack
Added recipes
This commit is contained in:
1
init.lua
1
init.lua
@ -84,5 +84,6 @@ dofile(minetest.get_modpath("homedecor").."/locked.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/furniture.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/furniture_medieval.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/furniture_bathroom.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/furniture_recipes.lua")
|
||||
|
||||
print("[HomeDecor] "..S("Loaded!"))
|
||||
|
Reference in New Issue
Block a user