feat: add "immediatelyfast" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -275,6 +275,11 @@ file = "mods/gravestone-x-curios-api-compat.pw.toml"
|
|||||||
hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a"
|
hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/immediatelyfast.pw.toml"
|
||||||
|
hash = "835bd8b05a05ce6c0981ddc37c49e4c476aa0414cc2a5321fd9f8994193b6feb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jade-addons-forge.pw.toml"
|
file = "mods/jade-addons-forge.pw.toml"
|
||||||
hash = "f8312021fd88a4952e1d50a2f156fab65314f87658d7153efc56be76a422d5cd"
|
hash = "f8312021fd88a4952e1d50a2f156fab65314f87658d7153efc56be76a422d5cd"
|
||||||
|
|||||||
13
mods/immediatelyfast.pw.toml
Normal file
13
mods/immediatelyfast.pw.toml
Normal file
@@ -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"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "d9f61ed1e1bafd7eb6cdf880d43bf062e89a7ba97f874f172a3511e8f294a8e7"
|
hash = "01896fe4750d845fb8db1c05f23878e7b0ea61413873e58fb8d8d3bb4126d831"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.10"
|
forge = "47.4.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user