Iris Shaders: disable update message
This commit is contained in:
parent
cca796d62f
commit
46aa2c6eb7
3 changed files with 13 additions and 1 deletions
8
config/yosbr/config/iris.properties
Normal file
8
config/yosbr/config/iris.properties
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||||
|
#Sun Aug 06 01:23:54 CEST 2023
|
||||||
|
colorSpace=SRGB
|
||||||
|
disableUpdateMessage=true
|
||||||
|
enableDebugOptions=false
|
||||||
|
maxShadowRenderDistance=32
|
||||||
|
shaderPack=
|
||||||
|
enableShaders=true
|
4
index.toml
generated
4
index.toml
generated
|
@ -76,6 +76,10 @@ hash = "f978c0cdc2a504b00d995a41058f68deff5b9c8dfd62f7509134a6f6f05f7668"
|
||||||
file = "config/yosbr/config/ibeeditor-common.json"
|
file = "config/yosbr/config/ibeeditor-common.json"
|
||||||
hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338"
|
hash = "d1c8229edca827ea5e35e9a0a5aec1463930e77547e69a1a5dee617f42a2d338"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/iris.properties"
|
||||||
|
hash = "79190e9a48413897becbb88e5dc29bd04cef5f4a3a064aeeb11f7b8cb22de7f6"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||||
hash = "cc82f7f2f249038442ae77a7f1918f05b1fa4bc04ad9dbaca720170544217eaf"
|
hash = "cc82f7f2f249038442ae77a7f1918f05b1fa4bc04ad9dbaca720170544217eaf"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "0f14a5c123cbfe5c7418f3859d907b9019388b390d7b9af385960b0f8f1346f2"
|
hash = "5f5586a6c03ce9a94b7318b11f4d15e27b3f553c1551c7318a102dd17e444bc2"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue