Inventory Management

⭐ ⭐⭐ (1,439 endorsements) 📥 3.5M downloads 📌 v2.0.1+26.2-fabric 📅 6/10/2022
🟡 Updated this year

By Roundaround · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 6/21/2026 📅 Created: 6/10/2022
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.0% endorsement rate
  • 🏆 #417 of 1284 fabric mods in this game by downloads

📋 About This Mod

!(https://i.imgur.com/wXZra91.png) !(https://img.shields.io/badge/Loader-Fabric%20|%20Forge%20|%20NeoForge-313e51?style=for-the-badge) !(https://img.shields.io/badge/MC-26.2%20|%2026.1%20|%201.21%20|%201.20%20|%201.19%20|%201.18.2-313e51?style=for-the-badge) !(https://img.shields.io/badge/Side-Client%20+%20Server-313e51?style=for-the-badge) (https://img.shields.io/modrinth/dt/inventory-management?style=flat&logo=modrinth&color=00AF5C)](https://modrinth.com/mod/inventory-management) (https://img.shields.io/curseforge/dt/1293402?style=flat&logo=curseforge&color=F16436)](https://www.curseforge.com/minecraft/mc-mods/inventory-management) (https://img.shields.io/github/stars/Roundaround/mc-inventory-management?style=flat&logo=github)](https://github.com/Roundaround/mc-inventory-management) (https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/donate/kofi-singular-alt_vector.svg)](https://ko-fi.com/roundaround) Sort and transfer items with the click of a button, and a whole lot more. Inventory Management adds buttons to your inventory and containers that let you sort, transfer, and automatically stack your items, plus a handful of quality-of-life tools for keeping your inventory exactly how you want it. Works in single player by installing on your client, and in multiplayer by installing on both your client AND the server. **Features at a glance:** - **Sort** any container or your inventory with one click, alphabetically or in creative-menu order. - **Transfer all** to dump one inventory into another (place all or take all) in a single click. - **Auto-stack** to top up the matching stacks already in a container without disturbing anything else. - **Locked slots** you protect with `Ctrl/Cmd`+click, so sort, transfer, and stack all skip them. - **Hotbar swapping** to hold a key and scroll a whole main-inventory row into your hotbar on the fly. - **Item durability** alerts when gear runs low, plus optional auto-replace right before a tool breaks. - **Smart item grouping** that keeps variant families (all wool colors, all planks, and so on) together when sorting. Every feature can be turned on or off independently in the config, so you can run just the parts you want. !(https://i.imgur.com/GadzOcM.png) --- ### Configuration You can configure the behavior of the mod from the `inventorymanagement.toml` file within your config folder. If you have ModMenu installed, you can also access the configuration through the UI in ModMenu's mod list, where each option shows a description tooltip when you hover it. **General** `modEnabled`: `true|false` (default `true`) - Master switch for the mod. When off, no buttons are shown and no behavior runs. **Hotbar Swapping** (under the `hotbarSwap` section) `hotbarSwap.enableHotbarSwap`: `true|false` (default `true`) - Master toggle for hotbar swapping. When off, the **Hotbar swap (hold)** key binding does nothing (scrolling and number keys no longer swap a row in) and the swapped-row badge is hidden. See the Hotbar swapping section below. `hotbarSwap.hotbarSwapNumberKeys`: `true|false` (default `true`) - While holding the **Hotbar swap (hold)** key binding, let number keys `1`-`3` select a main-inventory row to swap into the hotbar (and re-pressing the active row's number swaps it back). On by default; turn it off to keep number keys changing your selected hotbar slot even while the key is held. Scrolling with the key held always works regardless. **Item Durability** (under the `durability` section) `durability.durabilityAlertEnabled`: `true|false` (default `true`) - Show a low-durability action-bar alert (with an anvil "ping") when a tool or equipped item drops past a threshold. Purely client-side: it reads durability that's already synced to you, so it works on any server, even vanilla. See the Item durability section below. `durability.durabilityAlertThreshold1`: `<Integer>` (default `10`) - First percent-of-max durability threshold (`0`-`99`) that triggers the alert, firing once as durability crosses it downward. Set to `0` to skip this threshold. `durability.durabilityAlertThreshold2`: `<Integer>` (default `5`) - Second percent-of-max durability threshold (`0`-`99`) that triggers the alert, firing once as durability crosses it downward. Set to `0` to skip this threshold. `durability.durabilityAlertAtOne`: `true|false` (default `true`) - Also fire the alert at exactly `1` durability point remaining, in addition to the percentage thresholds. `durability.durabilityAlertSound`: `true|false` (default `true`) - Play the anvil ping sound with the alert. The action-bar message always shows regardless. `durability.durabilityAutoReplace`: `true|false` (default `false`) - Right before a held or worn item breaks, swap in a matching replacement from your inventory. Client-driven:

!(https://i.imgur.com/wXZra91.png) ![](https://img.shields.io/badge/Loader-Fabric%20|%20Forge%20|%20NeoForge-313e51?style=for-the-badge) ![](https://img.shields.io/badge/MC-26. 2%20|%2026. 1%20|%201. 21%20|%201. 20%20|%201. 19%20|%201. 18. 2-313e51?style=for-the-badge) ![](https://img.shields.io/badge/Side-Client%20+%20Server-313e51?style=for-the-badge) [!(https://img.shields.io/modrinth/dt/inventory-management?style=flat&logo=modrinth&color=00AF5C)](https://modrinth.com/mod/inventory-management) [!(https://img.shields.io/curseforge/dt/1293402?style=flat&logo=curseforge&color=F16436)](https://www.curseforge.com/minecraft/mc-mods/inventory-management) [!(https://img.shields.io/github/stars/Roundaround/mc-inventory-management?style=flat&logo=github)](https://github.com/Roundaround/mc-inventory-management) [!(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/donate/kofi-singular-alt_vector.svg)](https://ko-fi.com/roundaround) Sort and transfer items with the click of a button, and a whole lot more. Inventory Management adds buttons to your inventory and containers that let you sort, transfer, and automatically stack your items, plus a handful of quality-of-life tools for keeping your inventory exactly how you want it. Works in single player by installing on your client, and in multiplayer by installing on both your client AND the server. Features at a glance: - Sort any container or your inventory with one click, alphabetically or in creative-menu order. - Transfer all to dump one inventory into another (place all or take all) in a single click. - Auto-stack to top up the matching stacks already in a container without disturbing anything else. - Locked slots you protect with `Ctrl/Cmd`+click, so sort, transfer, and stack all skip them. - Hotbar swapping to hold a key and scroll a whole main-inventory row into your hotbar on the fly. - Item durability alerts when gear runs low, plus optional auto-replace right before a tool breaks. - Smart item grouping that keeps variant families (all wool colors, all planks, and so on) together when sorting. Every feature can be turned on or off independently in the config, so you can run just the parts you want. ![](https://i.imgur.com/GadzOcM.png) --- ### Configuration You can configure the behavior of the mod from the `inventorymanagement.toml` file within your config folder. If you have ModMenu installed, you can also access the configuration through the UI in ModMenu's mod list, where each option shows a description tooltip when you hover it. General `modEnabled`: `true|false` (default `true`) - Master switch for the mod. When off, no buttons are shown and no behavior runs. Hotbar Swapping (under the `hotbarSwap` section) `hotbarSwap.enableHotbarSwap`: `true|false` (default `true`) - Master toggle for hotbar swapping. When off, the Hotbar swap (hold) key binding does nothing (scrolling and number keys no longer swap a row in) and the swapped-row badge is hidden. See the Hotbar swapping section below. `hotbarSwap.hotbarSwapNumberKeys`: `true|false` (default `true`) - While holding the Hotbar swap (hold) key binding, let number keys `1`-`3` select a main-inventory row to swap into the hotbar (and re-pressing the active row's number swaps it back). On by default; turn it off to keep number keys changing your selected hotbar slot even while the key is held. Scrolling with the key held always works regardless. Item Durability (under the `durability` section) `durability.durabilityAlertEnabled`: `true|false` (default `true`) - Show a low-durability action-bar alert (with an anvil "ping") when a tool or equipped item drops past a threshold. Purely client-side: it reads durability that's already synced to you, so it works on any server, even vanilla. See the Item durability section below. `durability.durabilityAlertThreshold1`: `` (default `10`) - First percent-of-max durability threshold (`0`-`99`) that triggers the alert, firing once as durability crosses it downward. Set to `0` to skip this threshold. `durability.durabilityAlertThreshold2`: `` (default `5`) - Second percent-of-max durability threshold (`0`-`99`) that triggers the alert, firing once as durability crosses it downward. Set to `0` to skip this threshold. `durability.durabilityAlertAtOne`: `true|false` (default `true`) - Also fire the alert at exactly `1` durability point remaining, in addition to the percentage thresholds. `durability.durabilityAlertSound`: `true|false` (default `true`) - Play the anvil ping sound with the alert. The action-bar message always shows regardless. `durability.durabilityAutoReplace`: `true|false` (default `false`) - Right before a held or worn item breaks, swap in a matching replacement from your inventory. Client-driven:

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
Roundaround
Version
2.0.1+26.2-fabric
Downloads
3,540,933
Endorsements
1,439
Category
fabric
Created
6/10/2022
Updated
6/21/2026
Game Versions
26.2
Tags
storage, utility

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Inventory Management support?

The author lists 26.2. Other versions may work but are untested by the author.

What is the latest version of Inventory Management?

Version 2.0.1+26.2-fabric, published 2026-06-21 with 3.5M downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by Roundaround 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods