Chunk-Pregenerator

Pre Generate your worlds Efficiently

File Details

Chunk Pregenerator-1.19-4.1.1

  • R
  • Nov 14, 2022
  • 323.92 KB
  • 590.6K
  • 1.19.2
  • Forge

File Name

Chunk Pregenerator-1.19-4.1.1.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:chunkpregenerator-267193:4087389")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Small Maintance patch, addressing bugs reported and also more features.

 

 

Changelog:

Version 4.4.1:

- Added: Memory Protector from 1.12.2 is now back. Enabled by default, that will kill the server if you run out of memory during the pregeneration. (Can be turned off at any time without restarting the game)

- Fixed: Bugs with the Command Generation code not working properly with custom server type (Paper etc)

- Fixed: Chunk Pregen can now be used on servers only again.

- Removed: Dead code that didn't do anything. (Old pregeneration time counter that was for debugging)

- Removed: Advanced Command Arguments now only work singleplayer due to causing the mod being required on clients and forge not having a good config system to toggle it easy...
                    This will be addressed in a later patch where I will transfer most likely ic2cs config system into this.