how do i get the skirts and shirts in 2023? since both get dressed and kisekae are no longer working, is there a tutorial to get this to work on get glam or json assets? cus i dont understand how, ive done everything people said and it never works, also where do i find the skirts and shirts
I converted both the shirts and skirts to Json Assets, you can get it here: https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21 Will be taken down if the author requests it, of course.
I know you posted this a while ago, but the New Skirt manifest is saying that there is a Parse error on line nine, saying that its expecting "STRING", when it got the closing bracket. So SMAPI is loading it just fine, but the skirts aren't showing up.
If you're still having this issue, copy and paste this into the manifest file: { "Name": "New Skirts for JsonAssets", "Author": "Alicedafox (original) Ritsunesan (conversion)", "Version": "1.0.1", "Description": "New Skirts converted to JsonAssets.", "UniqueID": "new.skirtsja", "ContentPackFor": { "UniqueID": "spacechase0.JsonAssets" } }
76 comments
All credits of course go to the original creators!
https://community.playstarbound.com/threads/updating-mods-for-stardew-valley-1-4.156000/page-21
Will be taken down if the author requests it, of course.
Thank you!
{
"Name": "New Skirts for JsonAssets",
"Author": "Alicedafox (original) Ritsunesan (conversion)",
"Version": "1.0.1",
"Description": "New Skirts converted to JsonAssets.",
"UniqueID": "new.skirtsja",
"ContentPackFor": {
"UniqueID": "spacechase0.JsonAssets"
}
}