From f889b9c77f90bdc55f16b70f372d351e6cc4bd19 Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Tue, 20 Jun 2023 11:08:45 -0400
Subject: [PATCH] Iris: unbind reload shader

---
 config/yosbr/options.txt | 1 +
 index.toml               | 2 +-
 pack.toml                | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt
index c348580..133c950 100644
--- a/config/yosbr/options.txt
+++ b/config/yosbr/options.txt
@@ -14,3 +14,4 @@ onboardAccessibility:false
 resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip"]
 incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"]
 key_key.saveToolbarActivator:key.keyboard.v
+key_iris.keybind.reload:key.keyboard.unknown
diff --git a/index.toml b/index.toml
index ab3f333..abfa828 100644
--- a/index.toml
+++ b/index.toml
@@ -30,7 +30,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
 
 [[files]]
 file = "config/yosbr/options.txt"
-hash = "95446e151890157ebdc8fa114b1fcbfff0c022403fa2e4f298a55258cef3c339"
+hash = "41150bb1b8b9238fcce207696cd32bd83650f0cd51e8c69c98f2314147f6a6e7"
 
 [[files]]
 file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt"
diff --git a/pack.toml b/pack.toml
index 352cd5c..4215d24 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 = "2684a4bf4b00556a0863acbea64a5ba04272c541625d81b473654af3d93312ff"
+hash = "03bccad39f7e72e1d9a1a8cdc81b1902c1a6e038036a1a8c9e1cf759bc256296"
 
 [versions]
 fabric = "0.14.21"