DeathLens

DeathLens is a lightweight, client-side Minecraft Fabric mod that explains the last moments before a player dies.
Back to Files

deathlens-0.2.0.jar

File namedeathlens-0.2.0.jar
Uploader
MelitobumMelitobum
Uploaded
Jul 25, 2026
Downloads
11
Size
153.0 KB
Mod Loaders
Fabric
File ID
8504546
Type
R
Release
Supported game versions
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:deathlens-1624517:8504546"

Learn more about Curse Maven

What's new

DeathLens is a lightweight, client-side Minecraft Fabric mod that explains the last moments before a player dies.

Version 0.2.0 targets Minecraft Java Edition 1.21.1 and records a 15-second in-memory event timeline. Data is written to disk only after a death.

IF YOU FIND ANY BUGS YOU CAN REPORT TO MY DISCORD: melitopetito

0.2 Scope

  • Damage, healing, health, absorption and movement context
  • Vital trace graph for health and absorption
  • Three-step death chain summary
  • Attacker, weapon and distance context for newly recorded damage
  • Effect and equipment changes
  • Detailed cause of death from the final observed damage source
  • Visual hotbar, armor/offhand, backpack and active-effect evidence grids
  • Death position, dimension and biome snapshots
  • Scrollable scene data with the complete inventory list
  • Timeline available from the death screen
  • Local history capped at 20 deaths
  • English and Turkish localization
  • JSON export suitable for debugging and future integrations

On first launch, DeathLens creates config/deathlens/config.json. The recording window, event cap, history cap and movement sample interval can be adjusted there.

This mod has no related projects