From 2694793f3f742f96373aba50d5274e3ee18522eb Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Thu, 28 Mar 2024 00:49:57 +0100 Subject: [PATCH] Fix iris flywheel --- index.toml | 4 ++-- mods/iris-flw-compat.pw.toml | 13 ------------- mods/iris-flywheel-compat.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 mods/iris-flw-compat.pw.toml create mode 100644 mods/iris-flywheel-compat.pw.toml diff --git a/index.toml b/index.toml index 2b14729..67c8228 100644 --- a/index.toml +++ b/index.toml @@ -225,8 +225,8 @@ hash = "dd8dadd99d99c0535beb51accbb85be19bd2d26944c2836f816f9709f51bb59d" metafile = true [[files]] -file = "mods/iris-flw-compat.pw.toml" -hash = "15733da443b242fa60953e3fec16df945c545d9123bfc4b76589e8828fb11012" +file = "mods/iris-flywheel-compat.pw.toml" +hash = "15a80e149cbca12d611b0a638159e473b9a32c1c7900ebc22463af02ec6f0bb3" metafile = true [[files]] diff --git a/mods/iris-flw-compat.pw.toml b/mods/iris-flw-compat.pw.toml deleted file mode 100644 index 7535a5f..0000000 --- a/mods/iris-flw-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 = "client" - -[download] -url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/5ocHQiCL/iris-flywheel-compat-1.20.1-0.2.1.jar" -hash-format = "sha1" -hash = "af8b4f003972ca97cc4613b30a6c7745f24ee241" - -[update] -[update.modrinth] -mod-id = "ndHYMY2K" -version = "5ocHQiCL" diff --git a/mods/iris-flywheel-compat.pw.toml b/mods/iris-flywheel-compat.pw.toml new file mode 100644 index 0000000..3f953c3 --- /dev/null +++ b/mods/iris-flywheel-compat.pw.toml @@ -0,0 +1,13 @@ +name = "Iris & Oculus Flywheel Compat" +filename = "iris-flywheel-compat-1.20.1-0.2.4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "32efa39aeaac78c94fbd8c74159443c6f4bbb19a" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5120037 +project-id = 659897 diff --git a/pack.toml b/pack.toml index efcdfae..0f4a96a 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 = "4919fc35f9fff61eb9a4dda6143fef0d7be3bcc5feda2533d6b7cada81ab668b" +hash = "fb7bc5ffb7d0fa533609ab23850206b928d1c30a6bfa3ab08dfba9c62e19e6b9" [versions] fabric = "0.15.7"