[fix] Added dependency for betterstats

This commit is contained in:
Casey 2024-07-27 00:46:56 +03:00
parent 95addac2d7
commit 1e29f64735
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 19 additions and 1 deletions

View File

@ -1154,6 +1154,11 @@ file = "mods/tax-free-levels.pw.toml"
hash = "751551d8ce556a64e31a9c8f4e27c4997e8c1806e7eccab468977adcb6736941" hash = "751551d8ce556a64e31a9c8f4e27c4997e8c1806e7eccab468977adcb6736941"
metafile = true metafile = true
[[files]]
file = "mods/tcdcommons.pw.toml"
hash = "87aade4361d32b078dee51eeb4a4885dee824720a1d49c4cd9306cb8fe73a50f"
metafile = true
[[files]] [[files]]
file = "mods/tempad.pw.toml" file = "mods/tempad.pw.toml"
hash = "72dbdf9575051bbc34832937da24e3eff3b998faf29421f0e5dfe3c7b5c0de40" hash = "72dbdf9575051bbc34832937da24e3eff3b998faf29421f0e5dfe3c7b5c0de40"

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

@ -0,0 +1,13 @@
name = "TCDCommons API"
filename = "tcdcommons-3.12.2+fabric-1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Eldc1g37/versions/E2kWwGpi/tcdcommons-3.12.2%2Bfabric-1.20.1.jar"
hash-format = "sha1"
hash = "c18262ade9f12bf27bea51e943ef97b12272ec60"
[update]
[update.modrinth]
mod-id = "Eldc1g37"
version = "E2kWwGpi"

View File

@ -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 = "0dbaecbc94fbb9aa59a186710f2bfc163cf7188e8c5a6d08996ba74cae9b94a5" hash = "ec762c61ba87e481c44c285d7070cf7c171a5a15cbd268270c81968e26518b32"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"