From 9d950874fac44826a022707c4a7c4f1e83c92a81 Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 16 May 2024 17:53:46 +0300 Subject: [PATCH] Removed Cloud Dash, added spiders --- index.toml | 10 +++++----- mods/cloud-dash.pw.toml | 13 ------------- mods/nyfs-spiders.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) delete mode 100644 mods/cloud-dash.pw.toml create mode 100644 mods/nyfs-spiders.pw.toml diff --git a/index.toml b/index.toml index 8f1b832..9e8d8bd 100644 --- a/index.toml +++ b/index.toml @@ -234,11 +234,6 @@ 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" @@ -774,6 +769,11 @@ file = "mods/notenoughcrashes.pw.toml" hash = "444dc6a0c4515b133b9ab7a4a823e228891d5a5a415e462e2ddac16b5a2f9b80" metafile = true +[[files]] +file = "mods/nyfs-spiders.pw.toml" +hash = "331450a351fe3099c8bb4522c63d5a2ab063aad3ec29328d9cb7ec40a0a74f44" +metafile = true + [[files]] file = "mods/observable.pw.toml" hash = "4a25843fc3042ddcf14e4abbd3426d68a76a7e2fde9091db8c6bea295c04a67e" diff --git a/mods/cloud-dash.pw.toml b/mods/cloud-dash.pw.toml deleted file mode 100644 index aa2fb36..0000000 --- a/mods/cloud-dash.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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/mods/nyfs-spiders.pw.toml b/mods/nyfs-spiders.pw.toml new file mode 100644 index 0000000..ddd0f77 --- /dev/null +++ b/mods/nyfs-spiders.pw.toml @@ -0,0 +1,13 @@ +name = "Nyf's Spiders" +filename = "nyfsspiders-fabric-1.20.1-2.1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/dOGM7ccu/versions/cmqFoINR/nyfsspiders-fabric-1.20.1-2.1.1.jar" +hash-format = "sha1" +hash = "57cdc24074718f0a1caab73d3936255891ffa3ca" + +[update] +[update.modrinth] +mod-id = "dOGM7ccu" +version = "cmqFoINR" diff --git a/pack.toml b/pack.toml index d942837..0ea8e9f 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 = "c663c953fe58a97adf99f7a817aefc55cb349835f9b82c61965df705692c89d2" +hash = "4a7605bf13dd09686f197e066c2f85a34ee3710e24c2112bd5733d88d53bae60" [versions] fabric = "0.15.10"