BetterLight
A small mod that improves lighting in Beta, client side
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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;