Neodymium Unofficial

Neodymium Unofficial

Reimplements chunk rendering using modern OpenGL features to improve performance

by
49.1K Downloads
forgeoptimization
Rent Server with this Mod

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 Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.7.10).

3

Install Mod

Open the mod browser in the dashboard and search for "Neodymium Unofficial". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.7.10

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Neodymium Unofficial server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.7.10). You can switch loaders with one click in the panel.

Is Neodymium Unofficial compatible with forge?

Neodymium Unofficial officially supports forge for Minecraft 1.7.10. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Neodymium Unofficial – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Neodymium Unofficial consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Neodymium Unofficial with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

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

Supported Versions

1.7.10