From ae7625d9f7b1ed1e55d6a980680805802b0d5e16 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Tue, 14 Mar 2017 02:15:40 -0400 Subject: [PATCH] use unified dyes on_construct handler in fencepost-style cable clip to set 256-color palette meta key on place --- extranodes/init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/extranodes/init.lua b/extranodes/init.lua index 90caab3..7dda22f 100644 --- a/extranodes/init.lua +++ b/extranodes/init.lua @@ -125,6 +125,7 @@ if minetest.get_modpath("unifieddyes") then paramtype = "light", paramtype2 = "color", palette = "unifieddyes_palette_extended.png", + on_construct = unifieddyes.on_construct, after_dig_node = unifieddyes.after_dig_node, drawtype = "nodebox", node_box = {