Seaborgium

Seaborgium

A slight rendering optimization mod for Minecraft, increasing the performance of the vanilla HUD

by
21.3K Downloads
fabricforgequiltoptimization
Rent Server with this Mod

About this Mod

DEPRECATION NOTICE:

This mod will not receive updates to later versions. Sodium has implemented a similar optimization to Seaborgium's fix into their mods. I also do lack the time to maintain this mod. The code is licensed under the ISC license, and you are free to make any modifications you wish to use.

I am henceforth archiving the mod on github, and re-establishing it as public for on modrinth for archival purposes.

1.19.4 Notice: Iris made a breaking change, making this making this mod incompatible.

If any developer has a reason to use this mod on 1.19.4, to make it compatible all you need to do is (aside from updating dependencies) is replace net.coderbot.iris.shaderpack.DimensionId with net.coderbot.iris.shaderpack.materialmap.NamespacedId in MixinPipelineManager


image

What is Seaborgium?

Seaborgium is a free and open source optimization mod for Minecraft. It improves the rendering performance of the game by implementing optimizations that are overlooked by other mods.

Seaborgium provides a unified jar, which means it contains both the Fabric-like and Forge versions of the mod.

Optimizations

Seaborgium implements a simple cache that stores the locations of uniform variables for each shader program.

When GLStateManager invokes glGetUniformLocation for the first time, Seaborgium checks if it has a cached location for the requested uniform.
If it does, it returns the cached location without invoking glGetUniformLocation.
If it does not, it invokes glGetUniformLocation and stores the result in the cache for future use.

This optimization reduces the number of OpenGL calls and avoids unnecessary overhead.
Invoking glGetUniformLocation is known to be quite slow, and it is not uncommon for drivers to consume noticeable CPU time to process this function.
By caching the result of this function, Seaborgium is able to avoid wasting CPU cycles waiting for a function to return data we should already have on hand.

What sort of performance gains should I expect?

The performance gains can vary significantly by scenario. The performance numbers discussed are based off my personal machine, which has an AMD Ryzen 5 5600x, 32GB DDR4 @ 3200Mhz, and an Nvidia GTX 980ti. All tests also include common optimization mods Lithium and Sodium.

Because of how Minecraft renders hearts to the screen, having a significant number of them quickly becomes expensive. With absorption 255, this mod able to increase the frame rate from a painful 53 average to fairly respectable 163 average.

In a regular gameplay scenario, the results were still noticeable but less pronounced. Enabling between a 30 and 50 FPS increase over what it would be without.

Compatibility

Seaborgium is compatible with all of your expected mods, Sodium/Rubidium, Canary/Lithium, Starlight, and more!

Outside of mods that change the backend graphics API (such as Vulkan Mod) there are no currently known incompatibilities. If you discover any, please report them on the issues page!

Available Versions

[1.18.2] Seaborgium 0.1.3brelease
MC 1.18.2fabric, forge, quilt
May 3, 2023
[1.19.4] Seaborgium 0.1.3release
MC 1.19.4fabric, forge, quilt
May 3, 2023
Seaborgium 0.1.2release
MC 1.19.4fabric, forge
April 30, 2023
Seaborgium 0.1.1release
MC 1.19.4fabric, forge
April 30, 2023
Seaborgium 0.1.0release
MC 1.19.4fabric, forge
April 17, 2023

How to Install Seaborgium on Your Server

1

Order Server

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

2

Set fabric Loader

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

3

Install Mod

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

Compatibility

Mod Loaders

fabricforgequilt

Minecraft Versions

1.19.4, 1.18.2

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Seaborgium server crashes on startup – what to do?

Most common cause: wrong fabric 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.19.4). You can switch loaders with one click in the panel.

Is Seaborgium compatible with fabric and forge and quilt?

Seaborgium officially supports fabric, forge, quilt for Minecraft 1.19.4, 1.18.2. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Seaborgium – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Seaborgium 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 Seaborgium 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
ISC License
Server-side
Unsupported

Supported Versions

1.19.41.18.2