You are viewing a potentially older version of this package. View all versions.
end360-InventorySorting-1.3.0 icon

InventorySorting

Adds inventory sorting buttons to containers and player inventory.

Date uploaded 3 years ago
Version 1.3.0
Download link end360-InventorySorting-1.3.0.zip
Downloads 146210
Dependency string end360-InventorySorting-1.3.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.601 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.601

README

Valheim Inventory Sorting

This BepInEx plugin adds inventory sorting buttons to Valheim. The player inventory is sorted excluding the hotbar, containers are sorted entirely. There is an auto-stacking feature (doesn't auto-stack hotbar) which can be disabled in the configuration file for the plugin.

Manual Installation

This is the recommended installation method.

  1. Copy the InventorySort.dll file to your BepInEx/plugins folder

Script Engine Installation

This is not recommended and is only used for development, but the plugin is compatible.

  1. Install Script Engine to your game.
  2. Copy the InventorySort.dll file to your BepInEx/scripts folder (Create the folder or run the game once if it does not exist.)
  3. Press F6 when you load into the game (You can configure Script Engine to automatically load scripts on startup.)