mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-11-13 20:45:30 +01:00
Added Microwave Oven
This commit is contained in:
1
init.lua
1
init.lua
@@ -75,6 +75,7 @@ dofile(minetest.get_modpath("homedecor").."/lighting.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/kitchen_cabinet.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/refrigerator.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/oven.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/microwave_oven.lua")
|
||||
dofile(minetest.get_modpath("homedecor").."/nightstands.lua")
|
||||
|
||||
dofile(minetest.get_modpath("homedecor").."/crafts.lua")
|
||||
|
||||
Reference in New Issue
Block a user