add discord integration
This commit is contained in:
parent
bf92c96dba
commit
fbb4905d62
@ -407,6 +407,11 @@ file = "mods/dawn.pw.toml"
|
|||||||
hash = "e6cd8a58a2938b799035c66df16b440db0edf09c798978b8e857a6a27e8a6474"
|
hash = "e6cd8a58a2938b799035c66df16b440db0edf09c798978b8e857a6a27e8a6474"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dcintegration.pw.toml"
|
||||||
|
hash = "d955154e074cd7e1d9ed50667457a7c886f0c18088e6b3167d9ce22265bc5550"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/deathlog.pw.toml"
|
file = "mods/deathlog.pw.toml"
|
||||||
hash = "b02739fbdc676c7561a500ad26aa59802b463e08d637d261b247a544f788d585"
|
hash = "b02739fbdc676c7561a500ad26aa59802b463e08d637d261b247a544f788d585"
|
||||||
|
13
mods/dcintegration.pw.toml
Normal file
13
mods/dcintegration.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Discord Integration"
|
||||||
|
filename = "dcintegration-fabric-3.0.5-1.20.1.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/QwJ1mIOo/dcintegration-fabric-3.0.5-1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "e374e426ebeca819693480d6c969b308c084bc03"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "rbJ7eS5V"
|
||||||
|
version = "QwJ1mIOo"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "fb1e7b3ceae405365de40a9def28b33d7bb0578b4db7ef6b42b0d14481288e75"
|
hash = "97a972ff7b2f1f45fe484477823757f1fad90217c23cda95c42acfd4d4a4a8a0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user