Inventory Management

Inventory Management

Mod

Sort and transfer items with the click of a button.

Client and server StorageUtility

174.0k downloads
375 followers
Created2 years ago
Updated4 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Inventory Management


Sort and transfer items with the click of a button. Adds several buttons to your inventory and containers that let you sort, transfer, and automatically stack your items! Works in single player by installing on your client, and in multiplayer by installing on both your client AND the server.


Configuration

* Configuration capabilities added in 1.1.0 for 1.19. The version for 1.18.2 does not allow configuration. Sorry!

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!

modEnabled: true|false - Simple toggle for the mod! Set to false to disable.

showSort: true|false - Whether or not to show sort buttons in the UI.

showTransfer: true|false - Whether or not to show transfer buttons in the UI.

showStack: true|false - Whether or not to show autostack buttons in the UI.

guiTheme: "light"|"dark"|"auto" - Whether the buttons should use light theme (vanilla), dark theme (VanillaTweaks dark UI), or automatically choose based on whether you have VanillaTweaks dark UI enabled.

defaultPosition: "(<Integer>,<Integer>)" - Customize a default for button position.

screenPositions: {"ID": "(<Integer>,<Integer>)"} - Customize button position on a per-screen basis. While this can be modified manually in the config file, the recommended way to modify this is through the configuration UI. See below!

Modifying the button positions

In order to maintain compatibility with other mods, you can now adjust the positions of your inventory management buttons! To adjust the position for all buttons, check out the option in the config for defaultPosition or if you have ModMenu installed, in the config UI. If you have a particular screen that needs adjusted (maybe another mod added more inventory space, for example), you can hold Ctrl/Cmd and click on one of the UI buttons to open up the per-screen position editor! This editor will adjust the button positions for the current screen only, so you can tweak the positions all you want to get it aligned with your shiny backpack mod's UI! ;)


Sort

A sort button will now appear in all containers (that are large enough) and your inventory. Clicking this button will sort the inventory automatically! For the most part this sorting is alphabetical, with a few manually-entered exceptions. Sorting ignores your hotbar, so you don't have to worry about it messing up your main items!

Before

After

Transfer all

The place/take all buttons will transfer one entire inventory into the other! It starts at the top-left slot and works its way through the items until the other inventory is full. Similar to sorting, this mechanism will ignore your hotbar (and equipped items).

Automatically stack

Similar to the transfer all buttons, there will also be buttons for stacking into/from a container. When clicked, this button will take all the items in the source inventory and stack them into any non-full stacks in the other, transferring only items required to fill up the stacks!

Before

After

External resources



Project members

Roundaround

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID