Overview
This mod shows a star next to silver, gold, or iridium quality crops, either while holding down or toggling a hotkey, or at all times.
It also adds options for modifying harvest quality random generation and chances.
Quality Display
By default, harvest quality of grown crops is shown at all times.
You can set a toggle or hold-to-show hotkey in the config.
Only fully grown and forage crops will show quality stars.
By default, stars are shown at 80% of ordinary sprite size; you can change this in the config.
By default, iridium stars pulse like they do in inventory; this can be disabled in the config.
Quality Chance
The vanilla game allows a maximum chance of 75% for silver quality; gold doesn't have a maximum chance. You can set maximum chances for both in the config.
You can add chance multipliers for both silver and gold quality in the config.
The vanilla game sets the chance for iridium quality
when using Deluxe Fertilizer to 0.5x that of gold quality. You can change this in the config.
This mod gives a chance for iridium quality
when not using Deluxe Fertilizer, set at 0.25x that of gold quality. This chance can be changed in the config.
The above chance is also used to gives a chance for iridium quality forage crops even when the player does not have the Botanist skill.
Quality Generation
The vanilla game generates random quality based on the day the crop is harvested, so harvesting a given crop on one day may give a different quality than if the same crop is harvested on another day.
This mod makes the game use a random number instead of days played to determine harvest quality, so that a given crop will have the same quality no matter when it is harvested; you can turn this off in the config.
By default, crops that regrow have their quality reset each time they are picked; you can turn this off in the config to have regrown crops be the same quality each time they regrow.
Technical
Requires SMAPI.
Implements a
Generic Mod Config Menu interface to change config settings in-game.
Code is at
https://github.com/aedenthorn/StardewValleyMods.
A list of all my mods for Stardew Valley is available at
https://www.nexusmods.com/stardewvalley/articles/895.
bc84bf98-6f0b-47d9-8009-21a181f15b96