A dynamic lighting mod for Fabric.
It's dark outside, extremely dark... You can't see a lot in the darkness, you wish you had a torch, or a lantern to hold and see in the light...
And this is now possible with this mod as it adds dynamic lights to the game. You can see in the darkness thanks to your torch now!
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 created by an entity on fire, etc.
Searching other mods to replace OptiFine? Check out this list!
- Dynamic lighting.
- Settings to select how smooth the dynamic lighting is.
- Works with some modded items.
- Any entity holding an item which emits light will emit light!
- Magma cubes emit light.
- Spectral arrows emit light.
- Burning entities emit light.
- Blazes emit light.
- Some items like torches, soul torches, etc. will not light up in water.
- Quick and simple API for developers and resource pack makers.
- And more!
Dropped items which already emit light as a block, will also dynamically emit light!
Light is emitted when entities hold light emitting items.
Any entity on fire will emit light!
Spectral arrows will emit a very weak light!
Light emitted from items depend on the light emitted from their respective blocks!
As of v2.1.0.
Using this mod is very simple!
Install it in your mods folder along with Fabric API and ModMenu, (and Sodium if wanted for better performances).
You will notice nothing at first but if you go into the video options or into the settings screen of the mod via ModMenu, you will notice an option called Dynamic Lights which is by default off, choose the wanted configuration and enjoy!
You can also configure the mod by editing the file in config/lambdynlights.toml
.
Need help? Come check out my Discord server.
Just do ./gradlew build
and everything should build just fine!
Check this documentation.
Check this documentation.
- Sodium is recommended for better performances.
- OptiFabric is obviously incompatible.