File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2929 #define ANISOTROPIC_FILTER 0 // [0 4 8 16]
3030 #define ENTITY_SHADOW 1 // [-1 1 2]
3131
32- #define COLORED_LIGHTING 128 // [128 192 256 384 512 768 1024]
32+ // #define COLORED_LIGHTING 128 //[128 192 256 384 512 768 1024]
3333 #define WORLD_SPACE_REFLECTIONS - 1 // [-1 1]
3434 #if defined IRIS_FEATURE_CUSTOM_IMAGES && SHADOW_QUALITY > - 1 && ! defined MC_OS_MAC && ! (defined DH_TERRAIN || defined DH_WATER)
3535 #define COLORED_LIGHTING_INTERNAL COLORED_LIGHTING
283283 #ifdef MULTICOLORED_BLOCKLIGHT
284284 #define SSBL_OVERRIDE
285285 #endif
286- #define MCBL_MAIN_DEFINE 1 // [0 1 2 3]
286+ #define MCBL_MAIN_DEFINE 0 // [0 1 2 3]
287287 #if COLORED_LIGHTING_INTERNAL == 0 || MCBL_MAIN_DEFINE > 1 || defined ENTITIES_ARE_LIGHT
288288 #if (MCBL_MAIN_DEFINE >= 1 || defined SSBL_OVERRIDE || defined ENTITIES_ARE_LIGHT) && (MC_VERSION >= 11604 || defined IS_IRIS || defined IS_ANGELICA)
289289 #define SS_BLOCKLIGHT
You can’t perform that action at this time.
0 commit comments