From d13715ca9dbc19521409916140b69ecb28aca01b Mon Sep 17 00:00:00 2001 From: materus Date: Tue, 29 Jul 2025 10:47:51 +0200 Subject: [PATCH] Remove flywheel compat --- 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 442d3d4..30fa91e 100644 --- a/index.toml +++ b/index.toml @@ -1446,11 +1446,6 @@ file = "mods/iris-flw-compat.pw.toml" hash = "e9b05dcf29f12335bcbf61bbbc019cee3d5b983c49433e3fc23fcf4afe12e9d1" metafile = true -[[files]] -file = "mods/iris-flywheel-compat.pw.toml" -hash = "9a4c54491b61110383b5e55036d900ef8457e2a7d6261c821bda60a3b55a8688" -metafile = true - [[files]] file = "mods/item-obliterator.pw.toml" hash = "8d2954e230da5baa467b2851827aed41e6c7544fd2ddbb581fa177efb2bc0ffb" diff --git a/mods/iris-flywheel-compat.pw.toml b/mods/iris-flywheel-compat.pw.toml deleted file mode 100644 index a6fbee4..0000000 --- a/mods/iris-flywheel-compat.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Iris & Oculus Flywheel Compat" -filename = "oculus-flywheel-compat-Forge-2.0.3.jar" -side = "client" - -[download] -hash-format = "sha1" -hash = "a11227479ddcddcb0eed3f9c3717c53fd5a47222" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 6694861 -project-id = 659897 diff --git a/pack.toml b/pack.toml index b97b592..bae1bd7 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 = "c5754749679b64471a4bda52c74de793eea9e22fa0af8d8ade93327fdb236e29" +hash = "7817291bb956a4708e2a91e2970789e75bb04088ffb6296d0cf900cc190e4549" [versions] forge = "47.4.4"