Added WTHIT

This commit is contained in:
Xeovalyte 2023-12-30 19:54:14 +01:00
parent 6dcf270964
commit 2a12b2ab84
4 changed files with 37 additions and 1 deletions

View File

@ -1,5 +1,10 @@
hash-format = "sha256" hash-format = "sha256"
[[files]]
file = "mods/badpackets.pw.toml"
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"
metafile = true
[[files]] [[files]]
file = "mods/c2me-fabric.pw.toml" file = "mods/c2me-fabric.pw.toml"
hash = "7721e78d990cc15c02f1a03cd6d7652ea995b271a3d19a6ae44829b4c69acbf0" hash = "7721e78d990cc15c02f1a03cd6d7652ea995b271a3d19a6ae44829b4c69acbf0"
@ -119,3 +124,8 @@ metafile = true
file = "mods/vmp-fabric.pw.toml" file = "mods/vmp-fabric.pw.toml"
hash = "40f1effd2c65b6c6f9a1b5dfd0903c87df02b23da6b57f389f61f361ef86d425" hash = "40f1effd2c65b6c6f9a1b5dfd0903c87df02b23da6b57f389f61f361ef86d425"
metafile = true metafile = true
[[files]]
file = "mods/wthit.pw.toml"
hash = "51a1469a09df5c1587e5bce9170c1d3e665490ee74d695545b771c94fe90b0a0"
metafile = true

View File

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

View File

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

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 = "0776b1ba4faaf7655c5c895c403d5adfa6c9f488549d13dfaf4e8bfdd81de8e0" hash = "d0268c0b818e2a286b3d824dbaa8f954dda8dbb7d9fca672df806a02d09b4929"
[versions] [versions]
fabric = "0.15.3" fabric = "0.15.3"