Noisium (archived)

Optimises worldgen performance for a better gameplay experience.

File Details

noisium-1.0.2+mc1.20.x-sources.jar

  • R
  • Nov 12, 2023
  • 33.92 KB
  • 41
  • 1.20.4+4
  • Fabric + 1

File Name

noisium-1.0.2+mc1.20.x-sources.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:noisium-930207:4862034"

Quilt

modImplementation "curse.maven:noisium-930207:4862034"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • C2ME recommendation
    • Running C2ME alongside Noisium is now recommended to replace the biome population multithreading, since C2ME does it in a much better/more performant way

Fixed

  • Potential race condition due to a non-thread safe BlockPos.Mutable instance