override the settings coloredwood (if present) adds

to default fence, in the digilines copy thereof
master
Vanessa Dannenberg 2019-05-31 14:57:11 -04:00
parent 64139d37d6
commit d991bf02bc
1 changed files with 3 additions and 0 deletions

View File

@ -250,6 +250,9 @@ for _, pole in ipairs(poles_tab) do
{items = { matnode.."_digilines" } },
}
}
def.palette = nil -- if the coloredwood mod exists and loads first, it'll create these
def.groups.ud_param2_colorable = nil -- settings, which we don't want in the cloned node.
minetest.register_node(":"..matnode.."_digilines", def)
minetest.register_craft({