Chunk Library

A library for tracking a chunk's age and regenerating it with various configuration options.

File Details

chunklibrary-1.21.1-1.2.0a.jar

  • R
  • May 15, 2025
  • 56.94 KB
  • 10.2K
  • 1.21.1
  • NeoForge

File Name

chunklibrary-1.21.1-1.2.0a.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:chunk-library-1242855:6531653"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added enums for commonly used default values and refactored for legibility. Fixed null errors when there is no external configuration mod for the ConfigAPI. Split chunk scanning into immediate (initial) and batched (periodic) scans. Fixed Issue #9.