promotional bannermobile promotional banner

Chunk-Pregenerator

Pre Generate your worlds Efficiently
Back to Files

Chunk-Pregenerator-Neoforge-1.20.5-4.4.6

File nameChunk-Pregenerator-Neoforge-1.20.5-4.4.6.jar
Uploader
SpeigerSpeiger
Uploaded
Aug 27, 2026
Downloads
9
Size
712.9 KB
Mod Loaders
NeoForge
File ID
8748905
Type
R
Release
Supported game versions
  • 1.20.6
  • 1.20.5

Curse Maven Snippet

NeoForge

implementation "curse.maven:chunkpregenerator-267193:8748905"

Learn more about Curse Maven

What's new

Security Patch thanks to Banyourself.
The mod had a few packets that could be exploited to cause lag on servers.
No RemoteCodeExecution was possible, just spam targets

Changelog:

  • Fixed: DiscPacket had no auth check and could cause CPU/Storage lag (Disk Packet shows basically a layout of the entire safefile but only for a GUI and no write access at all)
  • Fixed: MemoryPacket had no auth check and could cause excessive CPU/Storage lag (The packet shows Free/Used Storagespace)
  • Fixed: ProgressPacket.Cancel had no auth check and anyone could cancel mini tasks without permissions.
  • Fixed: RetrogenPacket.Sync had an exploit where a client side packet could be send to the server and allow to bypass auth checks. (so anyone could change the retorgen settings)
  • Fixed: SyncStatePacket technically could lead to Undefined behavior where in very specific cases auth checks could be bypasses (none existed but future versions could have had that)