promotional bannermobile promotional banner

MC Extremo DeathSound

A Forge 1.20.1 modification that plays a custom sound effect upon death and alters the game's text components to display death messages in red, bold text with skull symbols in both the chat and the main death screen.

File Details

deathsound-1.0.0.jar

  • R
  • Feb 19, 2026
  • 66.99 KB
  • 15
  • 1.20.1
  • Forge

File Name

deathsound-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mc-extremo-deathsound-1466786:7650760")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.0.0 - Initial Release

  • [Added] Custom audio playback (death_sound) triggered automatically upon opening the DeathScreen.

  • [Added] Implementation of the /testsound command for audio volume and resource auditing.

  • [System] Dynamic chat interception utilizing TranslatableContents to override default Minecraft color protections, forcing all death messages into red and bold formatting regardless of the client's selected language.

  • [System] Implemented Java Reflection to bypass access restrictions on the DeathScreen class, allowing the runtime modification of the central death cause subtitle.

  • [Optimization] Removed reliance on native JSON file modifications, ensuring maximum compatibility and preventing text formatting overrides by the game engine.