1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-18 21:50:20 +02:00

added decorative washing machine and tumble dryer

(no craft recipes yet)
This commit is contained in:
Vanessa Ezekowitz
2014-06-25 01:02:26 -04:00
parent 2762652d12
commit b3268caa4b
12 changed files with 59 additions and 0 deletions

View File

@ -72,6 +72,9 @@ dofile(homedecor.modpath.."/fences.lua")
dofile(homedecor.modpath.."/lighting.lua")
dofile(homedecor.modpath.."/kitchen_cabinet.lua")
dofile(homedecor.modpath.."/refrigerator.lua")
dofile(homedecor.modpath.."/laundry.lua")
dofile(homedecor.modpath.."/furnaces.lua")
dofile(homedecor.modpath.."/nightstands.lua")