Fast Noise

This optimizes noise generation

File Details

zfastnoise-1.0.34+26.1.2.jar

  • B
  • Jun 5, 2026
  • 462.34 KB
  • 0
  • 26.1.2
  • Fabric + 1

File Name

zfastnoise-1.0.34+26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:zfastnoise-1460602:8199414"

Quilt

modImplementation "curse.maven:zfastnoise-1460602:8199414"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New:

  • new chunk cache
  • only apply surface optimisation when no special chunk rules are present = skip heightmap updates if they are not going to be updated
  • defer block counting
  • reduce isFluid checks
  • reduce palette index
  • use direct bit manipulation to update block states in surface builder
  • simplify surface builder loop
  • skip updating chunks

Fixes:

  • Wrong chunk generation when chunks are unloaded b/w stages (only applicable to c2me-ocl)
  • fix possible wrong chunkgen in eroded badlands