Fishing Chests Expanded
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 2.3% endorsement rate — high engagement, a strong quality signal
- 🏆 #118 of 144 Items mods in this game by downloads
📋 About This Mod
Note: This mod requires the Advanced Loot Framework mod to be installed.
This mod makes fishing chest loot fully customizable, via the config.json file created when you first run the mod. Here is the default config.json created:
"EnableMod": true,
"VanillaLootChance": 0
"ChanceForTreasureChest": -1. 0,
"MaxItems": 5,
"ItemsBaseMaxValue": 40,
"MinItemValue": 20,
"MaxItemValue": -1,
"CoinBaseMin": 20,
"CoinBaseMax": 100,
"IncreaseRate": 0. 2,
"ItemListChances": {
"MeleeWeapon": 100,
"Shirt": 0,
"Pants": 0,
"Boots": 100,
"BigCraftable": 100,
"Ring": 100,
"Seed": 100,
"Mineral": 100,
"Relic": 100,
"Cooking": 0,
"BasicObject": 0
Basic Use
VanillaLootChance (0 - 100) is the percent chance to include what would ordinarily be in a fishing chest on top of what this mod adds (not including Qi beans, which are calculated separately) .
ChanceForTreasureChest (0 - 100) is the percent chance a fishing catch will include a chest, before factoring in luck. Set to -1 to use vanilla chance.
MaxItems means the maximum number of items per chest.
ItemsBaseMaxValue is the max combined value of all items in a chest for a fish of difficulty 1.
Min and max values refer to allowed item values and base coin amounts.
IncreaseRate adjusts how valuable more difficult fish are. Higher means more value per difficulty. (1. 0 means linear increase in value per difficulty).
Detailed Explanation
An item list is created when the game starts, containing all the types in ItemListTypes. It will only add items that have a value between the MinItemValue and MaxItemValue.
If you set MinItemValue or MaxItemValue to 0 or less, they are disabled.
When the player catches a fishing chest, this mod determines the chest's total item value based on the formula:
(ItemsBaseMaxValue * fish difficulty)^IncreaseRate
ItemsBaseMaxValue is the maximum gold the treasure can be worth at difficulty 1. IncreaseRate determines how much this ceiling scales based on difficulty.
Coin rewards are determined similarly, but are also randomized based on the min and max above.
Items are chosen for the chest randomly until a) the items' total value reaches the chest's calculated max value minus MinItemValue (making another addition impossible), or b) the list of all possible items has been exhausted.
Fishing Chests Expanded is a customizable mod for Valheim that greatly expands the range of items found in fishing treasure chests and adds coins to rewards. With 865 endorsements and 37,946 downloads, it's a popular choice for players seeking more variety and value from fishing.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Community-approved with 865 endorsements and nearly 38k downloads.
- Customizable options let you tailor the loot to your liking.
- Adds coins to chests, making fishing more rewarding.
⚠️ Cons
- May require configuration to suit your preferences, but no guidance is given.
- Last updated in April 2025 – check compatibility with the latest Valheim version.
For Valheim players who enjoy fishing and want more exciting loot from treasure chests. If you're tired of getting the same old items and want coins as a bonus, this mod is for you. Skip if you prefer vanilla fishing or don't want to tweak mod settings.
💡 Beginner Tips
- Since the mod is customizable, look for a config file after installation to adjust the item pool and coin amounts.
- Make sure you have BepInEx installed, as most Valheim mods require it, even though it's not listed here.
- Test the mod on a single-player world first to see if the loot changes are to your liking.
📊 Mod Details
- Game
- Stardew Valley Mods
- Author
- aedenthorn
- Version
- 0.4.3
- Downloads
- 37,946
- Endorsements
- 865
- Category
- Items
- Created
- 1/17/2021
- Updated
- 4/16/2025
🔧 How to Install Stardew Valley Mods
Download from Nexus.
📖 Full step-by-step install guide for Stardew Valley →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Stardew Valley commands, item IDs, and more.
Keep browsing — more Stardew Valley mods await