[1.19.2] Mobs are not going to full hp.
itsdinkd opened this issue · 6 comments
Mobs are capping at 1024 even when using a mod such as Attribute Fix.
In my modpack, Another Quality Modpack 2, I have unlocked maximum health to be over 10k. The Max HP is working, however, eldritch mobs that have their life higher than 1024 are capping the base health to that vanilla cap but there max health is available.
This was not happening in 1.18.x. Mobs had full hp depending on what it was set at.
above are two examples but its happening to all my end game boss mobs that have over 1k hp.
Well, a lot of mods have configs for their mobs so im setting the HP to
like 500-900 and then setting as always eldritch.
If the mod has no config then im using Data Attributes, and then setting to
always eldritch.
…On Mon, Feb 6, 2023, 2:27 PM HyperPigeon ***@***.***> wrote:
How exactly are you getting the boss' health to be over 1k?
—
Reply to this email directly, view it on GitHub
<#78 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIL5CKHPX3E3JVYPJV6FFPTWWF3DTANCNFSM6AAAAAAURL6Z5U>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Are you able to heal the eldritch bosses to their correct health? If so, I might be able to fix your issue via a slightly-janky solution.
When they regen it caps at 1024. I was able to create a script in KubeJS to
make eldritch mobs base hp equal max hp but this is also my own band aid
janky solution.
…On Tue, Feb 7, 2023, 9:39 AM HyperPigeon ***@***.***> wrote:
Are you able to heal the eldritch bosses to their correct health? If so, I
might be able to fix your issue via a slightly-janky solution.
—
Reply to this email directly, view it on GitHub
<#78 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIL5CKFWFRH2MIXOIW4MYPLWWKCG5ANCNFSM6AAAAAAURL6Z5U>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
I'm worried this won't work well enough as some bosses have multiple lives
(doom mod). Pretty sure it's going to recap at 1024 when they come back
since technically they're still spawned so the script won't see the entity
came back to life
…On Tue, Feb 7, 2023, 9:41 AM C J ***@***.***> wrote:
When they regen it caps at 1024. I was able to create a script in KubeJS
to make eldritch mobs base hp equal max hp but this is also my own band aid
janky solution.
On Tue, Feb 7, 2023, 9:39 AM HyperPigeon ***@***.***> wrote:
> Are you able to heal the eldritch bosses to their correct health? If so,
> I might be able to fix your issue via a slightly-janky solution.
>
> —
> Reply to this email directly, view it on GitHub
> <#78 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AIL5CKFWFRH2MIXOIW4MYPLWWKCG5ANCNFSM6AAAAAAURL6Z5U>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>