pop4959 / Chunky

Pre-generates chunks, quickly, efficiently, and safely.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature to Slow Chunk Generation

stricq opened this issue · comments

Rather than running as fast as possible, I would like to throttle chunk generation to a maximum number of chunks per second.

I don't really recommend this for a number of reasons, but if you must there are technically already flags that you can add to force this sort of rate limiting behaviour.

Usually trying to throttle the speed will not fix whatever crashes or stability issues you are running into. I would advise asking for help in troubleshooting in our Discord server if that is the case. We're always willing to help with these sorts of issues or help figure out why you are not able to get the best performance out of the pre-generating process.