Shared Lives

Experimental
Synchronizes health and hunger across all online players — when one takes damage, heals, or dies, everyone does.
Back to Files

sharedlives-1.20.1-1.0.1.jar

File namesharedlives-1.20.1-1.0.1.jar
Uploader
ApoLyaApoLya
Uploaded
Apr 13, 2026
Downloads
235
Size
10.5 KB
Mod Loaders
Forge
File ID
7922848
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:shared-lives-1512326:7922848")

Learn more about Curse Maven

What's new

Changelog

All notable changes to Shared Lives will be documented in this file.


[1.0.1] — 2026-04-13

Fixed

  • Shield block no longer propagates damage — damage fully absorbed by a shield (finalDamage <= 0 after Forge post-processing) is now correctly ignored and not synced to other players.
  • Items on the ground are no longer deleted on death — only the inventory is destroyed on death. Items manually dropped on the ground before dying are preserved and can be recovered after respawning. This was fixed by cancelling LivingDropsEvent for synced players and clearing the inventory before the kill is processed.

This mod has no related projects