A small, simple mod that allows to limit max chunk generation per tick for improved server performance.
The mod has 2 config options, both modifiable from GUI ingame:
chunksPerTick = 2
maxChunkGenMillis = 5
Vanilla defaults are 50 chunks per tick, and 50 milliseconds max. Minecraft by itself never reaches 50 chunks per tick generation speed within 50 ms, so the time is always exceeded. Chunk generation also causes several other parts of world tick to take more time, so it's not uncommon to see tick time in excess of 100ms.
With a lot of mods that significantly slow down world generation, even 1 chunk per tick may be too much, in that case there is no solution.
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ChunkGenLimiter is a free Minecraft Java mod. Downloaded 1,005,485 times (via CurseForge). Download it and open it directly in the game.