diff --git a/index.toml b/index.toml index 5167496..249d8f4 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/creeper-spores.pw.toml b/mods/creeper-spores.pw.toml new file mode 100644 index 0000000..2af22b4 --- /dev/null +++ b/mods/creeper-spores.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index e797e05..643672c 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 = "a2a4a5132c63ac2995d35076a1e09aa1cd3d73b8f2a354ab6890a5c86efabc57" +hash = "291615dda25acb575fa419dd96471c3754ef4f56ab48591e7fb9883b0cfb94b3" [versions] fabric = "0.14.7"