promotional bannermobile promotional banner

Death Hound

Client-only mod that records death locations, lets you track one, and shows an arrow + world marker so you can find your stuff again. Works in single player and on servers without needing a server install.

File Details

1.21.6-1.21.8-1.0.1+forge

  • R
  • Jan 6, 2026
  • 63.54 KB
  • 31
  • 1.21.8+2
  • Forge

File Name

deathhound-1.21.6-1.21.8-1.0.1+forge.jar

Supported Versions

  • 1.21.8
  • 1.21.7
  • 1.21.6

Curse Maven Snippet

Forge

implementation "curse.maven:death-hound-1419068:7424204"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog All notable changes to Death Hound will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.1] - 2026-01-05 ### Fixed - **Critical**: Death records now use local profile ID instead of server UUID, ensuring deaths are specific to each local Minecraft account/character and don't bleed across different profiles - Hotkey toggle now properly closes Death Hound screen when already open ### Breaking - Existing death records will not automatically migrate to the new storage format. Previous deaths will remain on disk but won't be visible in-game after updating. ## [1.0.0] - 2026-01-05 ### Added - Initial release for Minecraft 1.21.6-1.21.8 - Death location tracking with on-screen HUD arrows - World markers at death locations - Death history UI with Track/Untrack/Copy/Delete functionality - Per-world and per-player death record storage - Configurable marker colors and display options - Client-side only - safe for any server ### Technical - Multi-loader support: Fabric, NeoForge, Forge - Server-safe initialization (graceful no-op on dedicated servers)