add badpackets
This commit is contained in:
parent
c6f5d6b95e
commit
70acf6e1b7
4 changed files with 19 additions and 1 deletions
Binary file not shown.
|
|
@ -248,6 +248,11 @@ file = "mods/backpacked.pw.toml"
|
|||
hash = "31e881717ccd20932be74a4376b0ee4b9defc7f7a548b2b9922073a7334868da"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/badpackets.pw.toml"
|
||||
hash = "2b153d649184fcf793de475b3b3beaf238f7b558226ffc57896096a7ddcd99ad"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/badstdout.pw.toml"
|
||||
hash = "cafbf8251105b30df416906866ab036547c0c95f61dd02f9d2db8490e2fded0b"
|
||||
|
|
|
|||
13
mods/badpackets.pw.toml
Normal file
13
mods/badpackets.pw.toml
Normal 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 = "sha512"
|
||||
hash = "2375bf680a6bc716808735e4258408212609480c1088c6249c8a6dbb450429e81de02891a4b412fcafe588d3b521e68f33918b8f99bb425e7dc79f212c924b9c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ftdbN0KK"
|
||||
version = "JjLWLyDz"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a5d85529b6bf7aeb3b7181b8154d28ede2af17b672c6872ed83bbbefe16025e4"
|
||||
hash = "faa2262c415e9e0c01d6b3808949dda3946d009e81f3383619832f5ea010fdab"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue