Skip to content

Config Options

Stardew Fishing utilizes a server config which means that config values are per-world. Stardew Fishing's config file can be found at <world save>/serverconfig/stardew_fishing-server.toml. Alternatively, you can run the command /config showfile stardew_fishing SERVER to open the config file.

Bite Time Multiplier

By default, Stardew Fishing reduces the time it takes to get a bite when you cast your rod in the water to compensate for the time you are spending playing the minigame. This multiplier can be configured.

Config Value Range Default Description
biteTimeMultiplier 0 - 1 0.8 The multiplier that is applied to the time it takes for a fish to bite after casting your rod.

Treasure Chest Chances

As explained on the Minigame page, there is a chance to find treasure when playing the fishing minigame. The chance of finding a treasure chest as well as the chance of finding a golden chest can be configured.

Config Value Range Default Description
treasureChestChance 0 - 1 0.15 The chance of finding a treasure chest per minigame.
goldenChestChance 0 - 1 0.1 The chance that a treasure chest is a golden chest.

Bobber Item Values

All of the bobber items that have attribute values associated with them to control the buffs they provide can be configured.

Config Value Range Default Description
trapBobberLineStrength 0 - 1 0.33 The line strength attribute modifier granted by the Trap Bobber.
corkBobberBarSize 0 - 100 10 The fishing bar size attribute modifier granted by the Cork Bobber.
treasureBobberTreasureChance 0 - 1 0.05 The treasure chance attribute modifier granted by the Treasure Bobber.
qualityBobberExpMultiplier 1 - 10 1.4 The fishing experience multiplier attribute modifier granted by the Quality Bobber.

Experience Bonuses

As explained on the Minigame page, being especially accurate grants an experience bonus and defines the quality of the fish caught if Quality Food is installed. There are 3 levels of accuracy that grant higher experience bonuses. In order of least accurate to most accurate, these are: Quality 1, Quality 2, and Quality 3. The multipliers that each of these accuracy levels applies to your fishing experience can be configured.

Config Value Range Default Description
quality1Multiplier 1 - 10 1.5 The multiplier that is applied to fishing experience from catching a Quality 1 fish.
quality2Multiplier 1 - 10 2.5 The multiplier that is applied to fishing experience from catching a Quality 2 fish.
quality3Multiplier 1 - 10 4.0 The multiplier that is applied to fishing experience from catching a Quality 3 fish.

Accuracy Thresholds

The thresholds for reaching each quality level can be configured as well.

Config Value Range Default Description
quality1Threshold 0 - 1 0.75 The minimum accuracy percentage required to fish a Quality 1 fish.
quality2Threshold 0 - 1 0.9 The minimum accuracy percentage required to fish a Quality 2 fish.
quality3Threshold 0 - 1 1.0 The minimum accuracy percentage required to fish a Quality 3 fish.