From 11e133bc19122953df780f46494abe9f250a123f Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 9 Nov 2023 18:19:13 -0500 Subject: [PATCH] Remove ImmediatelyFast it breaks armor trims with Figura --- index.toml | 5 ----- mods/immediatelyfast.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/immediatelyfast.pw.toml diff --git a/index.toml b/index.toml index 1207803..06ad693 100644 --- a/index.toml +++ b/index.toml @@ -249,11 +249,6 @@ file = "mods/figura.pw.toml" hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d" metafile = true -[[files]] -file = "mods/immediatelyfast.pw.toml" -hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2" -metafile = true - [[files]] file = "mods/indium.pw.toml" hash = "0c5e71addef34c8dcd1c81dfc2ad851a3e274b9d8d3a7d388e1113d4139bf8d8" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml deleted file mode 100644 index 65be0ab..0000000 --- a/mods/immediatelyfast.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ImmediatelyFast" -filename = "ImmediatelyFast-1.2.6+1.20.2.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/mbeaDZtb/ImmediatelyFast-1.2.6%2B1.20.2.jar" -hash-format = "sha1" -hash = "13b4fd8f0214d36a01b2c874f0f88c9ddb2dd556" - -[update] -[update.modrinth] -mod-id = "5ZwdcRci" -version = "mbeaDZtb" diff --git a/pack.toml b/pack.toml index 9df5e14..2827ce1 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 = "11faa26d7869f38403cdfd2d52188dd1b07d75da477d7aeaf84e0b48fa6ac095" +hash = "21c5bc7b1ed2605c1693b449d44ecb16d30d51c7efea9206355310ba26e6db22" [versions] minecraft = "1.20.1"