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:
@@ -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 = {
|
||||
|
Reference in New Issue
Block a user