diff --git a/index.toml b/index.toml index d1442f2..dce268b 100644 --- a/index.toml +++ b/index.toml @@ -976,6 +976,11 @@ file = "mods/tct-core.pw.toml" hash = "fe96328ec3c596f0c68dcb3d2436bc2235eabba6464e81c161843e23fa5e9088" metafile = true +[[files]] +file = "mods/teabridge.pw.toml" +hash = "00c2bd62e6a32573ca1c0c3ab0c3a2fd3d9a65deba942576e35f0b9e48dc18cf" +metafile = true + [[files]] file = "mods/tenpercentoff.pw.toml" hash = "de5a96f5d5c47d022a6030cefb9f841750301ef4ade0da1b47fbd1140eb0a561" diff --git a/mods/teabridge.pw.toml b/mods/teabridge.pw.toml new file mode 100644 index 0000000..a2aa944 --- /dev/null +++ b/mods/teabridge.pw.toml @@ -0,0 +1,13 @@ +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 9859d0e..339be29 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 = "021d96d217b01fa830893de9cae60184b91037d1d4efe9ef8784693b955a8f50" +hash = "58511696ba4703abab217e35e19cf558ab54c9b93b298c842dc774e854bd7f97" [versions] minecraft = "1.21.1"