
Deathledger
Death Ledger is a client-side Fabric mod that keeps a persistent history of every time you die in Minecraft.
- Загрузки
- 205
- Подписчики
- 2
- Обновлён
- 3 марта 2026 г.
- Лицензия
- MIT
Опубликован 1 марта 2026 г.
DeathLedger
Stop losing your stuff to the void. Literally.
You died. Again. The death screen flashed, you clicked respawn, and now you're staring at your bed with no idea which direction your items are—was it northeast? Past that weird acacia tree? Or was that the other death?
Vanilla Minecraft throws away your death coordinates the moment you click. Mods that add gravestones change gameplay. DeathLedger just fixes the information gap.
What It Actually Does
- Remembers where you died — Every death is logged with exact coordinates, dimension, and timestamp
- Shows what you lost — Snapshot of your inventory at moment of death (so you know if it was worth the trip back)
- One-click copy — Click coordinates to copy to clipboard, paste into chat or your group's Discord
- Works everywhere — Pure client-side. Use it on vanilla servers, realms, or modpacks without asking permission
The Ledger
Press K (rebindable) to open your death history. Each entry shows:
- When you died (real-world timestamp, because "five minutes ago" is useless when you tabbed out)
- Where (Overworld/Nether/End icons + exact XYZ)
- Why (death message, truncated if you got combo'd by a modded boss with a paragraph-long kill feed)
- What you dropped (hover for full inventory breakdown)
Right-click an entry to delete it, copy coords, or set your compass target. Entries are saved per-server/world, so your singleplayer "learning creative mode" deaths don't pollute your hardcore server history.
Why Not Just Use a Gravestone Mod?
Gravestones protect your items. DeathLedger protects your sanity. Sometimes you die in lava and there's nothing to recover. Sometimes you're on a server that banned gravestone mods for "balance." Sometimes you just want to know if that death was 200 blocks away or 2,000 without doing trigonometry in the F3 screen.
This mod doesn't touch gameplay. It just stops you from alt-tabbing to Notion to write down coordinates like it's 2011.
Configurable (If You Care)
- Max history per world (default 100, FIFO eviction)
- Toggle inventory snapshots (disable if you're paranoid about file size)
- Clear-on-disconnect for streamers who don't want death meta visible
- Ignore list for servers where you definitely don't care
Requires: Fabric API (client-side only)
Works with: Minecraft 1.21.1, probably newer if you're lucky
License: MIT (do whatever, just don't sue me when you forget to copy coords anyway)
Ченджлог
2.0-1.21.1Релиз1.21.1 · 3 марта 2026 г.
DeathLedger Changelog
v2.0
Supported versions: Minecraft 1.21.1 – 1.21.11 (Fabric)
✨ New Features
- Teleport to Death Location — A new button in the death detail panel allows OP players (permission level 2+) to instantly teleport to their death coordinates, including cross-dimension support.
- Restore Items — A new button lets OP players restore all items from a death entry directly into their inventory. Items are placed back into their exact original slots (hotbar, inventory, armor, offhand), so your loadout feels exactly like before you died. Command feedback is automatically silenced during the restore to keep chat clean.
🐛 Bug Fixes
- Fixed deaths below Y=0 not being recorded — Deaths in caves, the deep dark, or anywhere below Y=0 were incorrectly saved as Y=0. The void detection threshold has been lowered from Y=0 to Y=-128, so deaths underground are now recorded at the correct position. Only actual void deaths (below Y=-128) use the last known safe position as a fallback.
⚙️ Changes
- Default keybind changed to
K— The default key for opening the Death Ledger GUI is nowK. - Improved keybind display — The controls menu now shows "Open Death Ledger" under the "Death Ledger" category instead of raw translation keys.
🔧 Multi-Version Support
- Ported to Minecraft 1.21.1 – 1.21.11 with two builds:
deathledger-1.21.1.jar— for Minecraft 1.21.1deathledger-1.21.2-1.21.11.jar— for Minecraft 1.21.2 through 1.21.11
📦 Downloads
| Version(s) | File |
|---|---|
| 1.21.1 | deathledger-1.21.1.jar |
| 1.21.2 – 1.21.11 | deathledger-1.21.2-1.21.11.jar |
2.0-1.21.2-1.21.11Релиз1.21.9, 1.21.10, 1.21.11 · 3 марта 2026 г.
DeathLedger Changelog
v2.0
Supported versions: Minecraft 1.21.1 – 1.21.11 (Fabric)
✨ New Features
- Teleport to Death Location — A new button in the death detail panel allows OP players (permission level 2+) to instantly teleport to their death coordinates, including cross-dimension support.
- Restore Items — A new button lets OP players restore all items from a death entry directly into their inventory. Items are placed back into their exact original slots (hotbar, inventory, armor, offhand), so your loadout feels exactly like before you died. Command feedback is automatically silenced during the restore to keep chat clean.
🐛 Bug Fixes
- Fixed deaths below Y=0 not being recorded — Deaths in caves, the deep dark, or anywhere below Y=0 were incorrectly saved as Y=0. The void detection threshold has been lowered from Y=0 to Y=-128, so deaths underground are now recorded at the correct position. Only actual void deaths (below Y=-128) use the last known safe position as a fallback.
⚙️ Changes
- Default keybind changed to
K— The default key for opening the Death Ledger GUI is nowK. - Improved keybind display — The controls menu now shows "Open Death Ledger" under the "Death Ledger" category instead of raw translation keys.
🔧 Multi-Version Support
- Ported to Minecraft 1.21.1 – 1.21.11 with two builds:
deathledger-1.21.1.jar— for Minecraft 1.21.1deathledger-1.21.2-1.21.11.jar— for Minecraft 1.21.2 through 1.21.11
📦 Downloads
| Version(s) | File |
|---|---|
| 1.21.1 | deathledger-1.21.1.jar |
| 1.21.2 – 1.21.11 | deathledger-1.21.2-1.21.11.jar |
1.0.0Релиз1.21.1 · 1 марта 2026 г.
Finally stopped forgetting where I died. What's New
Death logging with coords, dimension, and timestamp
Press K to open the Ledger — copy coords, set waypoints, see what you lost
Works on any server (pure client-side)
Known Issues
Void deaths capture last known position (good enough)
UI looks weird at 4x GUI scale (don't do that)
Requires
Fabric 1.21.1+
Fabric API
First release. Probably has bugs. Yell at me on Discord (marchlmao) if it breaks.
Комментарии
Загружаем…