This mod is absolutely adorable!! I love the Junimo, and having them around as livestock is all the better.
I do only have one thing I wish to ask, and it's gonna sound possibly rather silly...Can you tell me how to set the config files so that I can actually have random colors on/make sure all colors are active? Any single one I've bought (6 of them) have all been simply just Green, and the file shows that the random color on purchase is enabled. Is there something I'm doing wrong?
For the random color purchase - it only selects out of the enabled colors below in the config ("Junimo Colors"). To start, only green is selected by default. If you'd like it to randomly select out of other colors, you'll have to toggle each one. Here's an example config.json which will randomly select out of green, cream, sakura, and vibrant calico colors when you purchase a Junimo:
That example worked perfectly at explaining how to use config files (at least for this mod). Thank you so so much for being so quick with the answer, and for doing so in such an easy to understand way.
I love this, it's so cute! I wanted you to know that I made some recolors of all your junimos for my personal use and was wondering if you wanted the files to add as an extra pallette option or something! Here is a showcase of all my recolors with a list of the colors they replace. (Yes, I had way too much fun coming up with color names and I regret nothing) I can also take the image down if you're uncomfortable with it!
9 comments
I do only have one thing I wish to ask, and it's gonna sound possibly rather silly...Can you tell me how to set the config files so that I can actually have random colors on/make sure all colors are active? Any single one I've bought (6 of them) have all been simply just Green, and the file shows that the random color on purchase is enabled. Is there something I'm doing wrong?
For the random color purchase - it only selects out of the enabled colors below in the config ("Junimo Colors"). To start, only green is selected by default. If you'd like it to randomly select out of other colors, you'll have to toggle each one. Here's an example config.json which will randomly select out of green, cream, sakura, and vibrant calico colors when you purchase a Junimo:
{
"PurchasePrice": "1000",
"DaysToMature": "3",
"SellPrice": "1500",
"Random Color Purchase": "enabled",
"Junimo Default": "sakura",
"Junimo Colors": "green, cream, sakura, vibrantcalico"
}
I hope this helps!!