A dynamic lights mod for Fabric.
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.
Just do ./gradlew shadowRemapJar
and everything should build just fine!
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.
Check this documentation.
Check this documentation.