Stardew Valley

File information

Last updated

Original upload

Created by

JennericUsername Anonymous1Indigo

Uploaded by

JennericUsername

Virus scan

Safe to use

About this mod

A complete female farmer overhaul! New and edited shirts, pants, body, sleeves, hairstyles, shoe colors, accessories, and skin colors. Settings are highly configurable.

Requirements
Permissions and credits
This mod has been updated to work with game version 1.6. I am not the original mod author, but I am continuing the work to improve the mod's functions and appearance while maintaining the code.

Contents
 - 112 new and edited shirts
 - 5 edited pants
 - Female body redone with an option of long sleeves and short sleeves
 - 54 new hairstyles of various lengths 
 - Three config options for brighter hairstyles
 - Completely redone accessories including nose blush, freckles, headbands, and a choker.
 - Dynamic Sleeves based on weather  (broken)
   // Sleeves are configurable to be either short or long.
 - New shoe colors
 - New skin colors

PLEASE NOTE: This mod does not add items, but instead replaces some of the current options.

Config Options

If you use the “Mod Generic Config Menu,” changes will not properly occur until you restart your game.

Within the config file, you will see the following:
 
  "Accessories": "true",
  "Hats": "true",
  "Hairstyles": "true",
  "HairHue": "2",
  "Shirts": "true",
  "Sleeves": "short",
  "FarmerBaseChanges": "true",
  "ExternalFarmerBaseChanges": "false",
  "ShoeColors": "true",
  "SkinColors": "true"

See the README text doc inside the mod's folder for further explanation.

In Progress
- Edits for vanilla sprite lovers to improve how some shirts fit.
- Edits to improve the long sleeve function.
- Clothing assets for Fashion Sense framework.
- Finding a fix for dynamic sleeves.
 // Sleeves that change with the weather and season require that the farmer_girl_base sprite reloads each time a condition changes. The game will not do this and will only load one of the base sprites each time the game starts. I’ve spent a lot of time trying to find a solution within the bounds of Content Patcher. Let me know if you have a fix.

Change Log

3/27/24 - Fixed invisible 1.6 items
3/30/24 - Updated configuration settings
3/31/24 - Fixed one of Indigo's misaligned shirts
4/03/24 - Improved configuration settings to be more flexible
 Added long sleeves for both vanilla sprites and vanilla shirts
4/04/24 - Fixed several of Indigo's misaligned shirts
 Fixed bug where hair 50-56 changed sprite
 Fixed Indigo's misaligned farmer-pants
4/05/24 - Fixed long-sleeve animation
4/06/24 - Fixed Indigo's misaligned farmer-pants and flared-pants
       - Changed several shirts to have matching long sleeves
4/09/24 - Hair now stays visible under certain hats
               - Modded hats are now all positioned correctly (some hats have been switched)
               - Resolved sprite glitch in the spa
               - Names of modded clothes now match attire
4/10/24 - Fixed all misaligned shirts (hopefully)
               - Tweaked walking animation
               - Increased compatibility with other mods that modify farmer sprite.
4/26/24 - Named hats with matching descriptions
               - Reworked several hats for a better fit and placement
               - Reworked code