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
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
Rkey now works inside chests and inventory. PressingRwhile a screen was open did nothing because the screen captured the keypress before the keybind handler could react. The mixin now interceptskeyPresseddirectly.
[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 takecommand.- 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/tidyinvcommand 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
SimpleChannelpattern (noIPayloadRegistraryet). Internal-only difference — no impact on users.

