diff --git a/index.toml b/index.toml index 0a2c530..e4290b8 100644 --- a/index.toml +++ b/index.toml @@ -120,10 +120,6 @@ hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f" file = "config/yosbr/config/xaerohud.txt" hash = "8d13c5f398016036aa4fdefb366ef3926d89f96ca104155bc9f6e5a7ec682ecd" -[[files]] -file = "config/yosbr/options.txt" -hash = "9c6af53557f5ed555a2247cc2f016154414a06f07868d40176e3fae59c9a02af" - [[files]] file = "mods/3dskinlayers.pw.toml" hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5" @@ -604,6 +600,10 @@ file = "mods/yosbr.pw.toml" hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10" metafile = true +[[files]] +file = "options.txt" +hash = "d736fb80a8473fcb5c3c43675a05233ab5df0fe5fa22c98aa512015c083edc0a" + [[files]] file = "resourcepacks/chat-reporting-helper.pw.toml" hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891" diff --git a/config/yosbr/options.txt b/options.txt similarity index 77% rename from config/yosbr/options.txt rename to options.txt index aaf0463..2606770 100644 --- a/config/yosbr/options.txt +++ b/options.txt @@ -4,7 +4,8 @@ operatorItemsTab:true snooperEnabled:false simulationDistance:6 gamma:0.0 -resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Whimscape.zip","file/Fresh Animations.zip","file/Whimscape x Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Rename Compat Project.zip"] +renderClouds:"false" +resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Excalibur.zip","file/Fresh Animations.zip","file/Excalibur: Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Rename Compat Project.zip","file/Excalibur: AppleSkin.zip"] incompatibleResourcePacks:["file/Rename Compat Project.zip"] advancedItemTooltips:true tutorialStep:none diff --git a/pack.toml b/pack.toml index 0899508..ae4ebcf 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1c4c0aac712b815ebef0fbf138a1a520494894c3f7c4bd702234158d53f87a9f" +hash = "6d86c73333b02cc3ecbf356b3242b4ef4275102f86612bf5651f9db90442bc43" [versions] fabric = "0.18.4"