xCollateral/VulkanMod

Slow chunk loading

Opened this issue · 1 comments

Describe the request

Can we have something that slows chunk render to reduce lag spikes on low spec devices.

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.