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

new alternate no-moreblocks recipes from Zeno

based around a "power crystal" to replace glowglass, basically.
This commit is contained in:
Vanessa Ezekowitz
2014-06-18 00:45:45 -04:00
parent f6e85db33d
commit f9e4245a05
5 changed files with 103 additions and 3 deletions

View File

@ -76,6 +76,7 @@ dofile(homedecor.modpath.."/furnaces.lua")
dofile(homedecor.modpath.."/nightstands.lua")
dofile(homedecor.modpath.."/crafts.lua")
dofile(homedecor.modpath.."/crafts_nomoreblocks.lua")
dofile(homedecor.modpath.."/furniture.lua")
dofile(homedecor.modpath.."/furniture_medieval.lua")