Vault Hunters Item Sorting
Smart Item Sorting for Vault Hunters
This mod represents a modern version of item sorting for Vault Hunters, continuing the ideas of the original Bonne's Vault Hunters Jewel Sorting project.
Tired of chaotic arrangement of jewels, gear, and inscriptions in inventories after automatic sorting? This mod is specifically designed to solve this problem!
How It Works
The mod doesn't add new blocks but integrates with popular storage systems: Refined Storage, Applied Energistics 2, Mekanism QIO, Quark, Simple Storage Networks, Sophisticated Backpacks, and Tom's Simple Storage. It adds special sorting rules for jewels, Vault Gear equipment, and inscriptions.
In the configuration file /configs/vault_hunters_jewelsorting.toml you can customize the sorting order for each item type. This is especially convenient when using mods that allow configuration changes directly in the game.
Sorting Types
Jewel Sorting
Jewels can be ordered by:
- Name - by display name
- Attribute - by characteristic type (only for jewels with one attribute)
- Attribute Value - by numerical characteristic value
- Size - by jewel size
- Level - by item level
- Attribute Weight - by ratio of characteristic value to size
<img src="https://media.forgecdn.net/attachments/thumbnails/703/519/310/172/minecraft-1.gif" alt="Jewel sorting example" />
Vault Gear Sorting
Gear (except tools) is sorted by:
- Name
- Level
- Rarity - by rarity or rarity pool
- State - identified or not
- Model - by appearance
![]()
Inscription Sorting
Inscriptions are ordered by:
- Name
- Rooms - by quantity or room name
- Completion - by completion degree
- Time - by added time
- Instability - by added instability
![]()
Other Item Types
Trinkets: by name, slot, type, and remaining uses
Crystals: by name, type, and level
Vault Dolls: by name, owner, completion status, experience, and loot
Charms: by name, uses, and affinity value
Catalysts: by name, size, and modifiers
Supported Systems
The mod is compatible with:
- Refined Storage (Grids)
- Applied Energistics 2 (Terminals)
- Quark (Inventory Sorting)
- Mekanism (QIO)
- Sophisticated Backpack
- Simple Storage Network
- Tom's Simple Storage
Important Notes
Requirements: Official Vault Hunters mod for version 1.18.2 - 3rd Edition
Server Operation Features: Sorting in inventories (Quark) and Sophisticated Backpacks doesn't work on servers if the mod is installed only on the client. These systems sort items from the server side, so the mod must be installed on the server as well. This doesn't apply to digital storage systems - they work even with the mod installed only on the client.
Optimization: To prevent micro-freezes in RS and AE2 when adding large quantities of items, sorting is disabled when the Shift key is pressed.