updated several mods to use newer unified dyes API

blox, bobblocks, coloredwood, framedglass, homedecor, ilights,
plasticbox, stained_glass, unifiedbricks, and of course unified dyes.
This commit is contained in:
Vanessa Ezekowitz
2017-02-04 20:11:09 -05:00
parent eba6f42678
commit 921c05da0d
22 changed files with 285 additions and 432 deletions

View File

@@ -1,6 +1,6 @@
minetest.register_craft({
output = "homedecor:table", "homedecor:kitchen_chair_wood 2",
output = "homedecor:table",
recipe = {
{ "group:wood","group:wood", "group:wood" },
{ "group:stick", "", "group:stick" },