Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

violetlizabet

Uploaded by

violetlizabet

Virus scan

Safe to use

About this mod

A mod to dye any villager's hair any color.

Requirements
Permissions and credits
C O L O R S
A new craze is sweeping Pelican Town—all the villagers are getting their hair dyed! From a subtle light brown to a vibrant neon pink to a lovely deep green, everyone is sporting new colors! A highly flexible and configurable mod to let you change the hair color of any NPC in the game. 

What This Mod Does
This mod allows you to dye any villager's hair any color, via config options. It uses ImagEd to take the existing hair color and shade it whatever color you select in the hair color config option for each villager. 

Possible Mod Uses
  • Give everyone a bright neon hair color
  • Natural hair colors for everyone
  • Reduce the number of redheads in town
  • Make everyone a redhead
  • Distinguish villagers more easily
  • Give your least favorite characters ugly hair colors
  • Give your favorite characters the prettiest colors
If you come up with a configuration you really like, you're welcome to upload the config.json so that other people can use it. 

How to Configure
There are a few main config options:
  • LightweightMode: This turns off some hair edits to improve load times. Setting this to true may cause visual inconsistencies, especially during events. By default, it is false.
  • AutoCompat: Automatically turns off hair recolors for characters when you have a specific hair recolor mod installed for them, based on a list of known CP hair recolor mods. By default, it is true.
  • ColorfulHair: Controls which NPCs have colorful hair. NPCs are selectable both individually and in groups. Selecting a group colors all hair in the group regardless of individual selections. The default is "All", and you can put in multiple options, separated by commas. The allowable groups are "All" (every NPC), "Bachelors" (the 6 male marriage candidates), "Bachelorettes" (the 6 female marriage candidates), "FriendableNPCs" (non-marriageable NPCs who are friendable), and "OtherNPCs" (non-friendable NPCs). You can also specify each NPC by name. Some NPC names that might not be obvious: "Mariner", "Mermaid", "MrQi", "ProfSnail", "TravelingCart". 
  • HairColor(Name) for each NPC: Lets you set the hair color for each NPC. Recommended format is "#HHHHHH" where HHHHHH is a hex code (you can use a color picker website like https://htmlcolorcodes.com to find the hex code for the color you want). You can view a preview of what the characters look like with the default colors in the images tab of the mod page.

For easier configuration, you can install Generic Mod Config Menu, which lets you edit these from within the game. I recommend you edit these from the title page only, as editing within the game can cause lag when it reapplies the colors. 

Compatibility
This mod is not compatible with any other mods that change the shape of an NPC's hair. For easier compatibility, every NPC can be toggled on and off individually or in groups. If you have a mod that already recolors a character's hair, the AutoCompat option turns off recoloring for that character, if it's one of the known mods that does that. Feel free to let me know if there's any mods that change hair color that I missed.

I am not currently planning to add compatibility with any modded NPCs or with any other portrait mods. It took me about 40 hours to make the basic functionality of this mod, between image editing, json writing, and testing. The amount of work needed to add compatibility would be enough for another standalone mod. If you are interested in making those mods yourself, I am happy to give you tips on how to do it.

Translations
Right now this mod does not have any translations provided (other than English). It is structured in the i18n format, so if you want to provide me with translation jsons based on default.json, I can include them with this mod.