added the unmending mod

This commit is contained in:
gabetoo 2024-12-29 23:35:22 -05:00
parent 0e1059f152
commit 728166947e
4 changed files with 19 additions and 1 deletions

Binary file not shown.

View file

@ -1440,6 +1440,11 @@ file = "mods/unilib.pw.toml"
hash = "42bf389ffe30b07b5d27bc02f7fdf08fadd8c40d0cbeb319a9bffbe1024e87c6" hash = "42bf389ffe30b07b5d27bc02f7fdf08fadd8c40d0cbeb319a9bffbe1024e87c6"
metafile = true metafile = true
[[files]]
file = "mods/unmending.pw.toml"
hash = "3df948a214ff4de28183ecc1409f77c9e5db19765105b75ea033e151cc15cc93"
metafile = true
[[files]] [[files]]
file = "mods/village-healthcare.pw.toml" file = "mods/village-healthcare.pw.toml"
hash = "549a1870f9d6f7f3180e380ef27ae0711cdd47d65be4c364c6f4c344711caf94" hash = "549a1870f9d6f7f3180e380ef27ae0711cdd47d65be4c364c6f4c344711caf94"

13
mods/unmending.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Unmending"
filename = "unmending-1.0.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QYP9PZUS/versions/CSpMKw3U/unmending-1.0.1.jar"
hash-format = "sha512"
hash = "49f60263010fc93fb9104a1bb49affb2a6505420aba8016feb3976e769b93f0973903f4ca1465de4982c42d96ec9554cab9fb579e85d939276cad4e83c29b030"
[update]
[update.modrinth]
mod-id = "QYP9PZUS"
version = "CSpMKw3U"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "c3f987c168416747ed15edf40278b28123464c5c909edae93465a879f8f9515e" hash = "f3a7d57b22ac77490e5771bef71eeb0d93afbdedd95b56ac282dbb325ddad6d1"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"