Back to mods
Player Corpse project artwork

Modrinth · Minecraft mod

Player Corpse

Never lose your loot! Spawns an owner-protected corpse with your player skin, floating hologram timers, and one-click quick retrieval.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Player Corpse release should I use?

Updated 3 months ago
Latest stable file 1.0.1
Game version 1.21.11
Loader Fabric

Player Corpse 1.0.1 targets 1.21.11 with Fabric. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is Player Corpse required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does Player Corpse 1.0.1 need?

1.0.1. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Player Corpse without breaking your instance.

Built for Player Corpse 1.0.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0.1. It targets 1.21.11 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0.1. It opens that exact file at the source.

About this project

What does Player Corpse add?

🪦 Player Graves (Fabric)

Never lose your hard-earned loot again! When a player dies, their items are safely stored in a highly-detailed, protected corpse grave instead of despawning on the ground

Never lose your hard-earned loot again! When a player dies, their items are safely stored in a highly-detailed, protected corpse grave instead of despawning on the ground.

✨ Key Features

  • 👤 Player Skin Rendering: The grave isn't just a block; it accurately renders the fallen player's custom skin for true immersion.

  • 🛡️ Advanced Owner Protection: Graves are protected for the owner by default. It includes a smart "Unlock Timer" that allows others to access the loot only after a configured amount of
    time passes.

  • 🔮 Floating Hologram: A sleek, floating display above the grave shows crucial details at a glance: the player's name, the time left until it despawns, and the current protection status

* 🔮 Floating Hologram: A sleek, floating display above the grave shows crucial details at a glance: the player's name, the time left until it despawns, and the current protection status.

  • 🎒 Flexible Loot Retrieval: * GUI Mode: Right-click the grave to open a clean GUI and pick specific items.
    • Quick Restore: Shift + Right-click to instantly restore all items to their original inventory slots.
  • Smart Despawn System: No more rushing blindly. The grave intelligently stays in the world and won't despawn until the loot is fully handled.

⚙️ Configuration & Compatibility

  • Platform: Exclusively built for Fabric (Requires Fabric API).
  • Deeply Customizable: Almost everything can be tweaked! Timers, hologram colors, exact corpse poses, XP recovery rates, and void rescue toggles.

💬 Support & Feedback

If you encounter any issues, have suggestions, or need help with the configuration, feel free to contact me

⚙️ Configuration & Compatibility

  • Platform: Exclusively built for Fabric (Requires Fabric API).
  • Deeply Customizable: Almost everything can be tweaked! Timers, hologram colors, exact corpse poses, XP recovery rates, and void rescue toggles.
🛠️ Click here to view the full default config (graves.json)
{
  "configVersion": 7,
  "general": {
    "despawnTimerMinutes": 30
  },
  "protection": {
    "ownerOnlyAccess": true,
    "unlockWhenDespawnTimerExpires": true,
    "unlockAfterMinutes": 15
  },
  "visual": {
    "showNametag": true,
    "showNametagTimer": true,
    "showProtectionStatusInNametag": true,
    "ownerNameColorHex": "#F7B733",
    "timerColorHex": "#7EF9FF",
    "protectionLockedColorHex": "#FF6565",
    "protectionUnlockedColorHex": "#8CFFB0",
    "hologramVerticalOffset": 0.15,
    "hologramLineSpacing": 0.24,
    "hologramSecondaryScale": 0.92,
    "spawnSoulParticles": true,
    "playSpawnSound": true,
    "playRetrieveSound": true,
    "enableFallingAnimation": true
  },
  "corpse": {
    "scale": 1.38,
    "verticalOffset": 0.22,
    "fallLiftHeight": 1.05,
    "fallAnimationTicks": 16.0,
    "flatRotationDegrees": 98.0,
    "sideRollDegrees": -14.0,
    "yawOffsetDegrees": -18.0,
    "shadowRadius": 0.78,
    "randomPoseCount": 12,
    "forwardOffset": 0.0,
    "sideOffset": 0.0,
    "modelAnchorYOffset": -0.92,
    "headPitchDegrees": 28.0,
    "headYawDegrees": -42.0,
    "headRollDegrees": -18.0,
    "bodyPitchDegrees": 4.0,
    "bodyRollDegrees": -8.0,
    "leftArmPitchDegrees": -128.0,
    "leftArmYawDegrees": 42.0,
    "leftArmRollDegrees": -78.0,
    "rightArmPitchDegrees": -96.0,
    "rightArmYawDegrees": -22.0,
    "rightArmRollDegrees": 56.0,
    "leftLegPitchDegrees": 22.0,
    "leftLegYawDegrees": 8.0,
    "leftLegRollDegrees": 10.0,
    "rightLegPitchDegrees": -26.0,
    "rightLegYawDegrees": -8.0,
    "rightLegRollDegrees": -16.0
  },
  "retrieval": {
    "allowGuiOpen": true,
    "allowQuickShiftRightClick": true,
    "allowItemDeposit": false,
    "dropOverflowOnQuickRetrieve": false,
    "restoreExactInventoryLayout": true,
    "restoreSelectedHotbarSlot": true,
    "preserveRespawnLoot": true
  },
  "locator": {
    "rescueVoidDeaths": true,
    "sendChatMessage": true,
    "giveCompass": true,
    "removeCompassWhenResolved": true
  },
  "experience": {
    "preventDropOnDeath": true,
    "storeOnGrave": true,
    "restorePercent": 0.5,
    "awardWhenGraveEmptied": true,
    "onlyOwnerCanClaim": true
  },
  "despawn": {
    "smartDespawn": true,
    "waitForTimerWhenEmpty": false
  },
  "compatibility": {
    "respectKeepInventoryGameRule": false
  }
}
</details>

```json


### 💬 Support & Feedback
If you encounter any issues, have suggestions, or need help with the configuration, feel free to contact me 

Project description from Modrinth.

Pick your setup

Player Corpse by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

8 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Player Corpse versions and loaders

7 of 7 releases match

Looking for an older file? The official Modrinth project page is in Resources.