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

@@ -109,7 +109,7 @@ end
minetest.register_lbm({
name = "ilights:convert",
label = "Convert ilights static nodes to use param2 color",
run_at_every_load = true,
run_at_every_load = false,
nodenames = ilights.old_static_nodes,
action = function(pos, node)
local name = node.name