
ModsJava
CarryCap – Item Limits
Set simple carry limits for specific items or item tags on Fabric servers. CarryCap runs server-side, so players don't need to install anything.
⬇ Download on Modrinth

CarryCap
CarryCap lets server admins set limits on how many items each player can carry.
It runs entirely on the server. Players joining a server with CarryCap installed do not need to install the mod themselves.
Features
- Set limits for specific items
- Set shared limits for item tags
- Server-side only
- Works in singleplayer
- Counts the inventory, hotbar, armor and offhand
- Counts matching items inside carried bundles and shulker boxes
- Reload the config without restarting the server
Configuration
Limits are stored in:
config/carrycap.json
Example:
{
"limits": [
{
"type": "item",
"id": "minecraft:totem_of_undying",
"max": 2
},
{
"type": "tag",
"id": "minecraft:logs",
"max": 128
}
]
}
Verified by MCModsHub
- Ships as carrycap-0.1.0.jar — drop this file into the mods folder
- Download size: 32 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.