
Inventory Maker
Allows inventories to be created using commands.
About this Mod
*** Development of this mod is on hold for the foreseeable future. ***
Allows inventories to be created using commands. Inventories can then be opened using commands and be used to store things (like backpacks without the backpack).
Inventories can have the option of only certain players being able to open them. You specify a predicate by identifier using /inventorymaker edit checker.
Commands
/inventorymaker create
/inventorymaker edit
/inventorymaker edit
/inventorymaker edit
/inventorymaker open
/inventorymaker delete
Shorter Commands
You can use a mod like Command Aliases to shorten commands.
Example
After running the command /inventorymaker create minecraft:generic_9x3 "example:shared".
And adding this json file:
config -> commandaliases ->
shared.json
{
"schemaVersion": 1,
"commandMode": "COMMAND_CUSTOM",
"command": "shared",
"actions": [
{
"command": "inventorymaker open 'example:shared'",
"commandType": "CLIENT"
}
]
}
Players can use the command /shared to open the created inventory.
Permissions
inventorymaker - default none
inventorymaker.create - default 2
inventorymaker.edit - default 2
inventorymaker.open.others - default 3
inventorymaker.delete - default 2
Placeholder API Support (1.2.0+)
Placeholders in id will be parsed when command is run.
Placeholders in titles will be parsed each time an inventory is opened.
Available Versions
How to Install Inventory Maker on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21).
Install Mod
Open the mod browser in the dashboard and search for "Inventory Maker". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21, 1.20.6, 1.20.5 (+5 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Inventory Maker server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21). You can switch loaders with one click in the panel.
Is Inventory Maker compatible with fabric?
Inventory Maker officially supports fabric for Minecraft 1.21, 1.20.6, 1.20.5. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Inventory Maker – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Inventory Maker consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Inventory Maker with just one click on your server.