From b69fcba6d47dbaf0a175be01e14e3441f1c2b7dc Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Tue, 29 Oct 2024 14:54:30 +0100 Subject: [PATCH] controlify is broken --- index.toml | 5 ----- mods/controlify.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/controlify.pw.toml diff --git a/index.toml b/index.toml index b71b022..80efac9 100644 --- a/index.toml +++ b/index.toml @@ -358,11 +358,6 @@ file = "mods/continuity.pw.toml" hash = "82eb505b6fa6e805429b7049ca79a0278295fae65019259ce31fce12ead4d739" metafile = true -[[files]] -file = "mods/controlify.pw.toml" -hash = "39cf518ca6faddf9fe26e3435e08220f7f9f5c45181454df456d9fcce33b8d84" -metafile = true - [[files]] file = "mods/cubes-without-borders.pw.toml" hash = "7365a398d1d429363e9c361e2bb004d4b0c4139a42c44fcd1b39fca6714a3ba9" diff --git a/mods/controlify.pw.toml b/mods/controlify.pw.toml deleted file mode 100644 index 4bb3dd6..0000000 --- a/mods/controlify.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Controlify" -filename = "Controlify-2.0.0-beta.18+1.21-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/DOUdJVEm/versions/uSqrOMSe/Controlify-2.0.0-beta.18%2B1.21-fabric.jar" -hash-format = "sha1" -hash = "159889d0e228bf39e8f7edf15eead216734b23b5" - -[update] -[update.modrinth] -mod-id = "DOUdJVEm" -version = "uSqrOMSe" diff --git a/pack.toml b/pack.toml index cfab9e8..b415dbc 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e1eb263d7f59a379a119b9a6bbc0196449ae39ee6c511a98f06c675029f90958" +hash = "b71edec53585b87509a512213236d473d794f35c476ccf5c1264d8f252d4916b" [versions] fabric = "0.16.7"