Added Cloud Dash
This commit is contained in:
parent
8510fccb3e
commit
18fcb212e8
|
@ -234,6 +234,11 @@ file = "mods/cloth-config.pw.toml"
|
||||||
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
|
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cloud-dash.pw.toml"
|
||||||
|
hash = "90585709121eceb613be0ecabd4327df08d035e268610f99706139da9d960341"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/clumps.pw.toml"
|
file = "mods/clumps.pw.toml"
|
||||||
hash = "54b6de813db1fc2774b4002898fa89f902a7efeb33a05197cf7bfda498f6b94e"
|
hash = "54b6de813db1fc2774b4002898fa89f902a7efeb33a05197cf7bfda498f6b94e"
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Cloud Dash"
|
||||||
|
filename = "cloud-dash-1.20-1.20.1-1.1.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/dXh8W5Oy/versions/paM6APpp/cloud-dash-1.20-1.20.1-1.1.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "aa2cf0ddad90ce4b54c1f5dd6dc13d838723925e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "dXh8W5Oy"
|
||||||
|
version = "paM6APpp"
|
|
@ -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 = "c0c0d72ff184a512facc21ca8ebb1e6035c2b5fb2abe1ceb4e6f050b2c09f025"
|
hash = "1bfa81f4599264d0e98d549c8ee7cb60206ec46a48ae33d6829c4d457a218fd3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.10"
|
fabric = "0.15.10"
|
||||||
|
|
Loading…
Reference in New Issue