This page was last updated on 19 March 2025, 2:50AM
Changelogs
Version 3.3.1
Fixes the extra 3.2.0 version included
Version 3.3.0
Bugfix: Add more check for invalid flowers to prevent a null search on seed map initialization
New feature: Probabilities generator preset. A new option to generate a custom probability set based on vanilla vs modded flowers and an algorithm to scale the probability based on Equality, Randomness or Price
Fix some typos
Version 3.2.0
Mod author feature: Adds the Asset `Mods/jpp.WildFlowersReimagined/IgnoreList` that allows mod authors to prevent flowers from spawning.
Version 3.1.2
Bugfix: Fix NullReferenceException on the debug code, also disable the debug code paths
Version 3.1.1
Note: Swap the RNG from the global one to a local one to not affect any random event from the game directly
Version 3.1.0
New feature: Added the KeepRegrowFlower option to either preserve or remove flowers that bloom multiple times (ex. Cornucopia Trellises flowers)
Version 3.0.0
New feature: Multiplayer support
New Dependency SpaceCore
Minor fix: Set MinimumApiVersion to `4.0.0` to ensure it loads with Stardew 1.6
Version 2.3.0
BUGFIX: Fixes an issue where multiple flower ids have the same item data
Version 2.2.0
BUGFIX: Fixes flower getting destroyed accidentally when inventory was full on harvest by hand
Version 2.1.0
New Feature: Adds option to try to spawn flowers in all locations, useful for mods like SVE
Version 2.0.2
BUGFIX: Correct bug fix for 2.0.1, invalid saved data should be skipped with a warning
BUGFIX: Clear the patch map state when loading a save game in case of loading from title
BUGFIX: Fix a logic issue when creating the saved data where invalid data was been saved.
Version 2.0.1
BUGFIX: Additional null checks and handling on save loading
Version 2.0.0
New Feature: Flower probability configuration. Adds a new set of options that allow the individual configuration of the flowers.
Version 1.3.0
Bugfix: Fix scythe harvests
Version 1.2.0
BUGFIX: Removes invalid / missing FlowerGrass from any location
Improvement: Better description for HarvestByScythe
Version 1.1.0
BUGFIX: Allows flowers with multiple seeds to work