Add WTHIT

This commit is contained in:
NullBite 2023-06-20 12:12:37 -04:00
parent 26af4e45f7
commit 97a7106197
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 37 additions and 1 deletions

View File

@ -59,6 +59,11 @@ file = "mods/auth-me.pw.toml"
hash = "cea9d72f42127f4974afc7120d99dd4042d7342129d465ea4afb11f334749b61"
metafile = true
[[files]]
file = "mods/badpackets.pw.toml"
hash = "cbf5544ba86d4d10262fff9c53af6c9ef05bb92d329bb02f891a5aaf3ca94631"
metafile = true
[[files]]
file = "mods/better-mount-hud.pw.toml"
hash = "961a423cc427d4c785354239e8e7b251b5575756b1cf85dd1bc85011b47f0fbf"
@ -289,6 +294,11 @@ file = "mods/starlight.pw.toml"
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
metafile = true
[[files]]
file = "mods/wthit.pw.toml"
hash = "5d920f14136c4e3b7731846bd21dbb5ace512d962b61338ffffeae284525b520"
metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "fa7940ff6c6d65fede416632132a57518ab1a79e09014410932ed614ea386a70"

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

@ -0,0 +1,13 @@
name = "bad packets"
filename = "badpackets-fabric-0.4.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/ivJ0srK8/badpackets-fabric-0.4.1.jar"
hash-format = "sha1"
hash = "64ed580b9a7c8d4da646944bd01c775c9aa9cb97"
[update]
[update.modrinth]
mod-id = "ftdbN0KK"
version = "ivJ0srK8"

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

@ -0,0 +1,13 @@
name = "WTHIT"
filename = "wthit-fabric-8.1.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/6AQIaxuO/versions/k8RgJjbP/wthit-fabric-8.1.1.jar"
hash-format = "sha1"
hash = "9a8640b2af89537ade0da2d16f0c39bb5b76d04e"
[update]
[update.modrinth]
mod-id = "6AQIaxuO"
version = "k8RgJjbP"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "814fcf2153502d2f59c6e4ffe670eabc90cd812fc3daf3f5a5e590c757d59daf"
hash = "80150cd909f68b8e075a421c9b0194674b6da9985150081bd948b68228ee99ec"
[versions]
fabric = "0.14.21"