diff --git a/init.lua b/init.lua index a816c46..602de99 100644 --- a/init.lua +++ b/init.lua @@ -297,7 +297,7 @@ minetest.register_lbm({ local color2 = string.gsub(color1, "grey", "_grey") if color2 == "_grey" then color2 = "grey" end - local paletteidx, hue = unifieddyes.getpaletteidx("unifieddyes:"..color2) + local paletteidx, hue = unifieddyes.getpaletteidx("unifieddyes:"..color2, "extended") if string.find(type, "multicolor") then