TeamChocoQuest / ChocolateQuestRepoured

ChocolateQuest Re-poured!
Other
75 stars 25 forks source link

Entity HP Increased To 10000+ #411

Closed Kazupathry closed 3 months ago

Kazupathry commented 3 months ago

General Information

Describe the bug The HP of all entities the mod adds is increased to 10000+ whenever I encounter them, it is probably a conflict with another mod however I'm not sure which one it is, this is something I can't ignore however, if possible help would be appreciated.

To Reproduce

  1. Create World
  2. Go To Structure
  3. Let Entities Spawn

Versions Chocolate Quest Repoured: 1.12.2 2.6.16B Other Mods: Too Many To List

Log File https://gist.github.com/Kazupathry/2b4a7434705314cc6bb3ecbd3fc7468d

2024-06-27_21 27 53

DerToaster98 commented 3 months ago

The entity HP scales with the distance to the world's spawn point. So if you're far out the enemies will have a lot of health.

Can also be caused by mods that alter the spawnpoint (mods like that one mod that puts the spawnpoint on a random place everytime you die).

DerToaster98 commented 3 months ago

You can disable that feature in the mod's config (enableHealthChangeOnDistance) though.