diff --git a/index.toml b/index.toml index 0e736d6..c05f512 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/simple-baby-zombie-remover.pw.toml b/mods/simple-baby-zombie-remover.pw.toml new file mode 100644 index 0000000..1c30ffe --- /dev/null +++ b/mods/simple-baby-zombie-remover.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 5e7e5b0..f9e9d61 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 = "3a786755b811b70ad099e96ee1b1d3971fbaa650aaa1c75ce5fb9fb82cb378d1" +hash = "905da016d90644521881da0872cdf1db247ef62591999d92d310e32fc6d10b48" [versions] minecraft = "1.19.2"