IceandFire Hydra creates massive tps lag. 2.1.9 - 1.16.5, part of ATM6 to the sky.
RealTNSEE opened this issue ยท 1 comments
Upon entering the Other, ATM6 to the sky loads in the ice and fire mobs. The Hydra is very common mob in this pack. However it is a major TPS hog.
https://spark.lucko.me/rQ7WU2QBUm
Spark profile for it shows the hydra is consuming over 61% of the server resources on tick updates.
com.github.alexthe666.iceandfire.entity.EntityHydra.tick() 51.23% 38204ms
com.github.alexthe666.iceandfire.entity.EntityHydraHead.tick()10.59% 7800ms
I've had to put in a command block to kill these hydras off to keep the server stable.
First time it ran, it killed over 100 of them on the server, and 18 or so every few minutes.
Might be that just TOO many of these are being spawned in.