We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c73d3 commit e2d6fbdCopy full SHA for e2d6fbd
1 file changed
shaders/lib/common.glsl
@@ -29,7 +29,7 @@
29
#define ANISOTROPIC_FILTER 0 //[0 4 8 16]
30
#define ENTITY_SHADOW 1 //[-1 1 2]
31
32
- // #define COLORED_LIGHTING 128 //[128 192 256 384 512 768 1024]
+ #define COLORED_LIGHTING 0 //[128 192 256 384 512 768 1024]
33
#define WORLD_SPACE_REFLECTIONS -1 //[-1 1]
34
#if defined IRIS_FEATURE_CUSTOM_IMAGES && SHADOW_QUALITY > -1 && !defined MC_OS_MAC && !(defined DH_TERRAIN || defined DH_WATER)
35
#define COLORED_LIGHTING_INTERNAL COLORED_LIGHTING
0 commit comments