0 of 0

File information

Last updated

Original upload

Created by

recon88

Uploaded by

recon88

Virus scan

Safe to use

About this mod

Gives a configurable chance for crops to drop seeds when harvesting

Permissions and credits
Changelogs
Donations
Overview
When harvesting crops there's a chance for it to drop it's seed(s).
It is also possible to define a guaranteed amount that will drop on every harvest.


Use
Enabled the mod and configure it to your liking.
You can use either the config file or Generic Mod Config Menu for ingame config editing.

  • RegrowableSeeds: true/false (Enables/Disables regrowable plants like Strawberries dropping seeds)
  • SeedChance: 0-100 (The chance for seeds to drop in percent)
  • MinSeeds: any number (The minimum amount of seeds that will drop)
  • MaxSeeds: any number (The maximum amount of seeds that will drop)
  • GuaranteedSeeds: any number (The guranteed amount of seeds that will drop before the random seeds are dropping)



Config
{
  "EnableMod": true,
  "RegrowableSeeds": false,
  "SeedChance": 10,
  "MinSeeds": 1,
  "MaxSeeds": 2,
  "GuaranteedSeeds": 0
}


COMPATIBILITY
  • Stardew Valley 1.6.15 or later
  • Generic Mod Config Menu