add discord bridge
This commit is contained in:
parent
8e322766e4
commit
15fa979086
3 changed files with 19 additions and 1 deletions
|
@ -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"
|
||||
|
|
13
mods/teabridge.pw.toml
Normal file
13
mods/teabridge.pw.toml
Normal file
|
@ -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"
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue