
Lumenium
A simple library adding utilities related to items, effects, rendering, etc.
Screenshots




About this Mod
Simple library adding utilities related to items, effects, rendering, and players.
Some utilities are derived from other libraries.
Implementation
Add the repository for Modrinth to your build.gradle repositories.
maven {
url = "https://api.modrinth.com/maven"
}
Then, add the dependency for Lumenium in your build.gradle dependencies block.
modImplementation "maven.modrinth:lumenium:${project.lumenium_version}"
Then simply input the correct version of Lumenium in your gradle.properties.
Alternatively, it can be used as a jar-in-jar dependency.
Place the jar file in the your main folder, where build.gradle is.
Then, in build.gradle, input the following line in the dependencies block.
modImplementation files(lumenium-1.0.0)
Replace 1.0.0 with whatever version of Lumenium is being used.
List of Features
Beam Renderer
- Creates a textured beam on either client or common(server) side.
Sphere renderer
- Creates a textured sphere on either client or common(server) side.
Quad Renderer
- Creates a textured quad on either client or common(server) side.
Cube renderer
- Creates a textured cube on either client or common(server) side.
Screen Flash
- Creates a flash of color on the screen.
Easings
- Simple easing functions. Derived from LodestoneLib.
Unclearable Effects
- Makes a status effect unclearable.
Custom Hit Sound Item
- Plays a custom sound on every hit.
Custom Item Name Color
- Changes the color of an Item's name based on hex code.
Kill Save Item
- Saves a player from death when killed.
Two-Handed Item
- Makes an Item two-handed.
On Kill Effect Item
- Runs code when an entity is killed.
Side note
- Thanks to Homak for providing Cube & Quad renderers!
- Textures for the Sun, Earth, and star background sourced from SolarSystemScope.
- A guide to all of the library's usage is provided in the documentation
- Easing utilities derived from LodestoneLib.
Available Versions
How to Install Lumenium on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.19.2).
Install Mod
Open the mod browser in the dashboard and search for "Lumenium". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.19.2
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Lumenium 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.2). You can switch loaders with one click in the panel.
Is Lumenium compatible with fabric and quilt?
Lumenium officially supports fabric, quilt for Minecraft 1.19.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Lumenium – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Lumenium 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.
Similar Mods
Rent Modded Server
Install Lumenium with just one click on your server.
