The most feature-complete 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.
<iframe width="560" height="315" src="https://www.youtube.com/embed/xew0s2TwZ84" title="Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen> </iframe>Searching other mods to replace OptiFine? Check out this list!
- Dynamic lighting.
- Settings to select how smoothly the dynamic lighting updates.
- Any entity holding an item which emits light will emit light!
- Item lighting can be customized through resource-packs and can work with modded items!
- Some items like torches, soul torches, etc. will not light up in water.
- Various entities will naturally emit light, like:
- Allays
- Blazes
- Fireballs
- Glow squids
- Magma cubes
- Spectral arrows
- Burning entities emit light.
- Quick and simple API for developers and resource pack makers.
- Check out the documentation for more details!
- 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!
Creepers can make their imminent explosions more apparent through a progressive emission of light!
The infamous glow squids finally glow in your world!
Wait... what? Lasers?! They do pack a punch...
As of v4.0.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).
It will work as-is. If you want, you can configure the mod through its settings screen by heading to the video settings or via ModMenu.
Need help? Come check out my Discord server.
Check out this in-depth documentation.
Check out this document I've written on the fundamentals of it.
Just do ./gradlew build
and everything should build just fine!
- Sodium is recommended for better performances.
- OptiFabric is obviously incompatible.