
EquipmentSheet
Adds a persistent nine-slot equipment and food panel beside the Valheim inventory, with weight, tooltips, durability, and death-drop support.EquipmentSheet
EquipmentSheet is a client-side Valheim mod that adds a dedicated equipment and food panel beside the vanilla player inventory. It gives important gear a consistent home without hiding its weight or bypassing Valheim's normal equip and death-drop behavior.
Features
- Six dedicated equipment slots: Helm, Chest, Legs, Trinket, Back, and Belt.
- Three persistent food slots for food and drink consumables.
- Uses Valheim's real equipped-item state so armor values and character visuals work normally.
- Includes sheet contents in carry weight.
- Shows vanilla item tooltips and durability bars.
- Moves sheet items into the normal tombstone flow before death drops are created.
- Keeps equipment separate per character and clears stale data when switching characters.
- Supports drag-and-drop, left-click pickup, food-stack refills, and right-click food use.
Installation
Install with a Thunderstore mod manager, or copy EquipmentSheet.dll into:
<Valheim>/BepInEx/plugins/EquipmentSheet/EquipmentSheet.dll
This is a client-side mod. Install it for each player who wants the extra panel.
Configuration
After the first launch, BepInEx creates:
BepInEx/config/r4v9n1.equipmentsheet.cfg
You can enable or disable the panel and adjust its horizontal gap and extra right offset for other UI mods or different UI scales.
Compatibility note
Equipment and food in the panel live in EquipmentSheet's own per-character saved inventory. The mod intentionally does not use hidden extra rows in the vanilla player inventory.
Created and maintained by R4V9N1.