StardewModders / mod-ideas

Submit ideas for mods to create, or find your next mod project!
93 stars 5 forks source link

Improved spawn rates for fruit in farm cave #525

Open kristinstandal opened 4 years ago

kristinstandal commented 4 years ago

A simple mod to improve the spawn rates for the different fruits if you choose the fruit bat option for the farm cave.

Vanilla spawn rates (from the wiki): If the cave is empty, there is a 48% chance of no new fruit; 25% chance of 1 fruit; 13% chance of 2 fruit; 7% chance of 3 fruit; 7% chance of 4 or more fruit.

I wish the chances for more fruits are higher. Also the most common spawns are salmonberries, blackberries, spice berry, and wild plum. I would like if these were less likely, and the 'fruit tree'-fruits had a higher spawn rate (vanilla is 2-3.6%).

This might be an easy mod. I played with the thought of doing it myself, but I didn't get really far.

kristinstandal commented 4 years ago

Just wanted to say that I am still working on this myself, but school just started and I have to focus on that, so I won't be able to spend much time on this. If anyone finishes this before me, please let me know. Now I'm back to getting used to C#, as I only know Java.

Annosz commented 4 years ago

@160910 if you think, you can create a public repository for your Stardew Valley mods (you can easily copy mine, I also borrowed the folder structure from other modders). This way, you can share the progress of your mod, and if you want help, we can contribute to your code by pull requests.