diff --git a/README.md b/README.md
index 78ecf01..39d986c 100644
--- a/README.md
+++ b/README.md
@@ -134,7 +134,6 @@ Make this game at least playable
* [CS] **[FerriteCore](https://modrinth.com/mod/ferrite-core)** - Memory usage optimizations
* [CS] **[Forge Config API Port](https://modrinth.com/mod/forge-config-api-port)** - NeoForge's & Forge's config systems provided to other modding ecosystems. Designed for a multiloader architecture.
* [CO] **[Indium](https://modrinth.com/mod/indium)** - Sodium addon providing support for the Fabric Rendering API, based on Indigo
- * [CO] **[Iris & Oculus Flywheel Compat](https://modrinth.com/mod/iris-flw-compat)** - Enable Flywheel's optimizations when using shaderpacks.
* [CS] **[Krypton](https://modrinth.com/mod/krypton)** - A mod to optimize the Minecraft networking stack
* [CS] **[LazyDFU](https://modrinth.com/mod/lazydfu)** - Makes the game boot faster by deferring non-essential initialization
* [CS] **[Lithium](https://modrinth.com/mod/lithium)** - No-compromises game logic/server optimization mod
diff --git a/index.toml b/index.toml
index 8a941e3..192a561 100644
--- a/index.toml
+++ b/index.toml
@@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
-hash = "06a186c8442b648bc0eea5baf59560f32abf4d45b8782ef571fbd977b9ff9365"
+hash = "df5547f8941ed970bb0d6f684198fe1455e4e4162b99dda1c9923a61aed4995e"
[[files]]
file = "make-list.py"
@@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92"
[[files]]
file = "modinfo.toml"
-hash = "a4fb1486323e6dceff567bf3aee9c9cf0728820e4835df678193af9190c9f8a0"
+hash = "8449b6b7b2c6713065cd00bd4d09180bc1c00ff6503a5dd15e37c88e4aef8dd2"
[[files]]
file = "mods/3dskinlayers.pw.toml"
@@ -767,11 +767,6 @@ file = "mods/invview.pw.toml"
hash = "12002f9fb5e4e0e5639efd9dfb3e41765d606957b1f8f1be6f4a989bb176d812"
metafile = true
-[[files]]
-file = "mods/iris-flw-compat.pw.toml"
-hash = "3a4fd33f4f5e03f4e74950a3f97a962b2ef0fd1fae58b78d27cf3c3c06c21c0c"
-metafile = true
-
[[files]]
file = "mods/iris.pw.toml"
hash = "a4ead715d6d053581edbbecac7d8cdae57d941503d0ccec8aca5ef26ba3b1341"
diff --git a/modinfo.toml b/modinfo.toml
index 56bc2bd..df633a0 100644
--- a/modinfo.toml
+++ b/modinfo.toml
@@ -2736,6 +2736,7 @@ side = "client"
optional = false
icon = "https://cdn.modrinth.com/data/ndHYMY2K/7d3794f7fdc4974ce4386bfc3e0ec27140a33de5.png"
category = "optimization"
+removed = true
[mods.create-metalwork]
name = "Create: Metalwork"
diff --git a/mods/iris-flw-compat.pw.toml b/mods/iris-flw-compat.pw.toml
deleted file mode 100644
index 0e13809..0000000
--- a/mods/iris-flw-compat.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Iris & Oculus Flywheel Compat"
-filename = "iris-flywheel-compat-fabric1.20.1+1.1.4.jar"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/v3unHP1U/iris-flywheel-compat-fabric1.20.1%2B1.1.4.jar"
-hash-format = "sha1"
-hash = "3a6a2d277ef215bf6f0b1a81eb2ffce7553d96ce"
-
-[update]
-[update.modrinth]
-mod-id = "ndHYMY2K"
-version = "v3unHP1U"
diff --git a/pack.toml b/pack.toml
index e755d7c..c4f21a9 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 = "c3c3fc4819fc681581e958a2e34b5f737124a0b4650ea71d5c86eb664502215a"
+hash = "9354e0b14869ea02423d93250e38f9d28b9094b43c4d55547b1dabb4a3ef7177"
[versions]
fabric = "0.16.9"