promotional bannermobile promotional banner

TidyInv

Smart, fast, server-friendly inventory sorting with 7 modes, vertical sort, locked slots, profiles, chest presets, deposit/restock/dump/take buttons, in-game config GUI, and a public API. Works in your inventory and in any chest, barrel or shulker.

File Details

TidyInv 1.21.1-1.1.2-fabric

  • R
  • Apr 27, 2026
  • 76.74 KB
  • 27
  • 1.21.1
  • Fabric

File Name

tidyinv-1.21.1-1.1.2-fabric.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:tidyinv-1526895:8001304"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog — Minecraft 1.21.1

All notable changes to TidyInv for MC 1.21.1 are documented in this file. Format follows Keep a Changelog.

Loaders: Fabric · Forge · NeoForge Java: 21


[1.1.2] — 2026-04-27

Fixed

  • R key now works inside chests and inventory. Pressing R while a screen was open did nothing because the screen captured the keypress before the keybind handler could react. The mixin now intercepts keyPressed directly so sorting works whether or not a screen is open.

[1.1.1] — 2026-04-27

Added

  • pack.mcmeta for all loaders — fixes the "Failed to load a valid ResourcePackInfo" warning on Forge / NeoForge.

Fixed

  • Forge: chest buttons not appearing because the mixin config wasn't registered. Added the MixinConfigs manifest attribute to the JAR (the [[mixins]] block in mods.toml is no longer sufficient on Forge 52).

[1.1.0] — 2026-04

Added

  • Vertical sort — column-first sort mode for chests, with its own button (vertical bars icon).
  • Take All — chest button (double up arrow) that pulls everything from the chest into your inventory, respecting locked slots.
  • /tidyinv take command for the new Take All action.
  • Improved config GUI — sectioned layout, tooltips, clearer descriptions.
  • Full localization for all new strings in 6 languages.

Changed

  • getCurrentMode() now reads directly from the live config, so changing the Default Sort Mode in the config menu takes effect immediately on the next click or keypress.

Fixed

  • Default sort mode change in config GUI not propagating to the active session.

[1.0.0] — Initial release

  • 7 sort modes, 5 chest presets, 4 profiles.
  • Locked slots, in-game config GUI (K), full /tidyinv command suite.
  • Server-side sorting with anti-spam cooldown.
  • Public API (TidyInvAPI).
  • 6 languages: English, Spanish (ES / MX), Portuguese (BR), French, German.