This guide will explain what it means to pre-generate your world and how you should do it properly.
Why Should I Use a World Border and Pre-Generate My World?
Minecraft’s world creation is a process based on complex calculations. A world is generated dynamically as you play, meaning that the entire world is not created when you start playing, but it generates more and more as you play.
For example, the game starts with several generated chunks near your spawn. Then, as you start to explore, new chunks are generated along your path. So the game is generating new chunks and loading them as you travel. The process of generating new chunks when you explore can excessively slow down your game.
Setting a world border and pregenerating the chunks inside it removes this type of lag entirely, while still allowing you to have a world big enough for your players to explore forever.
⚙️ How to Pre-Generate Your World ⚙️
To pre-generate your world you will have to use either a plugin or a mod, depending on the server type you are running.
Bukkit/Spigot/Paper (Plugin Server)
Depending on which version your server is running, you will have to use different plugins. Our recommendations are:
- Version Between 1.1 and 1.12 –
Click here
- Version Between 1.12 and 1.14 –
Click here
- Version Between 1.14 and 1.19 –
Click here
Forge (Modded Server)
Depending on which version your server is running, you will have to use different mods:
- Version Between 1.7.10 and 1.19 –
Chunk-Pregenerator
We suggest you consult the official page of the mod before using it.
- Version 1.17 or newer –
World Pre Generator
Fabric (Modded Server)
To pre-generate your world on your Fabric server you will have to use the following mod:
We suggest you consult the official page of the mod before using it and follow the instructions given.