Neodymium Unofficial

Neodymium Unofficial

Reimplements chunk rendering using modern OpenGL features to improve performance

by
52.3K Downloads
forgeoptimization
Configure a Compatible Minecraft Server

About this Mod

THIS MOD IS NOT LONGER MAINTAINED. USE Beddium INSTEAD.



Neodymium Unofficial

A temporary fork of Neodymium with FalseTweaks compatibility until Makamys returns and merges the changes, after which ownership of this project will be transferred to them

Neodymium is a mod that reimplements chunk rendering in Minecraft 1.7.10 using modern OpenGL. This should improve performance on most hardware.

As a side effect, it has also been reported to fix the graphical errors that occur when running Minecraft with an integrated Intel GPU. Installing CoreTweaks is recommended for a more comprehensive fix.

Benchmarks

Tests were made staying in one place without moving the camera, on Peaceful difficulty. The FPS was measured once the chunk update number had reached the single digits and the FPS had stabilized.

Mods GPU OS Resolution Baseline With Neodymium Change
OF + FC GTX 1050Ti Ubuntu 20 854x480 480 FPS 840 FPS +75%
OF + FC GTX 1050Ti Ubuntu 20 1920x1080 440 FPS 560 FPS +27%
OF + FC GTX 1050Ti Windows 10 1920x1080 230 FPS 270 FPS +17%
OF + FC Intel HD 630 Windows 10 1920x1080 90 FPS 130 FPS +44%
GTNH 2.1.2.3qf + OF + FC GTX 1050Ti Ubuntu 20 1920x1080 300 FPS 390 FPS +30%

Legend

  • OF: OptiFine HD_U_D6
  • FC: FastCraft 1.23
  • Nd: Neodymium 0.1

Usage

You need to install UniMixins first, then just drop neodymium in your mods folder. You can confirm that the mod is working by pressing F3 and looking at the right side of the screen. The number of rendered meshes will be shown, along with the amount of used memory.

If an incompatibility is detected, "(!) Incompatibilities" will be shown in the overlay, or the mod may disable itself entirely. The cause of the incompatibility will be printed to the log. You can also view them using the /neodymium status command.

In the mod's config file you can find various options you can use to fine-tune the mod to suit your hardware. The config is reloaded when the chunks are reloaded (e.g. when you press F3+A), or immediately upon saving the config file if the hot swap feature is enabled.

Debug

There are some debug key combinations provided. You have to hold down the debug prefix key (F4 by default) while pressing them.

  • F: switch between Neodymium's renderer and the vanilla chunk renderer. Can be used to compare the difference the mod makes.
    • (Only usable in creative mode or dev.)
    • enableVanillaChunkMeshes has to be enabled for this to work, otherwise you'll just see the void after switching.
  • V: toggle whether the world is rendered or not. Can be used to see the theoretical maximum FPS that can be achieved via chunk renderer optimization.
    • (Only usable in creative mode or dev.)
  • M: show the VRAM debugger. The positions of the white pixels shown correspond to the offsets of memory sections allocated in the vertex buffer on the GPU.
  • Left: reload renderers. Provided for convenience because F3+A makes you strafe left.
  • Right: toggle renderer update speedup. While this is enabled, chunk updates will be sped up 300x. This kills your FPS but reduces the time you have to wait until all the renderers have loaded.

How it works

The mod injects callbacks that run when world renderers (16x16x16 sections of the world) change. Right after a world renderer has finished rendering, Neodymium captures the tessellator's state and converts the mesh to its own format. The vanilla chunk renderer is disabled, and a different implementation runs instead. The mod doesn't change how meshes are constructed, only the way they get drawn. It should work with any mod that uses the tessellator to draw blocks.

There are also some additional optimizations:

  • Face culling: Faces that aren't facing the camera won't be submitted for rendering. This reduces GPU workload, and will increase the framerate if the GPU was choking. Inspired by a similar optimization in Sodium.

The mod increases memory usage, since the chunk meshes have to be stored somewhere. On Normal render distance in a vanilla world, it uses ~70-150 MB, both in RAM and VRAM.

Incompatibilities

Suggested mods

For more 1.7.10 performance mods, refer to this list.

Available Versions

0.4.3-unofficialrelease
MC 1.7.10forge
December 31, 2024
0.4.1-unofficialrelease
MC 1.7.10forge
December 17, 2024
0.4.0-unofficialrelease
MC 1.7.10forge
November 14, 2024
0.3.3-unofficialrelease
MC 1.7.10forge
June 24, 2024
0.3.2-unofficialrelease
MC 1.7.10forge
June 17, 2024

How to Install Neodymium Unofficial on Your Client

1

Install the Mod Loader Locally

Install forge for your local Minecraft version.

2

Download the Matching File

Choose the Neodymium Unofficial file for forge and Minecraft 1.7.10.

3

Install Mod

Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.7.10

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Does Neodymium Unofficial need to be installed on the Minecraft server?

No. Modrinth marks Neodymium Unofficial as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.

Which version and loader does Neodymium Unofficial require?

Use a file for forge and your exact Minecraft version. Supported versions include 1.7.10. Files for different loaders are not interchangeable.

Neodymium Unofficial is not working – what should I check?

First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.

Minecraft Server for Your Group

Neodymium Unofficial stays on your client. Host a compatible world for your group.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
Client Compatibility Guide
NVMe SSD Storage
DDoS Protection included

Details

License
GNU Lesser General Public License v3.0 only
Server-side
Unsupported

Supported Versions

1.7.10