SharedFate

This project is a Minecraft Forge mod that implements a “chain death” mechanic: when one player dies, all other players in the same server are instantly killed.
Back to Files
File namesharedfate-1.0.0-ALPHA-forge-1.20.1.jar
Uploader
Orig_BennyXDOrig_BennyXD
Uploaded
Aug 14, 2025
Downloads
2.7K
Size
6.8 KB
Mod Loaders
Forge
File ID
6886722
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sharedfate-1327238:6886722")

Learn more about Curse Maven

What's new

Changelog – Everyone Dies Mod (v1.0)

MULTIPLAYER REQUIRED FOR MOD TO TAKE ACTION

Added:

  • Chain death mechanic: when one player dies, all other players are instantly killed.
  • Global chat message announcing the player that triggered the chain death.
  • Prevention of duplicate deaths or multiple chat messages during the chain reaction.
  • DamageSource that bypasses armor for guaranteed player death.
  • Safe handling of server-side logic to avoid client-side issues.

Fixed:

  • Duplicate local variable errors in the death procedure.
  • Multiple broadcasts of the global death message.
  • Previous issues with DamageSource and player world access.

Known Issues:

  • Game rule modifications via code are currently disabled.
  • Minecraft functions for automatic rule changes are not active.

This mod has no additional files