add creeper spores

This commit is contained in:
endigma 2022-06-19 14:49:30 -03:00
parent 8eadf25b97
commit 3cd5ec941a
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -405,6 +405,11 @@ file = "mods/crawl.toml"
hash = "83a4cc06c4341a1ff1f8d69ce98a160dcc3f839f9d59d350299ecc20db2c54c1"
metafile = true
[[files]]
file = "mods/creeper-spores.pw.toml"
hash = "adcc315808f530d4c1ad9bdb4536677905d0beecb9cd0520e5ba4f7c8298fd8d"
metafile = true
[[files]]
file = "mods/croptopia-fabric.toml"
hash = "6a623ba1310be1c9815fc502128bea1f1a3d98742c2e91fb93f7a41274ccc20b"

View File

@ -0,0 +1,13 @@
name = "Creeper Spores"
filename = "creeper-spores-1.8.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/WSdgoMoj/versions/1.8.0/creeper-spores-1.8.0.jar"
hash-format = "sha1"
hash = "4f2e99f2769ed3036704d4b246d4116b4faa9fec"
[update]
[update.modrinth]
mod-id = "WSdgoMoj"
version = "gfPvSNht"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a2a4a5132c63ac2995d35076a1e09aa1cd3d73b8f2a354ab6890a5c86efabc57"
hash = "291615dda25acb575fa419dd96471c3754ef4f56ab48591e7fb9883b0cfb94b3"
[versions]
fabric = "0.14.7"