ZeinaKC-OG_Dyes icon

OG Dyes

Adds OG variants of Dyes. Currently just Red, Green, and Black.

Last updated a day ago
Total downloads 5258
Total rating 4 
Categories Assets
Dependency string ZeinaKC-OG_Dyes-1.0.3
Dependants 6 other packages depend on this package

This mod requires the following mods to function

Catman232-Homebrewery-4.7.13 icon
Catman232-Homebrewery

v4.7.13 - Create new character parts - eyes, mouths, skins; create new items - gear, consumables, trade items; edit slider ranges and proportion limits, edit camera settings (+freecam), replace vanilla textures, edit jiggle bone settings, and more!

Preferred version: 4.7.13

README

OG Dyes

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.

  • Package Info: ~65KB (size on disk varies by file system), 11 Files, 6 folders.
  • If you need to contact me, you can use the ATLYSS Modding Central Discord server or my thread in there. I prefer pings than DMs, thanks.

Dye Values

If you are curious what the changes are, below is a list. Left is OG, right is current.

Dye Values

Red Dye

"_dyeParams":
  {
    "_hue": -107,
    "_saturation": 1.35, -> 2,
    "_brightness": 0,
    "_contrast": 1
  },

Green Dye

"_dyeParams":
  {
    "_hue": 0,
    "_saturation": 1, -> 1.5,
    "_brightness": 0.08,
    "_contrast": 1
  },

Black Dye

"_dyeParams":
  {
    "_hue": 0 -> 84,
    "_saturation": 0, -> 0.15,
    "_brightness": 0.5, -> -0.25,
    "_contrast": 1.5
  },

Other Dyes