Add villaged zombify

This commit is contained in:
TDLaouer 2024-04-13 02:28:56 +02:00
parent 065b8fb324
commit d3431ff172
3 changed files with 19 additions and 1 deletions

View File

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

13
mods/zombify.pw.toml Normal file
View File

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

View File

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