0 of 0

File information

Last updated

Original upload

Created by

aedenthorn and Adalghizar

Uploaded by

Adalghizar

Virus scan

Safe to use

About this mod

Outfit Sets mod updated to 1.6. Added options for menu color and placement.

Requirements
Permissions and credits
Changelogs
The Outfit Sets mod permits multiple outfits to be stored on the player and switched at whim without taking up any inventory space.  The mod has been updated to 1.6. Options have also been added to make it more compatible with mods that adjust the UI.

Features:
  • Maximum Number of Outfits is 12. Default is 6.
  • Outfit Number colors can be changed.
  • Placement of the Outfit Numbers can be adjusted. For example, I use "Xoffset": 48, "Yoffset": 580 for my own personal playthrough. Default values are "Xoffset": 48, "Yoffset": 460. Values can be changed in-game using GMCM.


Compatibility: No conflicts with Fashion Sense. Any Fashion Sense selections will remain constant regardless of Outfit selected. Works well with my Clothing Buffs mods. Mods that add Ring/Accessory slots may not carry over or cause issues. 
This is my first time doing anything with C#. If there are any issues with multiplayer or other mods, let me know.


Source Code is Here

Credits:
aedenthorn for the initial Outfit Sets mod.
Stardew Valley Wiki for the information on editing a C# mod. 
Pathoschild for the ModBuildConfig that made this much easier for a complete novice like me!