add discord integration

This commit is contained in:
TDLaouer 2025-10-05 15:28:15 +02:00
parent a1fa173b88
commit de95c7893e
3 changed files with 22 additions and 1 deletions

View File

@ -113,6 +113,11 @@ file = "mods/cubes-without-borders.pw.toml"
hash = "a90139b002d632ba9256cb3e7e877945bf8e3afa5b191d1adc83c5e3eb72da4c"
metafile = true
[[files]]
file = "mods/dcintegration.pw.toml"
hash = "8e33058687b62db4582bc510ce228b635e4192a8b5a597b08783ed68825bce48"
metafile = true
[[files]]
file = "mods/diagonal-fences.pw.toml"
hash = "667a35bb32cf1eb47a1837473922c8391a4630cf852f7ae2d5405604e8113ca7"

View File

@ -0,0 +1,13 @@
name = "Discord Integration"
filename = "dcintegration-fabric-MC1.21.6-3.1.0.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/JOLMTAVo/dcintegration-fabric-MC1.21.6-3.1.0.1.jar"
hash-format = "sha512"
hash = "fbb6bdf5b6461db1018d1b7a6c5eb8ba42cd09035c304aad389f1a1877514b71fd9c87344ef05ad92efe342b4288292fc10b234bf53f5168f3943b3c0cae2504"
[update]
[update.modrinth]
mod-id = "rbJ7eS5V"
version = "JOLMTAVo"

View File

@ -6,8 +6,11 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "95140e425ad45273348f49f55d39df69dcc2e45b542e5b32b6f4f66ee13ff61b"
hash = "2e04c8a5c6405830beee6884272b0a86d6a17623124af1d66a55a8a2604c82f1"
[versions]
fabric = "0.17.2"
minecraft = "1.21.8"
[options]
acceptable-game-versions = ["1.21.7"]