update several mods and add a few

updated: blox, bobblocks, castle, homedecor, coloredwood, ilights, stainedglass, unifiedbricks
added:  cheapie's rgblightstone, digistuff, unifiedmesecons, and solidcolor
This commit is contained in:
Vanessa Ezekowitz
2017-02-16 17:05:50 -05:00
parent c66f03b6fe
commit 784ba2e68c
75 changed files with 1762 additions and 91 deletions

View File

@@ -2476,18 +2476,6 @@ minetest.register_craft( {
},
})
local bedcolors = {
{ "red", "red"},
{ "orange", "orange" },
{ "yellow", "yellow"},
{ "green", "dark_green"},
{ "blue", "blue"},
{ "violet", "violet"},
{ "pink", "pink"},
{ "darkgrey", "dark_grey"},
{ "brown", "brown" },
}
minetest.register_craft( {
output = "homedecor:bed_regular",
recipe = {