
Finalize removing stats from mobs
Closed this issue ยท 6 comments
I run this mod:
https://www.curseforge.com/minecraft/mc-mods/the-digimod-beta
I use finalize "when" action, instead of onjoin one as it disables the tamed mobs from spawning also..., but with finalize tamed mobs do spawn but, all the mobs lose their stats like attack/hp/power and are reverted to level 1.
Is there anything I can do regarding making finalize work without adding stats manually as some values are not present or onjoin not disabling tamable mobs from spawning ( i didn't find any rule where it will ignore tamed mobs when it comes to spawning ).
Forge 1.20.1 version.
Everything works great except that the mobs lose their stats, and I cannot use the alternative "onjoin" as it forbids tamad mobs from spawning, so I am using finalize instead.
@McJty Do you might have any solution regarding this, on what can be done, as I love your mod and using it, but this is stopping me from making the final setup? :/
@McJty Thank you its fixed you are a legend!