Crclr – Shared Health Mod
Crclr is a Fabric Minecraft mod that introduces a shared health system for all players on a server.
Concept
Instead of each player having their own health bar, all players share a single global health pool.
Any damage taken by one player affects the entire group immediately.
How it works
-
All players share the same synchronized health value
-
When one player takes damage, global health decreases for everyone
-
Player deaths can impact the entire server depending on the configuration
-
Health is automatically synchronized across all connected clients
Goal
To create a high-stakes cooperative survival experience where every action directly impacts the entire team.
Compatibility
-
Minecraft 1.21.11
-
Requires Fabric Loader
-
Requires Fabric API
Note
This mod is designed primarily for multiplayer servers and is not intended for standalone single-player gameplay.

