Chunky (Fabric)

Pre-generates chunks, quickly, efficiently, and safely

File Details

Chunky 1.3.38

  • R
  • Sep 6, 2022
  • 299.67 KB
  • 2.1M
  • 1.19.2+2
  • Fabric

File Name

Chunky-1.3.38.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chunky-pregenerator-433175:3970963"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added support for Java 17 instead of Java 8.
- Added support for selecting the player's current world with /chunky world.
- Added a /chunky selection command to display the current selection.
- Added a new force-load-existing-chunks configuration option, which will force chunky to load chunks even if they are considered already generated.
- Added optional permission support when LuckPerms is installed.
- Added new Hebrew "he" translation, thanks to _stinger_.
- Added new Hindi "hi" translation, thanks to programerd.
- Added an API preview. If you're a developer and you're interested in making an integration, let's chat!
- Updated tasks to be stored in the tasks subfolder instead of in the configuration. Existing tasks will not automatically be moved or removed, so you may need to do this yourself if you want to pause and update!
- Updated the /chunky reload command. By default it will now only reload the configuration. To reload tasks, use /chunky reload tasks instead. This change means you can now reload the configuration without needing to pause all tasks first.
- Updated the help command to include the border subcommand when the ChunkyBorder addon is installed on the server.
- Updated community translations from Crowdin.
- Fixed a bug where circular selections could have an elliptical shape when selecting different radii.
- Configuration moved from config/chunky.json to config/chunky/config.json.