Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
The mod adds a small button inside the inventory screen that allows players to quickly sort items in a simple and predictable way.
The goal of the mod is very straightforward: make it easier to organize inventories without changing how the game works.
š¹ What the Mod Does
When you open your inventory or a chest, a small button appears in the top-right corner of the GUI.
When this button is clicked, the mod:
⢠Reads the item stacks in the inventory ⢠Sorts them alphabetically based on their item registry name ⢠Reorders the slots according to that order
The items themselves are not modified. The mod only changes where the stacks are placed inside the inventory.
š¦ Supported Screens
The sorting button works in:
ā Player inventory ā Chest GUI
The sorting logic only affects the inventory slots visible in the container.
āļø Behavior
The sorting system follows a few simple rules:
š¹ Alphabetical order Items are sorted using their registry names.
š¹ Stacks stay intact Item stacks are never split or merged by the mod.
š¹ Slots are only reordered The mod does not modify NBT data, durability, enchantments, or any other item information.
š¹ Client-side only The mod runs entirely on the client and does not add any server-side functionality.
š„ Interface
The mod adds a small button to the inventory GUI. It is placed in the top-right area of the inventory screen so it is accessible but does not interfere with the rest of the interface.
Clicking the button immediately triggers the sorting process.


