From 58852c3a9f1422b80f55e7e57a89d2203d2e7149 Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Wed, 6 Dec 2023 03:04:28 -0500
Subject: [PATCH] Remove Iris Flywheel Compat so game is playable

I want to re-add it later when this issue is fixed
---
 index.toml                        |  5 -----
 mods/iris-flywheel-compat.pw.toml | 13 -------------
 pack.toml                         |  2 +-
 3 files changed, 1 insertion(+), 19 deletions(-)
 delete mode 100644 mods/iris-flywheel-compat.pw.toml

diff --git a/index.toml b/index.toml
index 3610316..4ba5722 100644
--- a/index.toml
+++ b/index.toml
@@ -461,11 +461,6 @@ file = "mods/inventory-profiles-next.pw.toml"
 hash = "dd8dadd99d99c0535beb51accbb85be19bd2d26944c2836f816f9709f51bb59d"
 metafile = true
 
-[[files]]
-file = "mods/iris-flywheel-compat.pw.toml"
-hash = "a0a18a41cb6b82aca7272949e9da866adce0d23ab52ed68b29b5ea2ef8587c4f"
-metafile = true
-
 [[files]]
 file = "mods/iris.pw.toml"
 hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079"
diff --git a/mods/iris-flywheel-compat.pw.toml b/mods/iris-flywheel-compat.pw.toml
deleted file mode 100644
index 5ba740a..0000000
--- a/mods/iris-flywheel-compat.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Iris & Oculus Flywheel Compat"
-filename = "iris-flywheel-compat-1.20.1-0.2.1.jar"
-side = "both"
-
-[download]
-hash-format = "sha1"
-hash = "af8b4f003972ca97cc4613b30a6c7745f24ee241"
-mode = "metadata:curseforge"
-
-[update]
-[update.curseforge]
-file-id = 4675789
-project-id = 659897
diff --git a/pack.toml b/pack.toml
index c949f8c..42cf0f7 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 = "25aef4bdc110a78e9601fc1ae64f4faaf0df1b5eedbacdb2c508a727c92d874b"
+hash = "0d3cdbcd0900a732160aa012bb8da9bfd888a8a5a1af6676240d055c8b3b0fe3"
 
 [versions]
 minecraft = "1.20.1"