Slow chunk loading
Opened this issue · 1 comments
FosyaFox commented
Describe the request
Can we have something that slows chunk render to reduce lag spikes on low spec devices.
Felix14-v2 commented
To reduce lag spikes you have to slow down the chunk generation serverside, not clientside. You can use ModernFix or ThreadTweak (of you are an advanced user) to reduce the internal server thread priority.