Modscraper Modscraper Minecraft
NaNny (Fix NaN Health / Absorption) logo

NaNny (Fix NaN Health / Absorption)

Mod

by qther

A Minecraft Neo/Forge mod that cleans up after mods that set entities' health and/or absorption to NaN.

Type

Mod

CurseForge Downloads

0

CurseForge ID

634392

Modrinth Downloads

0

Modrinth ID

6EpIGT2g

Last Updated

Apr 12, 2026

Description

NaNny

Because some mods can't keep their floats in control.

NaNny is a Minecraft Neo/Forge mod that cleans up after mods that set entities' health and/or absorption to NaN.

This is accomplished by hooking into the following events and cancelling and optionally healing the affected entities:

  • LivingAttackEvent
  • LivingDamageEvent
  • LivingHealEvent
  • LivingHurtEvent

NaNny creates a TOML configuration file in world/serverconfig/nanny-server.toml

The configuration file has the following options at present:

  • doHeal - Enable setting the health of an entity when NaN is dealt or healed to them (Default true)
  • health - Percentage of max health to set the entity to when NaN dealt or healed to them (Default 1.0)
  • log - Whether or not to log events that set entities' health to NaN (Default true)

Compatibility

Mod Loaders

Forge Neoforge

Game Versions

1.16.5 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.20.1 1.20.2 +3 more

Similar Mods

Included in Modpacks

External Resources