Balanced Keep inventory
A balanced version of Keep inventory game rule, instead of keeping all your items after death, you only keep half of them. Or you could customise the…
⬇ Download on CurseForgeAdd-on Settings (Admin Commands)
These commands control how much inventory is lost and what items are more likely to be removed when a player dies.
1) How much inventory is lost:
/scoreboard players set settings hki_loss_percent <value>
- Sets the % of total inventory removed
- 25 = lose 25%
- 50 = lose half (default)
- 70 = lose most
- 100 = lose everything
2) Stackable item chance (blocks/resources):
/scoreboard players set settings hki_stack_weight <value>
- Controls how likely stackable items are to be removed
- 100 = normal chance
- 200 = more likely to be removed
- 50 = less likely
3) Non-stackable item chance (tools/armor/weapons):
/scoreboard players set settings hki_nonstack_weight <value>
- Controls how likely gear is to be removed
- 100 = same chance as blocks
- 25 = 4x less likely (recommended)
- 10 = very protected
- 0 = never lost
Recommended setup:
/scoreboard players set settings hki_loss_percent 50
/scoreboard players set settings hki_stack_weight 100
/scoreboard players set settings hki_nonstack_weight 25
This gives:
- Lose half your inventory
- Materials take most of the loss
- Tools/armor are safer but can still be lost
Notes:
- Only admins/ops can run these commands
- Settings save automatically
- Changes apply instantly
- Save it as Balanced_Keep_Inventory.mcaddon before opening — it downloads as .mcpack, but it is a .mcaddon pack
- Manifest requires Minecraft 1.20.0 or newer
- Complete pack — everything it depends on is inside the file
- Download size: 61 KB
- Download link checked 26 Aug 2026 — working
These come from our own check of the pack file, not from the source page.