MINECRAFTHUB.IO
Mods

Nvidium

Nvidium is a client-side add-on for Sodium that uses NVIDIA mesh shaders to cull and draw terrain on the GPU, targeting higher frame rates and much larger render distances on compatible NVIDIA graphics cards.

By cortex via Modrinth.

A large Minecraft survival world rendered at high view distance in real time with Nvidium enabled
Section
Java Mod
Platform
Java
Versions
v 1.19.4 / 1.20.1 / 1.20.4 / 1.20.6 / 1.21 / 1.21.1
Last checked
Updated
Nvidium rendering a Minecraft scene with mipping and memory culling enabled
Nvidium rendering a Minecraft scene with mipping and memory culling enabled
Distant Minecraft terrain drawn to the horizon with Nvidium far rendering
Distant Minecraft terrain drawn to the horizon with Nvidium far rendering

Nvidium is a client-side optimization mod for Minecraft Java that plugs into Sodium and swaps its terrain renderer for an NVIDIA-only pipeline built on mesh shaders. On a supported NVIDIA graphics card it moves most geometry culling onto the GPU, which can raise frame rates and let you push render distance far past the usual limits. It runs on Fabric and Quilt for Minecraft 1.19.4 through 1.21.1, and it does nothing on servers because all of its work happens on the client.

Hardware and mod requirements

  • An NVIDIA GPU that supports mesh shaders, introduced with the Turing architecture (GTX 16-series, RTX 20-series, and later).
  • Sodium, which Nvidium depends on and extends. It will not load without it.
  • Fabric or Quilt on Minecraft 1.19.4, the 1.20 line up to 1.20.6, or 1.21 and 1.21.1.
  • A build of Sodium that matches your exact Minecraft version.

How to install Nvidium on Fabric or Quilt

  1. 1.Install the Fabric or Quilt loader for your Minecraft version.
  2. 2.Download Sodium for the same version and drop the jar into your mods folder.
  3. 3.Download Nvidium from its Modrinth page and place the jar in the same mods folder.
  4. 4.Launch the game, open Video Settings to confirm Nvidium is active, then raise your render distance.

Compatibility with Sodium, shaders, and other GPUs

Nvidium is built specifically for Sodium and will not run on its own. When Iris is actively drawing a shader pack, Nvidium steps aside and lets the shaders take priority, so you cannot use its renderer and a shader pack in the same session. Players on AMD or Intel graphics are not left with a broken game: the mod detects unsupported hardware and quietly disables itself, so the rest of your mod list keeps working normally.

Minecraft landscape rendered far into the distance with Nvidium and chunk unloading disabled
Nvidium drawing distant terrain with chunk unloading turned off.

Performance and render distance

Because Nvidium hands terrain culling and drawing to the GPU, it can free up CPU headroom and hold frame rates steady at settings that would normally stutter. The headline use case is distance: creators have shown entire long-running survival worlds rendered in real time at very high view distances. Results depend on your specific NVIDIA card, its VRAM, and the rest of your mod list, and the mesh shader path is still experimental, so expect the occasional unexpected crash while the technology matures.

Questions about this entry.

  • How do I install Nvidium?

    Install Fabric or Quilt for your Minecraft version, then add Sodium to your mods folder because Nvidium depends on it. Download Nvidium from its Modrinth page and drop the jar into the same folder. Launch the game and check Video Settings to confirm the renderer is active before raising your render distance.

  • Does Nvidium work with AMD or Intel GPUs?

    No. Nvidium uses NVIDIA mesh shaders and only runs on NVIDIA cards that support them, starting with the GTX 16-series and RTX 20-series. On AMD, Intel, or older NVIDIA hardware the mod detects that it cannot run and disables itself automatically, so your game still launches normally, just without its speedups.

  • Does Nvidium work with Iris shaders?

    Not at the same time. When Iris is actively drawing a shader pack, Nvidium turns its own renderer off and lets the shaders take priority. You can keep both mods installed, but for any given session you effectively choose between Nvidium's fast terrain rendering and a shader pack rather than running them together.

  • Which Minecraft versions does Nvidium support?

    Recent releases target Minecraft 1.19.4, the 1.20 line through 1.20.6, and 1.21 and 1.21.1, on the Fabric and Quilt loaders. It has not been updated for newer Minecraft versions, so match your loader and Sodium builds to one of these releases if you want to run it.

  • Is Nvidium safe to use on multiplayer servers?

    Yes, in the sense that it is purely client-side and changes nothing on the server. It only alters how terrain is drawn on your own machine, so you can join any server with it installed. Because it relies on experimental mesh shader features it can occasionally crash your client, but it does not affect other players.

Related resources.

Related guides.