HomeJavaModsLumenium
Lumenium
Lumenium — screenshot 1Lumenium — screenshot 2Lumenium — screenshot 3

fabric-api

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

Sphere renderer

Quad Renderer

Cube renderer

Screen Flash

Easings

Unclearable Effects

Custom Hit Sound Item

Custom Item Name Color

Kill Save Item

Two-Handed Item

On Kill Effect Item

Side note

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more