You are viewing a potentially older version of this package. View all versions.
w00dst0ckOos-PlayerSort-1.0.1 icon

PlayerSort

Client-side inventory sorting for Valheim that leaves the hotbar and separate gear or quick slots untouched.

Date uploaded a week ago
Version 1.0.1
Download link w00dst0ckOos-PlayerSort-1.0.1.zip
Downloads 783
Dependency string w00dst0ckOos-PlayerSort-1.0.1

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

PlayerSort

PlayerSort adds a Sort button to the Valheim player inventory.

Features

  • Sorts regular inventory rows by item category, name, quality, and stack size.
  • Does not sort the hotbar.
  • Does not touch separate gear or quick slots supplied by other mods.
  • Runs entirely on the client; no server installation is required.

Installation

Install with a Thunderstore-compatible mod manager, or place PlayerSort.dll in BepInEx/plugins/PlayerSort/.

Open the player inventory and use the new Sort button below the inventory grid.

CHANGELOG

Changelog

1.0.1 - 2026-09-16

  • Updated inventory change notifications for Valheim 1.0.12.
  • Added support for Inventory.Changed(bool, bool).

1.0.0 - 2026-09-11

  • Initial public release.
  • Added client-side player-inventory sorting.
  • Preserved the hotbar and separate gear or quick slots.