How to pre-generate a world on a Minecraft Forge server


Summary
The Chunky Pregenerator mod for Minecraft Forge is a powerful tool designed to optimize gameplay performance in the popular sandbox game. It allows players to generate and pre-load chunks in advance, reducing lag and improving overall game smoothness. With Chunky Pregenerator, users can specify the size and location of the pre-generated chunks, enabling faster exploration and efficient resource gathering.

Requirement
The Forge modloader must be installed. Learn how to here.


How to Pre-generate a World on a Minecraft Forge Server

1. Download Chunky mod for Forge here. It must match the Minecraft server version.

2. Log in to the BisectHosting Premium or Budget panel.

3. Stop the server.


4.
Go to the File Manager tab on the left.


5.
Open the mods folder.


6.
Choose the green Upload button.


7.
Upload the Chunky jar file.


8. Start
the server.


9.
Go to the Console tab on the left.


10. Run the following commands in order:

Step Command Description
1 /chunky world minecraft:overworld Selects the active world. [overworld, the_nether, the_end]
2 /chunky center [x] [y] Sets the center position it will start generating.
3 /chunky radius [#] Sets the range of the world it will generate.
4 /chunky start Starts the pre-generation of the world.

 

Note Players must not be logged in to the server while the world is pre-generating.


11. Wait from 2 to 72 hours for Chunky to finish generating the set range.


Other Common Commands

Command Description
/chunky help Displays a list of commands.
/chunky spawn Sets the center position to the spawn point.
/chunky pause Halts the pre-generation.
/chunky continue Continues the pre-generation.
/chunky cancel - /chunky confirm Stops the pre-generation.
/chunky selection Displays the current Chunky settings.
/chunky silent Toggles the display of update messages.
/chunky progress Displays the progress of pre-generation.


Was this answer helpful?

3
« Back