diff --git a/init.lua b/init.lua index 673eef1..b692810 100644 --- a/init.lua +++ b/init.lua @@ -1431,7 +1431,7 @@ for _,i in ipairs(unifieddyes.base_color_crafts) do minetest.register_craft( { type = "shapeless", - output = "dye:"..j[1]..color..j[2].." "..yield, + output = "dye:"..j[1]..color..j[2].." "..j[6], recipe = { "dye:"..color, firstdye,