Mod Chunky (Forge) by pop4959
- 1094930
- 320.30 KB
- 1.20.1
- May 24, 2021
- June 15, 2023
- DimensionsServer UtilityWorld Gen
Name | Chunky (Forge) | Author | pop4959 | Description | Pre-generates chunks, quickly, efficiently, and safely |
---|---|---|---|---|---|
Information | Downloads: 1094930 Version: 1.20.1 Size: 320.30 KB Updated at: June 15, 2023 Created at: May 24, 2021 | Tags | Dimensions Server Utility World Gen |
Chunky
Pre-generates chunks, quickly and efficiently
Features
- Start one or several chunk generation tasks at the same time (if you want to leverage your CPU more)
- Pause chunk generation tasks, saving them for later
- Shows detailed information such as chunks processed, percent to completion, ETA, chunk processing rate, etc
Permissions
You will need OP to use commands.
On a dedicated server, type op <username> from the server console. If using single player, enable cheats.
Commands
chunky start Starts a new chunk generation task
chunky pause Pauses the current chunk generation tasks, and saves progress
chunky continue Continues running current or saved chunk generation tasks
chunky cancel Stops the current chunk generation tasks, and cancels progress
chunky world [world] Sets the currently selected world
chunky shape <shape> Set the shape to generate
chunky center [<x> <z>] Sets the current center block location
chunky radius <radius> Sets the current radius
chunky worldborder Set the center and radius to match the vanilla world border in the selected world
chunky spawn Set the center to the spawn point
chunky corners <x1> <z1> <x2> <z2> Set the selection by corner coordinates
chunky pattern <pattern> Set the generation pattern
chunky selection Display the current selection
chunky silent Toggle displaying update messages
chunky quiet <interval> Set the quiet interval in seconds for update messages
chunky progress Display pre-generation progress in-game for all tasks
chunky reload Reloads the configuration
chunky trim Delete chunks outside selection
Examples
Generate chunks centered on 0,0 with a 1000 block radius in the overworld
chunky radius 1000
chunky start
Generate chunks centered on 100,-100 with a 5000 block radius in the nether
chunky center 100 -100
chunky radius 5000
chunky world the_nether
chunky start
Set a world border at 0, 0 with a 10000 block radius and generate chunks inside
worldborder center 0 0
worldborder set 20000
chunky worldborder
chunky start
Additional Links
Wiki Find up-to-date information about plugin features
Discord Visit the #chunky channel and ask questions
Crowdin Help translate the plugin into several languages
Donate Support the project if you've found it useful
bStats Check out some cool stats about the plugin
CodeMC Download the latest builds from this mirror
Screenshots
Ryzen 3700x processor and 16GB RAM allocation generating 3 worlds at the same time