Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Creators
Details
Licensed MIT
Published last year
Updated last month
Changelog
Backup your world and your Server Backpacks's config as this release includes some changes to the config.
Changelog
Features
- Use Mojang's DataFixerUpper when loading backpack's inventories
- Changed some configuration entries to a more sane alternative.
types_of_backpacksis moved out of the config file. There is now a folder calledbackpacksin the serverbackpacks config folder, it stores the backpack's json file.
Notes
On adding, removing or configuring backpacks.
Remove the name in the backpacks folder located in
<server>/config/serverbackpacks/backpacks
That backpack will then be deleted out of existence.
The json structure is like this.
{
"backpack": "backpackName",
"upgradeBackpack": "backpackToUpgradeName",
"slots": 27,
"dyeable": true,
"dyeBlacklist": [],
"cosmetic": {
"offset": {
"x": 0.0,
"y": -0.45,
"z": 0.28
},
"yaw": 180,
"pitch_while_sneaking": -25
}
}
You could then add a json with this entry to add a new backpack to the game.
Files
Metadata
Release channel
ReleaseVersion number
1.4.2+1.21.9Loaders
Game versions
1.21.9–1.21.10Environment
Server-side only, works in singleplayer too
Downloads
368Publication date
October 17, 2025 at 4:08 AMPublisher

Rouesvm
Member



