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

Add blinds and framed windowpanes

This commit is contained in:
crazyginger72
2014-06-26 20:13:16 -04:00
committed by Vanessa Ezekowitz
parent afa3829a24
commit 25e47f3f9c
6 changed files with 194 additions and 0 deletions

View File

@ -81,6 +81,7 @@ dofile(homedecor.modpath.."/clocks.lua")
dofile(homedecor.modpath.."/misc-electrical.lua")
dofile(homedecor.modpath.."/paintings.lua")
dofile(homedecor.modpath.."/window_treatments.lua")
dofile(homedecor.modpath.."/crafts.lua")
dofile(homedecor.modpath.."/crafts_nomoreblocks.lua")