
You are viewing a potentially older version of this package. View Latest Version
WorkbenchesPlus
Sort and filter crafting menus: craftable first, categories, armor/weapon sets by biome tier.Workbenches+
Crafting menus that stay readable.
Sort and filter station recipes so craftable items rise first, categories sit under the repair button, and armor sets and weapon materials stay together in biome order. Does not change recipes or crafting logic.
Client-side · Valheim 1.0 · BepInExPack 5.4.2350+. Console players via crossplay cannot load the mod.
Bug reports: https://github.com/morda0511/WorkbenchesPlus/issues
Discord: https://discord.gg/aVKVVmyzj
Features
Craftable first
- Recipes you can craft now sit at the top.
- Partial materials next, then the rest.
- Uncraftable set pieces stay below craftable ones.
Category chips
- Chips under the repair button: All, Weapons, Armor, Shields, Tools, Building, Furniture, Food, Potions, Materials, Misc.
- All shows recipes for the current station only.
Armor set grouping
- Helmet, chest, legs, and cape from the same set stay together.
- Piece order is configurable.
Weapon material grouping
- Weapons of the same material stay together (Iron with Iron, Black Metal with Black Metal).
- Groups follow biome / material tier order (Copper, Bronze, Iron, …).
Sort modes
CraftableFirst,CategoryThenCraftable,Progression,Alphabetical,Vanilla.
Craft multiplier
- Up / down arrows beside the Craft button set how many crafts to run.
- Caps at
MaxCraftMultiplier(default 99).
Config
One file only (no YAML):
BepInEx/config/com.morda.workbenchesplus.cfg
| Setting | Meaning |
|---|---|
EnableMod |
Master switch |
EnableCategories |
Category chips |
EnableCraftableFirst |
Prioritize craftable recipes |
EnableArmorSetGrouping |
Keep armor sets together |
EnableWeaponSetGrouping |
Keep weapons by material together |
SortMode |
CraftableFirst / CategoryThenCraftable / Progression / Alphabetical / Vanilla |
ArmorPieceOrder |
Order inside an armor set |
WeaponPieceOrder |
Order inside a weapon material group |
GroupModdedArmorSets |
Heuristics for modded armor |
GroupModdedWeaponSets |
Heuristics for modded weapons |
RefreshOnInventoryChange |
Re-sort when inventory changes |
RefreshOnStationChange |
Reset category to All when switching stations |
ShowCraftabilityIndicators |
Green check on fully craftable rows |
EnableCraftMultiplier |
Multi-craft arrows beside Craft |
MaxCraftMultiplier |
Max multi-craft amount |
DebugLogging |
Extra logs |
Install
- Install BepInExPack Valheim.
- Drop
WorkbenchesPlus.dllintoBepInEx/plugins/WorkbenchesPlus/(or install via Thunderstore / r2modman). - Launch once to generate the config file.

