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.20.2-1.1.1-neoforge

  • R
  • Apr 27, 2026
  • 75.74 KB
  • 7
  • 1.20.2
  • NeoForge

File Name

tidyinv-1.20.2-1.1.1-neoforge.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Changelog — Minecraft 1.20.2

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

Loaders: NeoForge (only — NeoForge 20.2 was the first NeoForge release; Fabric and Forge users on this MC era should use the 1.20.1 build). Java: 17


[1.1.1] — 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.

[1.1.0] — 2026-04

Backport of TidyInv 1.1.0 features from the 1.21.1 line.

Added

  • Vertical sort — column-first sort mode for chests.
  • Take All — chest button that pulls everything into your inventory.
  • /tidyinv take command.
  • Improved config GUI — sectioned layout, tooltips, clearer descriptions.
  • Full localization for new strings in 6 languages.

Changed

  • getCurrentMode() reads from live config — default sort mode change applies immediately.

Fixed

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

[1.0.0] — Initial 1.20.2 port

First TidyInv release for Minecraft 1.20.2 (NeoForge).

  • 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.

NeoForge networking on MC 20.2 uses the legacy SimpleChannel pattern (no IPayloadRegistrar yet). Internal-only difference — no impact on users.