Language

NoisiumForked

NoisiumForked

Modrinth

Optimises worldgen performance for a better gameplay experience.

2.0M downloads 688 followers updated 2mo ago
latest v2.8.5+mc26.2 Modrinth
Fabric Neoforge 1.21 – 26.2 Game-mechanicsOptimizationWorldgen

Noisium icon

Noisium Forked

This mod is a fork of the orignal and now unmaintained mod Noisium.
The fork intends to maintain compatibility with future Minecraft versions.

Optimises worldgen performance for a better gameplay experience.

Noisium - Discontinuation Notice.

  • Noisium will be discontinued starting 26.3 as FastNoise exists as a better and more optimized version of the same.
  • I recommend using FastNoise for all recent and upcoming versions.

Noisium changes some world generation functions that other mods don't touch, to fill in the gaps left by other performance optimisation
mods.
Most notably, NoiseChunkGenerator#populateNoise is optimised to speed up block state placement when generating new chunks.
Setting the block state via abstractions/built-in functions is bypassed. Instead, the block states are set directly in the palette storage,
thus bypassing calculations Minecraft does that are normally useful when block states are set, but when generating the world only slow it
down.
There are also 3 other optimisations, that increase biome population speed, block state sampling speed and chunk unlocking speed (Minecraft
1.21 and up) during world generation.

Noisium has full 1:1 parity with vanilla Minecraft world generation (world generation without Noisium).

The performance difference is variable, between a few seconds to a few dozen seconds faster depending on the amount of chunks generated.
See the below Spark profiles for the differences in performance:

Dependencies

Required

None.

Compatibility info

Compatible mods

Noisium should be compatible with most, if not all, of the popular optimisation mods currently on Modrinth/CurseForge for
Noisium's supported Minecraft versions, since Noisium aims to fill in the gaps in performance optimisation left by other mods.
This includes (but is not limited to) C2ME, Lithium, Nvidium, and Sodium.

  • C2ME: every world generation thread runs faster. The biome population multithreading is also done in a much better/more performant way in
    C2ME, so it's been removed from Noisium since v1.0.2. It's suggested to run C2ME alongside Noisium for even better world generation
    performance.
  • Distant Horizons: Noisium speeds up LOD world generation threads, since LOD generation depends on Minecraft's world generation speed.
  • ReTerraForged: RTF has built-in compatibility with Noisium, to fully utilize the optimisations during RTF world generation.

Incompatibilities

See the issue tracker for
a list of incompatibilities.

See the version info in the filename for the supported Minecraft versions.
Made for the Fabric, Quilt, and NeoForge modloaders.
Server-side.

FAQ

  • Q: Will you be backporting this mod to lower Minecraft versions?
    A: No.

  • Q: Does this mod work in multiplayer?
    A: Yes, but it'll only improve performance on the server.

  • Q: Does only the server need this mod or does the client need it too?
    A: Only the server needs this mod (but it works on the client too if you're going to host LAN or play singleplayer).

Attribution

  • Thank you to Steveplays28 for the orignal mod.
  • Thank you to Builderb0y for giving great starting points and helping with issues
  • Thank you to ishland for helping with C2ME compatibility and benchmarking performance
  • Thank you to Uniter and raccoonman2 for benchmarking performance

License

This project is licensed under LGPLv3, see LICENSE.

Versions

Release
2.8.5+mc26.2
fabric · 26.2 · 2mo ago
137.3k
Release
2.8.5+mc26.1.2
fabric · 26.1, 26.1.1, 26.1.2 · 2mo ago
95.3k
Release
2.8.4+mc26.1
fabric · 26.1-pre-2, 26.1-pre-3, 26.1-rc-1 · 5mo ago
114.1k
Release
2.7.0+mc1.21-1.21.1
neoforge · 1.21, 1.21.1 · 6mo ago
312.7k
Release
2.7.0+mc1.21-1.21.1
fabric · 1.21, 1.21.1 · 6mo ago
155.4k
Release
2.8.4+mc1.21.11
neoforge · 1.21.11 · 7mo ago
- Patch NeoForge server crash. - No fabric release required.
12.3k
Release
2.8.3+mc1.21.11
neoforge · 1.21.11 · 7mo ago
- Minor patch for C2ME mixin detection.
563
Release
2.8.3+mc1.21.11
fabric · 1.21.11 · 7mo ago
- Minor patch for C2ME mixin detection.
768.9k
Release
2.8.2+mc1.21.11
neoforge · 1.21.11 · 7mo ago
- Added support for OpenCL C2ME builds.
64
Release
2.8.2+mc1.21.11
fabric · 1.21.11 · 7mo ago
- Added support for OpenCL C2ME builds.
1.4k
Release
2.8.1+mc1.21.11
neoforge · 1.21.11 · 8mo ago
5.1k
Release
2.8.1+mc1.21.11
fabric · 1.21.11 · 8mo ago
110.9k

Comments 0

No comments yet. Be the first to share your thoughts.

FAQ

How do I install NoisiumForked?

Download the file for your Minecraft version and loader from this page, then drop the .jar into your mods (or plugins) folder and launch the game.

Is NoisiumForked free?

NoisiumForked is free to download on Modgrid — we link straight to the official source, no paywall or bundled installer.

Which Minecraft versions does NoisiumForked support?

Works with Fabric, Neoforge. Supports versions 1.21–26.2. See the download section on this page for the full list of supported versions and loaders.