Chunky (Forge/NeoForge)

Pre-generates chunks, quickly, efficiently, and safely

File Details

Chunky 1.3.38

  • R
  • Sep 6, 2022
  • 297.37 KB
  • 2.2M
  • 1.19.2+2
  • Forge

File Name

Chunky-1.3.38.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chunky-pregenerator-forge-485681:3970964")
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 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.
- Fixed color being stripped from in-game messages.
- Configuration moved from config/chunky.json to config/chunky/config.json.