diff --git a/index.toml b/index.toml index d10cf8a..21f00e8 100644 --- a/index.toml +++ b/index.toml @@ -1235,6 +1235,11 @@ 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 = "f9b603f11a335bfeeba6f9dde2a2576c81e3fc20ffc66d32be6864308b6dab62" 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 8cf86ea..f00a5cd 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 = "96221bfbd95757ea997bc48bca0f95583ae984225b80e8ac9ff301c39c49c286" +hash = "49ea16dbe152a01f2067e791da694d977210366acd2a78ea975884d2fff7669f" [versions] minecraft = "1.21.1"