Chunky for Minecraft Fabric is a mod that lets players pregenerate chunks in Minecraft. Compatible with the Fabric mod loader, this tool optimizes server performance by generating chunks in advance, reducing lag and improving gameplay smoothness. Players can explore vast worlds without experiencing the performance drawbacks of generating chunks on the fly.
Note: The Fabric modloader must be installed. Learn how to here.
How to Pre-Generate a World on a Minecraft Fabric Server
Step 1. Download Chunky mod for Fabric here and the Fabric API mod here. It must match the Minecraft server version.
Step 2. Log in to the MelonCube Games panel.
Step 3. Stop the server.
Step 4. Go to the Files tab on the left.
Step 5. Open the mods folder.
Step 6. Drag and drop both Fabric API and Chunky.jar files.
Step 7. Start the server.
Step 8. Go to the Console tab on the left.
Step 9. 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 to 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.
Step 10. 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. |