From be2bd0febb902df408824276965acce8097628f6 Mon Sep 17 00:00:00 2001 From: Leonid Pershin Date: Fri, 8 May 2026 01:19:32 +0300 Subject: [PATCH] Remove obsolete configuration files for Iris and Indigo renderer from the project. --- config/fabric/indigo-renderer.properties | 9 --------- config/iris.properties | 9 --------- 2 files changed, 18 deletions(-) delete mode 100644 config/fabric/indigo-renderer.properties delete mode 100644 config/iris.properties diff --git a/config/fabric/indigo-renderer.properties b/config/fabric/indigo-renderer.properties deleted file mode 100644 index c247d01..0000000 --- a/config/fabric/indigo-renderer.properties +++ /dev/null @@ -1,9 +0,0 @@ -#Indigo properties file -#Fri May 08 01:16:09 MSK 2026 -always-tesselate-blocks=auto -ambient-occlusion-mode=hybrid -debug-compare-lighting=auto -fix-exterior-vertex-lighting=auto -fix-luminous-block-ambient-occlusion=auto -fix-mean-light-calculation=auto -fix-smooth-lighting-offset=auto diff --git a/config/iris.properties b/config/iris.properties deleted file mode 100644 index b045547..0000000 --- a/config/iris.properties +++ /dev/null @@ -1,9 +0,0 @@ -#This file stores configuration options for Iris, such as the currently active shaderpack -#Fri May 08 01:16:11 MSK 2026 -allowUnknownShaders=false -colorSpace=SRGB -disableUpdateMessage=false -enableDebugOptions=false -enableShaders=true -maxShadowRenderDistance=12 -shaderPack=MakeUp-UltraFast-9.3.zip