merge no-moreblocks recipes back into crafts.lua

as these are now the preferred recipes.
This commit is contained in:
Vanessa Ezekowitz
2014-06-30 13:07:19 -04:00
parent 1cb5a5c0fa
commit 86345c778f
3 changed files with 81 additions and 103 deletions

View File

@ -94,7 +94,6 @@ dofile(homedecor.modpath.."/paintings.lua")
dofile(homedecor.modpath.."/window_treatments.lua")
dofile(homedecor.modpath.."/crafts.lua")
dofile(homedecor.modpath.."/crafts_nomoreblocks.lua")
dofile(homedecor.modpath.."/furniture.lua")
dofile(homedecor.modpath.."/furniture_medieval.lua")