LEVEL 2Performance
Pregenerate the world
Create chunks ahead of time to make exploration smoother.
◷ About 10 min◇ OptionalReviewed Aug 18, 2026
On this page
Why exploration can spike lagWhy exploration can spike lag#
When a player enters new territory, the server must calculate terrain, structures, lighting and modded world generation while also running the live game. Pregeneration creates those chunks earlier during a planned maintenance window.
- 1Decide a realistic world border. A radius twice as large covers roughly four times the area and storage.
- 2Make and verify a backup.
- 3Install a Fabric-compatible pregeneration tool only after confirming support for the exact Minecraft version. Chunky has Fabric builds for many releases, but check its current Modrinth project ↗ rather than assuming.
- 4Start with a small test radius and read the project’s current commands.
- 5Run when players are offline and watch CPU temperature, disk space and MSPT.
- 6Let it finish or use the tool’s documented pause/stop command—do not kill the server.
- 7Restart normally and test exploration near the generated edge.
Was this page helpful?