PlsGoDie - Fake Death Fixer

Quick rating

Community listing page, reviews here may not be monitored by the author.

PlsGoDie - Fake Death Fixer

No reviews yet

Ensures mobs die properly in Minecraft, preventing revival glitches caused by other mods or code.

No Theme
No Genre
Bug Fixes
Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
plsgodie-1.16.5-1.0.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

PlsGoDie

PlsGoDie is a Minecraft mod that fixes an annoying issue where mobs can appear "stuck" in a death state if their health is artificially restored by other mods or code after entering the death sequence.

Once a mob is killed, this mod ensures it truly dies, preventing visual glitches like the red overlay or tilted body effects.

Do note that this is not a NaN health fixer, as the entities' health is still present.


Features

  • Forces mobs to stay dead once they enter the death sequence.
  • Prevents false death animations caused by other mods or code that modify mob health.
  • Configurable blacklist to exempt specific entity types.

How It Works

  1. Tracks mobs that enter the death sequence and records the damage source responsible.
  2. Each tick, checks if a "dead" mob has been revived artificially. (boolean check, quiet quick. without any performance issue)
  3. If the mob is revived, re-applies the fatal damage to ensure proper death.
  4. If the entity is still alive after the fatal damage, we force-remove it from your world (disable by default, configurable)
  5. Blacklisted entities are ignored to prevent unintended side effects.

Note

  • config reloadable during the game by /reload
  • May cause unexpected entity removal (hmmm not quite possible but nothing is impossible in Forge world). That's why the files are tagged as beta. Use at your risk. Report bugs on GitHub.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works