diff --git a/index.toml b/index.toml index 0aa7155..7bbee65 100644 --- a/index.toml +++ b/index.toml @@ -234,6 +234,11 @@ file = "mods/cloth-config.pw.toml" hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9" metafile = true +[[files]] +file = "mods/cloud-dash.pw.toml" +hash = "90585709121eceb613be0ecabd4327df08d035e268610f99706139da9d960341" +metafile = true + [[files]] file = "mods/clumps.pw.toml" hash = "54b6de813db1fc2774b4002898fa89f902a7efeb33a05197cf7bfda498f6b94e" diff --git a/mods/cloud-dash.pw.toml b/mods/cloud-dash.pw.toml new file mode 100644 index 0000000..aa2fb36 --- /dev/null +++ b/mods/cloud-dash.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 1cd1d78..2f02214 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 = "c0c0d72ff184a512facc21ca8ebb1e6035c2b5fb2abe1ceb4e6f050b2c09f025" +hash = "1bfa81f4599264d0e98d549c8ee7cb60206ec46a48ae33d6829c4d457a218fd3" [versions] fabric = "0.15.10"