GitHunt
TI

tigercat2000/DynamicLightsReforged

A dynamic lighting mod that works with Forge Sodium (Magnesium)

LambDynamicLights

Java 8
GitHub license
Environment: Client
Mod loader: Fabric
Version
CurseForge

A dynamic lights mod for Fabric.

What's this mod?

This mod adds dynamic lights to Minecraft. Dynamic lights are lights created by an entity holding an
item which makes light as a block, or create by an entity on fire, etc.

Dynamic lights are present as an option in OptiFine or as a Forge mod (Dynamic Lights mod).

Sodium and Phosphor are compatible and recommended.

Build

Just do ./gradlew shadowRemapJar and everything should build just fine!

Configuration

You can configure the mod by editing the file in config/lambdynlights.toml.
You also can use the configuration GUI of the mod, which is more recommended to avoid crashes.

How does it work internally?

Check this documentation.

Is there an API? How to use it as a developer?

Check this documentation.

Languages

Java100.0%
MIT License
Created March 21, 2024
Updated March 21, 2024
tigercat2000/DynamicLightsReforged | GitHunt