diff --git a/index.toml b/index.toml index 60d3dc1..bb61e49 100644 --- a/index.toml +++ b/index.toml @@ -416,3 +416,8 @@ metafile = true file = "mods/waystones.pw.toml" hash = "086f56d0a3c8f1a7b289b9949d7de08362f717295d89f0db0d13421ec860a453" metafile = true + +[[files]] +file = "mods/zombify.pw.toml" +hash = "95e6445acecb4fd470a5688db2eba029251568bf8f63ebec9cea6dda62bffe2e" +metafile = true diff --git a/mods/zombify.pw.toml b/mods/zombify.pw.toml new file mode 100644 index 0000000..fcb927e --- /dev/null +++ b/mods/zombify.pw.toml @@ -0,0 +1,13 @@ +name = "Zombify" +filename = "Zombify-0.1.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/DTmZ5lnu/versions/3y9uG86g/Zombify-0.1.4.jar" +hash-format = "sha1" +hash = "7bd0d755392d74b8e1714771227d023ef6bc71ee" + +[update] +[update.modrinth] +mod-id = "DTmZ5lnu" +version = "3y9uG86g" diff --git a/pack.toml b/pack.toml index bd7bdfe..c6ad75c 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 = "007a55c71109c3de038e21cab9187843b45a141184b10deeb4b7775f1a0d5998" +hash = "49708569f4a2491577c7704dfb73968f7c50d5ff4b5e94d0e6aca370bcfd711b" [versions] fabric = "0.15.7"