File Details
bnnch_sort-neoforge-0.2.0+mc1.21.1.jar
- R
- Feb 5, 2026
- 1.85 MB
- 11
- 1.21.1
- NeoForge
File Name
bnnch_sort-neoforge-0.2.0+mc1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
What's New
Slot Locking
Lock specific inventory slots to protect them from sorting operations.
How it works:
- Hold
Alt(configurable) and click any player inventory slot to lock/unlock it - Locked slots display a colored tint overlay (gold by default)
- Locked slots are skipped during sorting — items stay exactly where you put them
- Non-full stacks in locked slots can still receive matching items when sorting merges partial stacks
- Lock state persists across death, relog, and dimension changes
New command:
/bnnchsort unlock— Unlock all locked inventory slots at once
New client config options:
| Option | Default | Description |
|---|---|---|
lockModifierKey |
ALT |
Modifier key for locking (ALT, CONTROL, SHIFT) |
lockTintColor |
FFD70080 |
RGBA hex color for the lock overlay |
showLockTooltip |
true |
Show unlock hint on empty locked slots |

