You are viewing a potentially older version of this package. View all versions.
Morda-WorkbenchesPlus-1.0.2 icon

WorkbenchesPlus

Sort and filter crafting menus: craftable first, categories, armor/weapon sets by biome tier.

Date uploaded a week ago
Version 1.0.2
Download link Morda-WorkbenchesPlus-1.0.2.zip
Downloads 1099
Dependency string Morda-WorkbenchesPlus-1.0.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 icon
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.2350

README

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. Dismantle station-crafted items back into their materials from a tab beside Craft / Upgrade. 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

Dismantle

  • New tab beside Craft / Upgrade on workbenches.
  • Break station-crafted items back into their crafting materials.

Material labels

  • Materials are sorted by labels.

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
EnableDismantle Dismantle tab beside Craft / Upgrade
DebugLogging Extra logs

Install

  1. Install BepInExPack Valheim.
  2. Drop WorkbenchesPlus.dll into BepInEx/plugins/WorkbenchesPlus/ (or install via Thunderstore / r2modman).
  3. Launch once to generate the config file.

CHANGELOG

Changelog

1.0.2

NEW FEATURES

  • Dismantle: break station-crafted items back into their crafting materials

UI IMPROVEMENTS

  • New Dismantle tab beside Craft / Upgrade on workbenches
  • Materials are sorted by labels