Trader Overhaul
A complete trader UI overhaul for Valheim — buy, sell, and bank with any trader through one unified interface.
Trader Overhaul replaces the default trader UI for Haldor, Hildir, and the Bog Witch with a single unified interface. Browse and purchase 590+ items organized by category, sell items from your inventory with balanced pricing, and manage your coin bank — all from one panel.
Items are progression-gated based on defeated bosses, so the shop grows with your world. Prices are generated from recipe costs, biome difficulty, and category multipliers for balanced gameplay. Full mouse and gamepad controller support with category filtering, search, and quantity selection.
|
| Feature | Description |
|---|
| Buy Items | Browse and purchase 590+ items with category grouping and search | | Sell Items | Sell items back to any trader with balanced sell pricing | | Quantity Slider | Buy or sell up to 20 items at once with a gold-filled quantity slider | | Progression Gating | Items unlock based on which bosses you've defeated | | Controller Support | Full gamepad navigation for tabs, lists, and actions | | Bank Integration | Purchases draw from your bank — selling deposits directly into it |
|
| Action | What It Does |
|---|
| Deposit | Moves coins from your inventory into your bank balance | | Withdraw | Moves coins from your bank back into inventory | | Buy / Sell | Automatically uses the bank flow for all transactions | | Cross-Mod Sync | Bank balance stays in sync across trader mods when both are installed |
|
Epic Loot — Full Integration
Buy and sell Magic, Rare, Epic, Legendary, and Mythic rarity items with proper enchantments, stat bonuses, colored icon backgrounds, rarity sub-categories, and scaled pricing. Trader Overhaul fully overrides Epic Loot's merchant UI.
Bows Before Hoes — Supported
Bows, quivers, and arrows from Bows Before Hoes are integrated into the shop and follow the same progression model.
|
This mod overrides the trader UI by prefab name.
- Mods that replace or heavily patch trader UIs may conflict
- Mods that intercept
StoreGui.Show before this mod may block the custom UI
Tip: If you see issues around the trader UI opening, disable other trader-focused mods one by one to identify conflicts.
|
1. Install BepInEx for Valheim
2. Download the latest release
3. Extract to BepInEx/plugins/TraderOverhaul/
4. Copy TraderOverhaul.buy.json and TraderOverhaul.sell.json into BepInEx/config/
5. Launch the game
|
| Dependency | Version | Required | Link |
|---|
| Valheim | Latest | Yes | | | BepInEx | 5.4.2200+ | Yes | Download |
|
generate.py is included for advanced users who want to regenerate buy/sell configs.
| What It Does | Details |
|---|
| Data Extraction | Pulls item and recipe data from Valheim / Jotunn item sources | | Smart Filtering | Aggressively excludes junk entries — attacks, spawners, VFX/SFX, creatures, debug rows | | Whitelist Validation | Keeps output focused on real tradeable items | | Price Balancing | Multi-layer pricing — biome progression, category multipliers, rarity overrides, recipe cost analysis, crafting markup, sell multipliers | | Sanity Checks | Flags suspiciously cheap or expensive results |
python generate.py
Custom output directory:
python generate.py "C:/Path/To/BepInEx/config"
|
Forged for the Valheim community. Skol, Vikings.