Silentine / GrimoireOfGaia

The Grimoire of Gaia GitHub
Other
61 stars 35 forks source link

[Bug]: Mob spawning with default health despite of max health being changed in config #220

Closed MingkLing closed 2 months ago

MingkLing commented 2 months ago

General Info

Forge version

47.2.32

Mod version

4.0.0 alpha8

Java version

17.0.8

Issue Description

Mob spawned with their default max health after modifying it in config. I added 2x health in attributes in configuration, mob spawn with their max health doubled but their current health remains to be the default max health. e.g.: Dryad spawned with [40/80] health, when I quadrupled the config they spawned with [40/160] health. I tried to disable all non-essential mods and this problem persisted.

Additional Information

No response

Mrbysco commented 2 months ago

Fixed in dev and will be included in the next builds

Mrbysco commented 2 months ago

Build is being generated and uploaded and should be available shortly