i figured it out actually not sure if this is due to 1.5, but you have to edit the content file to point to the default cat you have under changes, change cat in the target section to whichever cat you normally have (cat is orange, cat 1 is grey, cat 2 is golden) save the file and should fix it :)
edit: just saw puffymau's comment, def recommend reading that one for a better explanation
Keep in mind that I've never created/updated mods for SDV when I say: I've updated this mod to work with 1.5. I don't have any other mod running that alters pets in any way like Adopt 'n' Skin so I'm not sure if it's compatible with other mods like that (probably not). So far it's working fine for me with no issues while running SMAPI 3.12.6
You can edit all 3 of the vanilla cat options in the config file that generates. All of the sprites are still the same from the original authors. Peroxidewren if you'd like me to remove the link, please let me know.
I randomly get interested in SDV and then move on to other things. I won't be able to consistently keep the mod updated, but hopefully it'll be good to go for a bit. <3 Enjoy <3
is there plans for a future update to make this compatible with 1.5? i tried going into the content file in this mod to redirect which cat would be replaced but these precious kitties just wont show up
For some reason I can't get it to work. I'm sure I'm probably missing something, but I put the folder in the mod folder like the others, yet my cat remains the same.
I couldn't get it to work at first, until I realized that if you don't pick the very first default cat option (the orange one) when you set up your farm options in the beginning then the kitty won't show up properly. This is how I fixed it: Open up this mods folder and find the content.json file, then open it in notepad++ and find the line:
"Target": "Animals/cat",
It's under "Changes". Edit this line to say "Target": "Animals/cat1", if you picked the grey cat or "Target": "Animals/cat2", if you picked the 3rd(lighter orange/beige?) cat option. Save the file then you should be good to go. Someone smarter than me probably knows how to edit the line to include all of the cat.xnb files, but I didn't want to mess too much with the syntax through trial and error. Hopefully this helps!
See the readme included. You put the mod in Mods, load the game, that generates a config folder. Open the config with notepad++ if you program at all (also opens otherwise jumbled notepad files neatly) or notepad and change it (I think by number) to the kitty you want.
35 comments
not sure if this is due to 1.5, but you have to edit the content file to point to the default cat you have
under changes, change cat in the target section to whichever cat you normally have (cat is orange, cat 1 is grey, cat 2 is golden)
save the file and should fix it :)
edit: just saw puffymau's comment, def recommend reading that one for a better explanation
Here it is for those who are still interested in having fluffy kitties: [CP] Ragdoll Cat Bundle (Redux v1.5)
You can edit all 3 of the vanilla cat options in the config file that generates. All of the sprites are still the same from the original authors. Peroxidewren if you'd like me to remove the link, please let me know.
I randomly get interested in SDV and then move on to other things. I won't be able to consistently keep the mod updated, but hopefully it'll be good to go for a bit. <3 Enjoy <3
Open up this mods folder and find the content.json file, then open it in notepad++ and find the line:
"Target": "Animals/cat",
It's under "Changes". Edit this line to say "Target": "Animals/cat1", if you picked the grey cat or "Target": "Animals/cat2", if you picked the 3rd(lighter orange/beige?) cat option. Save the file then you should be good to go. Someone smarter than me probably knows how to edit the line to include all of the cat.xnb files, but I didn't want to mess too much with the syntax through trial and error. Hopefully this helps!