ModMIT
BetterLight
A small mod that improves lighting in Beta, client side
2.0K
Downloads
21
Followers
4 years ago
Updated
📦
1
Versions
📖About BetterLight
This is a small mod that improves lighting in Beta. Mod is completely client side.
Requires Fabric Legacy and Station API (1.3.1)
Content list:
- Color lights (for any light sources including modded);
- API for light sources registration;
- Custom AO calculation.
Compatibility:
- Compatible with GLSL (tested);
- Should be compatible with other rendering-related mods.
Realisation Details:
- Colored lights uses simple linear interpolations and vertex coloring;
- AO uses some smart calculations to prevent too dark areas and light leaks;