mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-11-14 08:15:29 +01:00
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