From b7d1dd4140c1888f3cfc3c9034a78b615a0d8e1c Mon Sep 17 00:00:00 2001 From: reidlab Date: Mon, 1 Dec 2025 17:55:13 -0800 Subject: [PATCH] new bridge --- index.toml | 10 +++++----- mods/minecord.pw.toml | 13 +++++++++++++ mods/teabridge.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 mods/minecord.pw.toml delete mode 100644 mods/teabridge.pw.toml diff --git a/index.toml b/index.toml index 40bf626..d7b6df1 100644 --- a/index.toml +++ b/index.toml @@ -870,6 +870,11 @@ file = "mods/midnightlib.pw.toml" hash = "ccd8fcec866d3a283d2f58e44eb1a2174fb0f480fc6039ba144156e147e082d8" metafile = true +[[files]] +file = "mods/minecord.pw.toml" +hash = "81ad3331b0d56c327c1f343c72a863e349bfd800bb798a93637fabed31d362e2" +metafile = true + [[files]] file = "mods/modelfix.pw.toml" hash = "6f0dcbcffd4400c6cef07f1eeb48cdc25bac0fa01270936feab4c549aff4738e" @@ -1260,11 +1265,6 @@ file = "mods/tan-compat-pack.pw.toml" hash = "e717a472e81ee3eff6d79d5d853afd395db0cd2ff2134de0e69b20bab85cec99" metafile = true -[[files]] -file = "mods/teabridge.pw.toml" -hash = "00c2bd62e6a32573ca1c0c3ab0c3a2fd3d9a65deba942576e35f0b9e48dc18cf" -metafile = true - [[files]] file = "mods/tenpercentoff.pw.toml" hash = "021d620993adcd256736290502f8a5d3cd438e4e70317da69d9b7a4276df0824" diff --git a/mods/minecord.pw.toml b/mods/minecord.pw.toml new file mode 100644 index 0000000..df3f13e --- /dev/null +++ b/mods/minecord.pw.toml @@ -0,0 +1,13 @@ +name = "Minecord (for Discord)" +filename = "minecord-2.1.0+1.21.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/DoVQa3oa/versions/N6CxCnCT/minecord-2.1.0%2B1.21.jar" +hash-format = "sha512" +hash = "e71509592aad3c2e6b458e95802c6c9e3936bb1654aafe275ef35c8685c11a92364e85301874fea3f2000aefb906bc0983310642c141d0ad9ba6c37f08cc3ceb" + +[update] +[update.modrinth] +mod-id = "DoVQa3oa" +version = "N6CxCnCT" diff --git a/mods/teabridge.pw.toml b/mods/teabridge.pw.toml deleted file mode 100644 index a2aa944..0000000 --- a/mods/teabridge.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "TeaBridge" -filename = "teabridge-1.4.1-mc1.21.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/fhtWl3kP/versions/wZJZY9gA/teabridge-1.4.1-mc1.21.1.jar" -hash-format = "sha512" -hash = "66dab5ba2321bad4a24a6c1068bd3fa2fe1438754afd441661ed537a3a400bbc650e95be878c871357134f03b05fc8ef68a67a3ef3e179593943b462e90a077f" - -[update] -[update.modrinth] -mod-id = "fhtWl3kP" -version = "wZJZY9gA" diff --git a/pack.toml b/pack.toml index 22d4f7b..270b7b5 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 = "535f04638fdd5fe0808d63ac76d7d7d89127e8f4a12891ef6a4c324899e9f4fa" +hash = "3da574da65e6680dd5b62459f601e82bb64a75bd0e8c9a2484ba327fdc9cbacb" [versions] minecraft = "1.21.1"