MarinaMarissa / LambDynamicLights

A dynamic lights mod for Minecraft with Fabric.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

The only thing that has to be configured in the configuration file is the list of items being water-sensitive. Everything else is available in the GUI.

How does it work internally?

Check this documentation.

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

Check this documentation.

About

A dynamic lights mod for Minecraft with Fabric.

License:MIT License


Languages

Language:Java 100.0%