
Partial Keep Inventory Partial Keep Inventory introduces a softer alternative to /gamerule keepInventory for Fabric 1.21.1. Instead of keeping everything or dropping everything, it selectively protects valuable items while still punishing deaths. Core Features Selective item keeping
Keeps all shulker boxes (any colour). Keeps all non-stackable items – tools, weapons, armour, elytra, etc. (anything with max stack size 1). Keeps extra container-like items such as ender chests and bundles (and anything else you add to the whitelist in partialkeepinv.json). All other items (blocks, food, stackables) drop normally on death.
Inventory position preserved
Kept items are restored to their original inventory slots (hotbar and main inventory). Off-hand item is restored to the off-hand slot when possible. If a slot is already occupied, the item is added to the inventory or dropped at the player's feet if there's no space.
Armour handling
Armour is kept and re-equipped automatically on respawn. Each death applies extra durability damage to each worn armour piece (default ~3% of max durability, configurable). Items won't be destroyed by the death penalty — at least 1 durability is always preserved.
XP penalty
On every death the player loses a configurable number of XP levels (default 1–5, never below level 0). No XP orbs are dropped.
Configuration
keep.shulkers, keep.nonStackableItems, keep.containers – toggle what types of items are protected. containers.materialWhitelist – list extra items to always keep (default: minecraft:ender_chest, minecraft:bundle). xpLoss.enabled, xpLoss.minLevels, xpLoss.maxLevels – control how many levels are lost on death. armorDamage.enabled, armorDamage.percent – control armour durability loss per death.
Requirements
Fabric Loader 0.18+ Fabric API Java 21+ Make sure in each relevant world:
/gamerule keepInventory false
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.1.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as partial_keep_inventory-26.1.2.jar — drop this file into the mods folder
- Download size: 13 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.