Death Detangler
Modby Extra_Special_K
A Forge 1.20.1 compatibility mod that prevents “downed player” clone leaks and keeps Hardcore Revival, corpse/grave mods, and Curios working together safely.
Type
Mod
CurseForge Downloads
56,502
CurseForge ID
1413428
Last Updated
Jul 30, 2026
Description
NOW COMPATABLE WITH EPIC FIGHT :D
What the mod is:
A compatibility & cleanup mod for Minecraft Forge 1.20.1 that prevents and repairs:
- Hardcore Revival “downed player” clones
- Corpse / gravestone mod interactions
- Curios / cosmetic armor inventory duplication
- player‑clone memory leaks
- old worlds already affected by clone loops
It acts like a garbage collector for broken player copies, keeping servers stable and stopping ATL (AllTheLeaks)‑style leak spam.
What problem it solves:
Some modpacks that include:
- Hardcore Revival
- Corpse / gravestones
- Curios API
- Cosmetic Armor Reworked
can end up creating extra hidden player entities (“clones”) during death/revival flows.
Those clones sometimes:
- stay loaded in the world
- keep capabilities attached
- are tracked in memory forever
- cause memory leaks / performance drops
- confuse grave/totem/revival logic
This mod detects and removes those lingering clones safely.
How it works:
Prevents new clone leaks
It watches key Forge events:
- entity joining world
- player cloning
- player logout
- server ticking
and when a revival clone is detected, it:
- marks it with internal tags
- blocks duplicate capability attachment
- discards abandoned clones
- cleans tracking on respawn or logout
This stops new memory leaks forming.
We will also work on porting to other versions if requested
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Video Player
Play videos in minecraft without limits...
Wither-Proof Block (Fabric/Forge)
Simple wither-proof block (Fabric/Forge)
GUI Followers
🐺 [Client] Shows a list in the GUI/HUD of all tamed non-sitting followers around.
BodyHygiene
A Minecraft mod that implements a personal hygiene mechanic for players
BackpackMod
Backpacks for Minecraft 1.16+ (Fabric)
BrainCore
A mod that provides helper methods for my other mods.