Adds OG variants of Dyes. Currently just Red, Green, and Black. Will add more if Kiseff changes dyes ever again.
After the July 2025 update, Red & Green Dyes became more saturated. The Black Dye was also reworked soon after release. This pack restores them.
If you are curious what the changes are, below is a list. Left is OG, right is current.
"_dyeParams":
{
"_hue": -107,
"_saturation": 1.35, -> 2,
"_brightness": 0,
"_contrast": 1
},
"_dyeParams":
{
"_hue": 0,
"_saturation": 1, -> 1.5,
"_brightness": 0.08,
"_contrast": 1
},
"_dyeParams":
{
"_hue": 0 -> 84,
"_saturation": 0, -> 0.15,
"_brightness": 0.5, -> -0.25,
"_contrast": 1.5
},