We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.curseforge.com/minecraft/mc-mods/smooth-chunk-save
Allowed
No response
15.9KB
All Rights Reserved / ARR
From the mod description: Saves chunks continuously over time, reducing server lag and preventing lagspikes from saving too many chunks at once.
Vanilla 1.18: Server with 3 players. Chunk saving takes ~ 11% of the server tick.
With smooth chunk saving: 0.3% of the server tick
Depending on some varying factors this can give you up to 10% more server side performance effectively, with no downsides.
Server here also applies to playing in single-player worlds, as those are running an integrated server.
It could improve the game performance while saving chunks
This mod is not available on modrinth.
The text was updated successfully, but these errors were encountered:
I feel like Lithium or perhaps ModernFix already does this, but needs testing.
Edit: seeing who made the mod makes me feel sceptical about it ever being published on Modrinth though. See also: #656
Sorry, something went wrong.
No branches or pull requests
CurseForge link
https://www.curseforge.com/minecraft/mc-mods/smooth-chunk-save
CurseForge Mod Distribution
Allowed
Modrinth link
No response
Source/other link
No response
Mod file size
15.9KB
License
All Rights Reserved / ARR
What it does
From the mod description:
Saves chunks continuously over time, reducing server lag and preventing lagspikes from saving too many chunks at once.
Vanilla 1.18: Server with 3 players. Chunk saving takes ~ 11% of the server tick.
With smooth chunk saving: 0.3% of the server tick
Depending on some varying factors this can give you up to 10% more server side performance effectively, with no downsides.
Server here also applies to playing in single-player worlds, as those are running an integrated server.
Why should it be in the modpack
It could improve the game performance while saving chunks
Why shouldn't it be in the modpack
This mod is not available on modrinth.
Additional details
No response
The text was updated successfully, but these errors were encountered: