Chunky (Forge/NeoForge)
The Chunky mod provides a powerful tool for pre-generating chunks in Minecraft, allowing you to create game worlds in advance for smooth gameplay without delays.
Main Features
With this mod, you can run multiple chunk generation tasks simultaneously, which is especially useful for maximizing processor power. All processes can be paused and resumed at any time, preserving achieved progress. During operation, detailed statistics are displayed: number of processed chunks, completion percentage, remaining time, and processing speed.
The mod supports various world generation shapes and is compatible with world borders when the additional ChunkyBorder addon is installed.
Access Requirements
To use the mod, you must be an operator on the server (for this, an administrator must execute the command op <username> in the console) or play in single-player mode. In some older versions, enabling cheats through world settings or the "Open to LAN" function may be required.
Task Management
- chunky start Starts a new generation task from the currently selected area
- chunky pause Pauses current tasks and saves progress
- chunky continue Resumes execution of current or saved tasks
- chunky cancel Stops tasks and cancels progress
Generation Area Configuration
- chunky world [world] Selects the world for operation
- chunky shape
Sets the shape of the generated area - chunky center [
Sets the center point] - chunky radius
Defines the action radius - chunky worldborder Configures parameters according to world borders
- chunky spawn Sets the center at the spawn point
- chunky corners
Sets the area by corner coordinates - chunky pattern
Selects the generation pattern - chunky selection Shows current settings of the selected area
Additional Commands
- chunky silent Toggles update messages
- chunky quiet
Sets the quiet interval in seconds - chunky progress Displays generation progress in-game
- chunky reload Reloads configuration
- chunky trim Deletes chunks outside the selected area
Usage Examples
Generating a square area centered at 0,0 with a 1000 block radius in the overworld:
chunky radius 1000
chunky start
Generating a circular area centered at the spawn point in the Nether with a 1000 block radius:
chunky world the_nether
chunky shape circle
chunky spawn
chunky radius 1000
chunky start
Generating inside world borders centered at 0,0 with a 10000 block radius:
worldborder center 0 0
worldborder set 20000
chunky worldborder
chunky start
Demonstration Images
Example of a pre-generated square world with a 2000 radius

Simultaneous generation of 3 worlds on a Ryzen 3700X processor with 16 GB RAM
