diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index 67d436b..0b6f8eb 100644 Binary files a/Vanilla Plus Plus-1.0.0.mrpack and b/Vanilla Plus Plus-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index 39a16ea..309fd1c 100644 --- a/index.toml +++ b/index.toml @@ -1440,6 +1440,11 @@ file = "mods/unilib.pw.toml" hash = "42bf389ffe30b07b5d27bc02f7fdf08fadd8c40d0cbeb319a9bffbe1024e87c6" metafile = true +[[files]] +file = "mods/unmending.pw.toml" +hash = "3df948a214ff4de28183ecc1409f77c9e5db19765105b75ea033e151cc15cc93" +metafile = true + [[files]] file = "mods/village-healthcare.pw.toml" hash = "549a1870f9d6f7f3180e380ef27ae0711cdd47d65be4c364c6f4c344711caf94" diff --git a/mods/unmending.pw.toml b/mods/unmending.pw.toml new file mode 100644 index 0000000..cbe331e --- /dev/null +++ b/mods/unmending.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 9deca61..36281f9 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 = "c3f987c168416747ed15edf40278b28123464c5c909edae93465a879f8f9515e" +hash = "f3a7d57b22ac77490e5771bef71eeb0d93afbdedd95b56ac282dbb325ddad6d1" [versions] minecraft = "1.20.1"