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.
InventorySorting
Adds inventory sorting buttons to containers and player inventory.
| Last updated | 5 years ago |
| Total downloads | 179036 |
| Total rating | 38 |
| Categories | |
| Dependency string | end360-InventorySorting-1.3.0 |
| Dependants | 95 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.601README
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.
- Copy the
InventorySort.dllfile to yourBepInEx/pluginsfolder
Script Engine Installation
This is not recommended and is only used for development, but the plugin is compatible.
- Install Script Engine to your game.
- Copy the
InventorySort.dllfile to yourBepInEx/scriptsfolder (Create the folder or run the game once if it does not exist.) - Press F6 when you load into the game (You can configure Script Engine to automatically load scripts on startup.)