promotional bannermobile promotional banner

Chunky (Forge/NeoForge)

Pre-generates chunks, quickly, efficiently, and safely

File Details

Chunky 1.2.123

  • R
  • Aug 16, 2021
  • 205.96 KB
  • 507.5K
  • 1.16.5
  • Forge

File Name

Chunky-1.2.123.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chunky-pregenerator-forge-485681:3426932")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- Added handling for POIs and entities (for 1.17+ since they are now saved separately from region data) in the chunky trim command.
- Added +/- prefixed radius syntax for expanding or contracting selections. For example, radius +1k would increase the current radius by 1000, and radius -100 would decrease the current radius by 100.
- Added progress command.
- Added boss bar progress indicator.
- Added caching for pre-generated chunks.
- Improved performance of processing existing chunks during pre-generation.
- Improved efficiency of chunk sampling for rate calculation.
- Updated message translations, and added Norwegian ("no").
- Fix a bug where messages in the help command would not change when the mod is reloaded, and the language changed.
- Fix a bug where no more than 3 tasks could run concurrently.
- Fix a bug where tasks for elliptical selections would not be saved properly.
- Fix a potential issue related to ticket removal when pre-generating with certain mods.
- Fix an error that could occur with trim when region files have a missing or incomplete header.
- Fix an error when reading an invalid configuration on startup.