diff options
Diffstat (limited to 'run/config')
-rw-r--r-- | run/config/indium-renderer.properties | 5 | ||||
-rw-r--r-- | run/config/iris.properties | 8 |
2 files changed, 13 insertions, 0 deletions
diff --git a/run/config/indium-renderer.properties b/run/config/indium-renderer.properties new file mode 100644 index 0000000..f9695b7 --- /dev/null +++ b/run/config/indium-renderer.properties @@ -0,0 +1,5 @@ +#Indium properties file +#Sun Jul 09 21:16:16 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 new file mode 100644 index 0000000..8138411 --- /dev/null +++ b/run/config/iris.properties @@ -0,0 +1,8 @@ +#This file stores configuration options for Iris, such as the currently active shaderpack +#Sun Jul 09 21:16:16 CEST 2023 +colorSpace=SRGB +disableUpdateMessage=false +enableDebugOptions=false +maxShadowRenderDistance=32 +shaderPack= +enableShaders=true |