From 784ba2e68ca534b4355ecc26509e53c214f13977 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Thu, 16 Feb 2017 17:05:50 -0500 Subject: update several mods and add a few updated: blox, bobblocks, castle, homedecor, coloredwood, ilights, stainedglass, unifiedbricks added: cheapie's rgblightstone, digistuff, unifiedmesecons, and solidcolor --- castle/tapestry.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'castle/tapestry.lua') diff --git a/castle/tapestry.lua b/castle/tapestry.lua index 4a90c93..59b94b4 100644 --- a/castle/tapestry.lua +++ b/castle/tapestry.lua @@ -147,7 +147,7 @@ end minetest.register_lbm({ name = "castle:convert_tapestries", label = "Convert tapestries to use param2 color", - run_at_every_load = true, + run_at_every_load = false, nodenames = castle.old_static_tapestries, action = function(pos, node) local oldname = node.name -- cgit v1.2.3