1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-07-23 15:40:18 +02:00

added a whole bunch of paintings

total of 20, wall-hanging style
no crafting recipes yet.
This commit is contained in:
Vanessa Ezekowitz
2014-06-25 07:31:50 -04:00
parent 18049bf229
commit 8465422c37
24 changed files with 26 additions and 0 deletions

View File

@ -78,6 +78,7 @@ dofile(homedecor.modpath.."/laundry.lua")
dofile(homedecor.modpath.."/furnaces.lua")
dofile(homedecor.modpath.."/nightstands.lua")
dofile(homedecor.modpath.."/clocks.lua")
dofile(homedecor.modpath.."/paintings.lua")
dofile(homedecor.modpath.."/crafts.lua")
dofile(homedecor.modpath.."/crafts_nomoreblocks.lua")