AutoInventorySorter — Smart Inventory & Hotbar Organizer

Press R to instantly sort your inventory. Smart item categorization, hotbar slot locking, auto-refill, chest sorting, blacklist support & 5 sort modes. Lightweight, client-side, multiplayer safe. Fabric | 1.21.5–1.21.x

File Details

autoinventorysorter-1.0.0.jar

  • R
  • May 30, 2026
  • 2.39 MB
  • 64
  • 1.21.11+5
  • Fabric

File Name

autoinventorysorter-1.0.0.jar

Supported Versions

  • 1.21.11
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:autoinventorysorter-smart-inventory-hotbar-1558366:8168699"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to AutoInventorySorter are documented here. Format follows Keep a Changelog. Versioning follows Semantic Versioning.


[Unreleased]

Planned

  • Mod Menu / Cloth Config GUI
  • Forge / NeoForge port
  • Custom sort profile editor
  • NBT-aware sorting (named items, enchantments)
  • Network sync for shared chest profiles

[1.0.0] — 2025-XX-XX

Added

  • Initial release of AutoInventorySorter
  • One-key sort (R) for inventory and containers
  • 5 sort modes: ITEM_TYPE, RARITY, NAME_AZ, QUANTITY, DURABILITY
  • Hotbar slot locking (sword, pickaxe, axe, totem — fully configurable)
  • Auto-refill system for food, blocks, torches, arrows (checks every 0.25s)
  • Blacklist system for items and slots
  • Profile system: Survival, PvP, Mining, Building
  • JSON config at .minecraft/config/autoinventorysorter.json
  • Fabric API integration
  • Mod Menu + Cloth Config compatibility layer
  • Multiplayer safe (100% client-side)

Performance

  • Memory overhead: ~2MB
  • CPU usage: <0.1% average
  • Sort operation: ~5ms for full inventory
  • Hotbar tick impact: negligible

[0.9.0] — Internal Beta

Added

  • Core sorting engine prototype
  • Basic ITEM_TYPE categorization
  • Proof-of-concept hotbar locking
  • Internal testing with Fabric 0.16.x

Known Issues (resolved in 1.0.0)

  • Stack merge missed last slot in some edge cases
  • Auto-refill triggered incorrectly in creative mode