ok so first you need the "fashion sense" mod. then you can either create a new save and select an option to start with the fashion mirror, OR go to Pierre's shop on an existing save and buy the fashion mirror (at the bottom of shop list, $1500). AFTER THAT you're going to want to select the mirror on your toolbar and left click on your character. all the outfits you've downloaded on fashion sense should be on the various clothign menus!
Hi there! I have an issue where whenever my character uses the spa/ wears the swimsuit, her legs disappear. I tried with other FS packs and the problem doesn't happen, only with this pack.
any plans on making the hats a json? i really miss buying hats from the hat mouse and them costing and acting like the rest of that hats in the game, love the models so much!
i really like modding this game and have up to 60 mods installed and there were never any problems or lag.
but once i import this mod there's a very noticeable lag/fps drop when i walk outside of my farm house and walk around town. i remove this mod from the mods folder and everything is fixed. is this just a problem with my laptop or is there a way to fix this? i'm so confused because i have so many other mods installed yet it's only this one that has caused problems like this.
Here's how to get this mod working again (since it didnt for me initially when I downloaded it yesterday):
1) Go into the extracted folder for this mod, file path should be something like: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods\[FS] Witchy Rustic Looks
2) There should be a manifest.json file in here, open it with whatever text editor you have.
3) Add the following line below "UpdateKeys": "Dependencies": [],
I hope your comment can get pinned (at the very least for a little while). I had to do something similar for Alecto the NPC Witch prior to the update(s).
Hi! Did you update Fashion sense first? This mod work only if FS works, so if you updated it and this mod's still broken - tell me, I'll update my game and look into this problem.
Hello! Unfortunately it stopped working for me as well sometime after the 1.6.4 update yesterday. It was working beautifully before that though! I have FS and everything else updated so I'm assuming that the issue is coming from this mod itself. When I try to use the mirror to access the outfits, it says that I have no FS content downloaded and this was the only one that I had. I hope that this issue can be fixed, but I understand if not! Thank you for the cute outfits and for your time <3
great mod i love it, just 1 problem i noticed this mod has is that some of the sprites go invisible and flashing when changed into a bikini, any way you can fix that?
61 comments
but once i import this mod there's a very noticeable lag/fps drop when i walk outside of my farm house and walk around town. i remove this mod from the mods folder and everything is fixed. is this just a problem with my laptop or is there a way to fix this? i'm so confused because i have so many other mods installed yet it's only this one that has caused problems like this.
1) Go into the extracted folder for this mod, file path should be something like:
C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods\[FS] Witchy Rustic Looks
2) There should be a manifest.json file in here, open it with whatever text editor you have.
3) Add the following line below "UpdateKeys":
"Dependencies": [],
Your manifest.json file should now look something like:
{
"Name": "Witchy Rustic Looks",
"Author": "Alexilyn",
"Version": "1.0.0",
"Description": "Some victorian and rustic Witch looks for Fashion Sence",
"UniqueID": "Alexilyn.WitchyRusticLooks",
"UpdateKeys": [ "Nexus:15140" ],
"Dependencies": [],
"ContentPackFor": {
"UniqueID": "PeacefulEnd.FashionSense",
"MinimumVersion": "3.0.3"
}
}
4) Save the file and boot the game.
After that it should be working again and you can find the cute witchy outfits as normal with the hand mirror; at least that's what fixed it for me.