1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-08-03 20:10:20 +02:00

Add various kinds of decorative clocks.

(as usual, no crafting recipes are available yet)
This commit is contained in:
Vanessa Ezekowitz
2014-06-25 05:59:34 -04:00
parent 057e384b27
commit 18049bf229
17 changed files with 105 additions and 0 deletions

View File

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