Compatibility
Minecraft: Java Edition
b1.7.3
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 3 years ago
Updated 3 years ago
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;