File Details
sharedlives-1.20.1-1.0.1.jar
- R
- Apr 13, 2026
- 10.50 KB
- 97
- 1.20.1
- Forge
File Name
sharedlives-1.20.1-1.0.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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 <= 0after 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
LivingDropsEventfor synced players and clearing the inventory before the kill is processed.

