From ee998f5a34e3fff6ddebc24bbcc71ac406e5783b Mon Sep 17 00:00:00 2001 From: HacktheTime Date: Mon, 10 Jul 2023 22:18:09 +0200 Subject: General Changes again.... --- run/config/indium-renderer.properties | 2 +- run/config/iris.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'run/config') diff --git a/run/config/indium-renderer.properties b/run/config/indium-renderer.properties index f9695b7..c7ee8ea 100644 --- a/run/config/indium-renderer.properties +++ b/run/config/indium-renderer.properties @@ -1,5 +1,5 @@ #Indium properties file -#Sun Jul 09 21:16:16 CEST 2023 +#Mon Jul 10 21:39:40 CEST 2023 fix-exterior-vertex-lighting=auto ambient-occlusion-mode=auto always-tesselate-blocks=auto diff --git a/run/config/iris.properties b/run/config/iris.properties index 8138411..39dc9e1 100644 --- a/run/config/iris.properties +++ b/run/config/iris.properties @@ -1,5 +1,5 @@ #This file stores configuration options for Iris, such as the currently active shaderpack -#Sun Jul 09 21:16:16 CEST 2023 +#Mon Jul 10 21:39:41 CEST 2023 colorSpace=SRGB disableUpdateMessage=false enableDebugOptions=false -- cgit