diff --git a/index.toml b/index.toml index 87406a1..68188bc 100644 --- a/index.toml +++ b/index.toml @@ -275,6 +275,11 @@ file = "mods/gravestone-x-curios-api-compat.pw.toml" hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a" metafile = true +[[files]] +file = "mods/immediatelyfast.pw.toml" +hash = "835bd8b05a05ce6c0981ddc37c49e4c476aa0414cc2a5321fd9f8994193b6feb" +metafile = true + [[files]] file = "mods/jade-addons-forge.pw.toml" hash = "f8312021fd88a4952e1d50a2f156fab65314f87658d7153efc56be76a422d5cd" diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml new file mode 100644 index 0000000..61e8baf --- /dev/null +++ b/mods/immediatelyfast.pw.toml @@ -0,0 +1,13 @@ +name = "ImmediatelyFast" +filename = "ImmediatelyFast-1.2.7+1.20.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/yciHw2oP/ImmediatelyFast-1.2.7%2B1.20.2.jar" +hash-format = "sha512" +hash = "669a625894f175bc818062a194fb52b6163b2ddcb60cfb57a93efbb1c4e855b20200e175e225f86870cfde0846b80a50084088a2aefe6783cc2b49a6de59b2ba" + +[update] +[update.modrinth] +mod-id = "5ZwdcRci" +version = "yciHw2oP" diff --git a/pack.toml b/pack.toml index 66c22ad..3dc8caa 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 = "d9f61ed1e1bafd7eb6cdf880d43bf062e89a7ba97f874f172a3511e8f294a8e7" +hash = "01896fe4750d845fb8db1c05f23878e7b0ea61413873e58fb8d8d3bb4126d831" [versions] forge = "47.4.10"