Removed Cloud Dash, added spiders
This commit is contained in:
parent
39c39d70fe
commit
9d950874fa
10
index.toml
10
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"
|
||||
|
|
|
@ -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"
|
|
@ -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"
|
Loading…
Reference in New Issue