use unified dyes on_construct handler

in fencepost-style cable clip to set 256-color palette meta key on place
This commit is contained in:
Vanessa Ezekowitz 2017-03-14 02:15:40 -04:00
parent 0ad8012cd3
commit ae7625d9f7
1 changed files with 1 additions and 0 deletions

View File

@ -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 = {