promotional bannermobile promotional banner

Bnnch: Sort

A client and server-side mod that adds intelligent inventory sorting with customizable methods and keybind support.

File Details

bnnch_sort-neoforge-0.1.0+mc1.21.1.jar

  • R
  • Feb 1, 2026
  • 1.83 MB
  • 15
  • 1.21.1
  • NeoForge

File Name

bnnch_sort-neoforge-0.1.0+mc1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:bnnch-sort-1451493:7562800"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v0.1.0 — Initial Release

The first release of Bnnch: Sort, an intelligent inventory sorting mod for Minecraft 1.21.1.

Highlights

  • 4 sorting methods — Alphabetical, Category, Quantity, and Mod ID
  • Ascending or descending order for any method
  • Multiple input options — Keybinds, GUI button, or commands
  • Per-player preferences that persist across sessions
  • Smart slot detection — Skips armor, crafting results, and other restricted slots

Keybinds

Key Action
R Sort inventory region under cursor
P Cycle sort preferences

Commands

  • /bnnchsort sortinv [all|main|hotbar] — Sort your inventory
  • /bnnchsort change <method> <order> — Update preferences
  • /bnnchsort reset — Reset to server defaults
  • /bnnchsort config — View current settings
  • /bnnchsort help — Show all commands

Configuration

Option Side Default Description
showSortButton Client true Show/hide GUI sort button
defaultSortMethod Server alphabetical Default method for new players
defaultSortOrder Server ascending Default order for new players