Exponential growth
ZeekDaGeek opened this issue ยท 3 comments
Egg Hatching doesn't seem to consider exponential growth at all, if you have chunk loaders you're going to crash a server with the option enabled, it doesn't matter how low the chance is if it doesn't check how many chickens are around it when hatching it will grow out of control.
I had to disable the feature.
I think that for now I'm going to close this and just leave it there. It's been in the game for a long time and I'll probably remove the feature soon enough, but I could kill the hatcher of said egg on a random chance. Just a thought.
Yep, I'm aware, that's why there's a choice to disable the feature and change the chance for egg hatching. If you have any ideas for how to consider exponential growth then I'd be glad to hear it! I could always scan a huge radius to see if there are any chickens nearby, but that sounds computationally expensive for such a simple feature.