add simple baby zombie remover

This commit is contained in:
Infinidoge 2025-06-27 21:24:49 -04:00
parent 658856b281
commit 0f5cc5a33e
Signed by: Infinidoge
SSH key fingerprint: SHA256:GT2StvPQMMfFHyiiFJymQxfTG/z6EWLJ6NWItf5K5sA
3 changed files with 19 additions and 1 deletions

View file

@ -421,6 +421,11 @@ file = "mods/scout.pw.toml"
hash = "68294f1c5446212a2be90d29c394dda29962992131e4af20764574a73461ce10"
metafile = true
[[files]]
file = "mods/simple-baby-zombie-remover.pw.toml"
hash = "e0654170be970fc526e464dbb7d8803c2cb2fba068233e2b2b8f89b16ef6ca8c"
metafile = true
[[files]]
file = "mods/simple-durability-tooltip.pw.toml"
hash = "0a787f632434afc001e13a669833edc6864f925d7d61cd10a1ed596161997985"

View file

@ -0,0 +1,13 @@
name = "Simple Baby Zombie Remover"
filename = "simple_baby_zombie_remover-1.0.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/egSU6Mna/versions/dpRDnycK/simple_baby_zombie_remover-1.0.0.jar"
hash-format = "sha512"
hash = "389592d317818a08a3da784aa234675dfc4b7e2e0c9fbf6bd28388e64548c66d9f5d2c3c6428ccc9e30dfb3b1ce1bf99c72c81f6f0ace3130418edbf3830b18b"
[update]
[update.modrinth]
mod-id = "egSU6Mna"
version = "dpRDnycK"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3a786755b811b70ad099e96ee1b1d3971fbaa650aaa1c75ce5fb9fb82cb378d1"
hash = "905da016d90644521881da0872cdf1db247ef62591999d92d310e32fc6d10b48"
[versions]
minecraft = "1.19.2"