File Details
LifefruitsCraft-1.12.2-1.0.2.jar
- R
- May 24, 2026
- 32.89 KB
- 11
- 1.12.2
- Forge
File Name
LifefruitsCraft-1.12.2-1.0.2.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
[1.0.2] - 2026-05-23
- Fixed Life Fruit not increasing max health: Class.forName used wrong package name
"scalinghealth.util.SHPlayerDataHandler" instead of "scalinghealth.utils.SHPlayerDataHandler"
(missing trailing 's'). Class.forName threw ClassNotFoundException silently caught,
causing incrementMaxHealth to always return false and show the ScalingHealth error message.

