diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index 55e4a1f..dfec574 100644 Binary files a/Vanilla Plus Plus-1.0.0.mrpack and b/Vanilla Plus Plus-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index a3247e3..caafc63 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/badpackets.pw.toml b/mods/badpackets.pw.toml new file mode 100644 index 0000000..3650496 --- /dev/null +++ b/mods/badpackets.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 3825000..c77c8db 100644 --- a/pack.toml +++ b/pack.toml @@ -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"