promotional bannermobile promotional banner

Noise Boost

Optimized noise generation, significantly improving loading speed.
Back to Files

noise_boost-1.2.0.jar

File namenoise_boost-1.2.0.jar
Uploader
TheFlareStarTheFlareStar
Uploaded
Aug 13, 2026
Downloads
32
Size
205.1 KB
Mod Loaders
NeoForge
File ID
8637421
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:noise-boost-1648078:8637421"

Learn more about Curse Maven

What's new

  • Use interpolator snapshots to directly update noise interpolation, reducing short-lived objects generated by List.forEach and captured lambdas.
  • Optimize aquifer candidate point queries by directly reusing cached indices, and add history caching for the top three candidates along with incremental distance caching.
  • Reuse temporary density function arrays to reduce short-lived array allocations during chunk noise generation.
  • Optimize the vanilla multi-noise biome sampling path by reusing mutable contexts and RTree search state.
  • Improve lifecycle cleanup for temporary caches via finally/stopInterpolation to prevent chunk generation references from being retained on exception paths.

This mod has no additional files