Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ConfigurableHaldorSellList
HaldorExpansion add-on that lets you customize what Haldor buys and sells.
By MGDev
| Last updated | a day ago |
| Total downloads | 79 |
| Total rating | 1 |
| Categories | Mods Tweaks Gear Crafting Server-side Client-side Utility NPCs |
| Dependency string | MGDev-ConfigurableHaldorSellList-1.2.1 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.29.0aveasura-HaldorExpansion
Expands Haldor with trophy selling and unique risk-reward combat items: custom cestus, armor, cloaks, crossbow, embedded icons, and RU/EN localization.
Preferred version: 1.0.0README
Configurable Haldor Sell List
A configurable add-on for HaldorExpansion that lets you rebalance what players can buy from Haldor and sell to Haldor.
What It Does
This mod gives server owners and players a cleaner config for HaldorExpansion trading.
You can control extra trader items, sell prices, buy quantities, buy prices, trophy selling, and custom buy/sell entries without editing the original HaldorExpansion mod.
Why Use It
HaldorExpansion adds useful trader options, but some prices and stack sizes may not fit every world.
This add-on lets you tune the trader economy so extra materials feel useful without becoming free money. It is especially helpful for late-game worlds where players collect valuable materials they no longer need but do not want to throw away.
Disclaimer
Haldor's sell button can sell eligible items quickly. Check your inventory before repeatedly clicking sell, especially if you carry materials you may want to keep.
If you do not want an item to be sellable, set its sell price to 0 in the config.
Configuration
After launching the game once, edit:
BepInEx/config/mg.haldorsellpatch.cfg
The config is organized into:
1 - Buy - General2 - Buy - Items3 - Sell - General4 - Sell - Items5 - Sell - Trophies
Buy From Haldor
The buy section controls extra items Haldor can sell.
Each default material buy item has:
- Quantity
- Price
Set an item price to 0 to remove it from Haldor's shop.
Custom buy items use this format:
PrefabName:Quantity:Price
Example:
Coal:50:100,Flint:25:50
Sell To Haldor
The sell section controls extra items players can sell to Haldor.
Each default sell item has one price entry. Set an item price to 0 to disable selling that item.
Custom sell items use this format:
PrefabName:Price
Example:
Coal:2,Flint:2
Trophies
Trophy selling can be enabled or disabled separately.
You can set a default trophy price and override specific trophy prices by prefab name.
Version History
1.2.1
- Removed HaldorExpansion's invalid
Ashwoodshop entry while keeping the realBlackwooditem. - Kept invalid original shop entries from appearing if the original mod tries to add them.
1.2.0
- Updated the default buy list to match the configured non-trophy sell materials.
- Recalculated default buy quantities and prices from vanilla item stack sizes.
- Removed invalid
CharredWooddefaults. - Removed quantity config entries from one-at-a-time unique gear.
- Added default buy entries for materials that were previously sell-only.
1.1.0
- Reworked the config into cleaner buy, sell, and trophy sections.
- Fixed extra shop items using huge stack sizes when stack-size mods are installed.
- Added fixed buy quantities for default trader materials.
- Rebalanced default sell prices for metals, woods, materials, rare items, and Mistlands/Ashlands resources.
- Added more material sell options for late-game cleanup.
- Added custom buy and custom sell list support.
1.0.2
- Added organized default buy and sell controls.
- Added unique HaldorExpansion shop items to the config.
- Added automatic buy pricing support.
1.0.1
- Added configurable items players can buy from Haldor.
1.0.0
- Initial release.
- Added configurable custom sell items.
- Added configurable rare material and trophy sell prices.
Requirements
- BepInExPack Valheim
- Jotunn
- HaldorExpansion