Compare commits

...

2 Commits

Author SHA1 Message Date
fbb4905d62
add discord integration 2023-12-29 09:58:40 -04:00
bf92c96dba
add carpetmod 2023-12-29 09:56:19 -04:00
4 changed files with 37 additions and 1 deletions

View File

@ -272,6 +272,11 @@ file = "mods/caracal_mob.pw.toml"
hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47"
metafile = true
[[files]]
file = "mods/carpet.pw.toml"
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
metafile = true
[[files]]
file = "mods/carry-on.pw.toml"
hash = "94fbe9655850d99ed2a950e6b59c9cbfabfc21d859c7920c4a8b21101f5981b7"
@ -402,6 +407,11 @@ file = "mods/dawn.pw.toml"
hash = "e6cd8a58a2938b799035c66df16b440db0edf09c798978b8e857a6a27e8a6474"
metafile = true
[[files]]
file = "mods/dcintegration.pw.toml"
hash = "d955154e074cd7e1d9ed50667457a7c886f0c18088e6b3167d9ce22265bc5550"
metafile = true
[[files]]
file = "mods/deathlog.pw.toml"
hash = "b02739fbdc676c7561a500ad26aa59802b463e08d637d261b247a544f788d585"

13
mods/carpet.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Carpet"
filename = "fabric-carpet-1.20-1.4.112+v230608.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/K0Wj117C/fabric-carpet-1.20-1.4.112%2Bv230608.jar"
hash-format = "sha1"
hash = "29faa4d1c22509b67a6d66b2a8c9d3b5aa483b65"
[update]
[update.modrinth]
mod-id = "TQTTVgYE"
version = "K0Wj117C"

View 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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "6f683d5c4e5c0b03ba58e795fc93a39e460ff9d8106d3645d9e475afda02b458"
hash = "97a972ff7b2f1f45fe484477823757f1fad90217c23cda95c42acfd4d4a4a8a0"
[versions]
fabric = "0.15.3"