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.
Byrding
Worn armour, weapons and rations get their own panel beside the inventory. Fifteen slots: six armour, six weapon quickslots on Shift+1-6, and three foods.
By GBV
| Last updated | 9 hours ago |
| Total downloads | 288 |
| Total rating | 2 |
| Categories | Mods Utility Deep North Update |
| Dependency string | GBV-Byrding-0.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.2350README
Byrding
Your armour, your weapons and your food get their own panel beside the inventory, so they stop eating your pack.
Open your inventory and click Gear, between the Armor and Weight readouts.
Fifteen slots. Six for armour, six weapon quickslots on Shift+1 to Shift+6, and three for food. That is fifteen pack slots handed back.
A byrðingr was the broad Norse cargo ship, the burden-bearer, built to haul what a longship could not.
What You Get
Armour goes where it belongs. Right-click a helmet in your pack and it goes on your head and into the helmet slot in one motion. Right-click it in the panel and it comes off and comes back. Dragging works both ways too.
Six weapon quickslots. Drop in a weapon, shield, torch or tool and it stays there, drawn or sheathed. Tap Shift+1 to Shift+6 to swap to it, tap again to put it away. Each slot shows its number in the corner, and the keys can be rebound to anything you like.
Three food slots. Keep your rations out of your pack and right-click to eat straight from the panel. Picking up more of the same food tops up the stack that is already in there.
Nothing to think about. A slot only accepts what belongs in it, and your pack still fills up at exactly the same rate, so "inventory full" means what it always did.
No balance change. Every armour slot is one the game already has. You cannot wear anything you could not wear before, there is nothing to set up on a server, and other players do not need the mod. Circlets still go in the helmet slot, because in Valheim a circlet is a helmet.
Install
Client only, and everyone installs their own. A server install does nothing. Your gear is saved in your own character file, by the game's own code.
Uninstalling
Type byrding_unpack in the console first, then log out, then remove the mod.
Byrding parks your gear in two inventory rows the game normally keeps hidden. With the mod gone,
the next time you log in the game tidies those rows up by dropping everything in them at your
feet. Nothing is lost, but nobody wants to find their armour on the floor of a crypt.
byrding_unpack empties the slots back into your pack so there is nothing left to drop.
Compatibility
Do not run this with another slots mod. ExtraSlots, AzuExtendedPlayerInventory and EquipmentAndQuickSlots all do the same job and will fight it. Pick one.
Mods that only decorate the inventory are fine. Byrding does not draw its own slots, it borrows the game's, so anything another mod adds to an inventory slot comes along with it — Runemark's rarity frames and tooltips work in the panel for exactly that reason.
Settings
BepInEx/config/gbv.valheim.byrding.cfg, or the Configuration Manager in game.
| Setting | Default | What it does |
|---|---|---|
WeaponSlot1 … WeaponSlot6 |
LeftShift+1 … LeftShift+6 |
Draw or sheathe that weapon slot. Rebind to any key and modifier. |
HotkeysWorkWithInventoryOpen |
true |
Whether the weapon keys work while the inventory is open. They never fire while you are typing. |
Enabled |
true |
Turn Byrding off without uninstalling. Your gear moves back into your pack, still worn. Safe either way. |
OpenWithInventory |
true |
Show the panel whenever the inventory is open, rather than waiting for the Gear button. |
SlotSilhouettes |
true |
The engraved shape in each empty slot. |
PanelOffsetX / PanelOffsetY |
0 |
Nudge the panel, if another mod wants the same piece of screen. |
Shift is the default because the bare number keys are the vanilla hotbar.
Console Commands
| Command | What it does |
|---|---|
byrding_unpack |
Empty every slot back into your pack. Run this before uninstalling. |
byrding_status |
What is in each slot, and which key each weapon slot is bound to. |
byrding_dumpui |
Writes UI details to the log. Only needed if the Gear button lands somewhere odd. |
None of them need admin or cheats.
Credits
The trick of hiding slots in extra inventory rows is the one shudnal worked out for ExtraSlots, released into the public domain under the Unlicense. Byrding is a smaller mod with a narrower brief, but it would have taken far longer to get right without that groundwork to read.
Everything else came from the game's own code.