Removed Cloud Dash, added spiders

This commit is contained in:
Casey 2024-05-16 17:53:46 +03:00
parent 39c39d70fe
commit 9d950874fa
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
4 changed files with 19 additions and 19 deletions

View File

@ -234,11 +234,6 @@ 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"
@ -774,6 +769,11 @@ file = "mods/notenoughcrashes.pw.toml"
hash = "444dc6a0c4515b133b9ab7a4a823e228891d5a5a415e462e2ddac16b5a2f9b80" hash = "444dc6a0c4515b133b9ab7a4a823e228891d5a5a415e462e2ddac16b5a2f9b80"
metafile = true metafile = true
[[files]]
file = "mods/nyfs-spiders.pw.toml"
hash = "331450a351fe3099c8bb4522c63d5a2ab063aad3ec29328d9cb7ec40a0a74f44"
metafile = true
[[files]] [[files]]
file = "mods/observable.pw.toml" file = "mods/observable.pw.toml"
hash = "4a25843fc3042ddcf14e4abbd3426d68a76a7e2fde9091db8c6bea295c04a67e" hash = "4a25843fc3042ddcf14e4abbd3426d68a76a7e2fde9091db8c6bea295c04a67e"

View File

@ -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"

13
mods/nyfs-spiders.pw.toml Normal file
View File

@ -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"

View File

@ -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 = "c663c953fe58a97adf99f7a817aefc55cb349835f9b82c61965df705692c89d2" hash = "4a7605bf13dd09686f197e066c2f85a34ee3710e24c2112bd5733d88d53bae60"
[versions] [versions]
fabric = "0.15.10" fabric = "0.15.10"