diff --git a/index.toml b/index.toml index c261e5a..c1213b4 100644 --- a/index.toml +++ b/index.toml @@ -1214,6 +1214,11 @@ file = "mods/xaeros-world-map.pw.toml" hash = "a66f114b66d41c0de64f6d7cb00d253b858ecb8dfef497aed5feac1a690111a2" metafile = true +[[files]] +file = "mods/xxl-packets.pw.toml" +hash = "6f4ce82de5399daf1dd136b34550cbd0b1bee4f68c4118233472af41c7e6d45e" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "cf9320c102b530590a5b8e6f60ed3a4c995acc112320b1143715efdfa884cceb" diff --git a/mods/xxl-packets.pw.toml b/mods/xxl-packets.pw.toml new file mode 100644 index 0000000..b3144fb --- /dev/null +++ b/mods/xxl-packets.pw.toml @@ -0,0 +1,13 @@ +name = "XXL Packets" +filename = "xlpackets-1.0.4-1.20.x.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SeCuopwJ/versions/9CoQQYvj/xlpackets-1.0.4-1.20.x.jar" +hash-format = "sha1" +hash = "bbba302484c7a5a97d9bdf3038f352468f5fff5f" + +[update] +[update.modrinth] +mod-id = "SeCuopwJ" +version = "9CoQQYvj" diff --git a/pack.toml b/pack.toml index 89ec039..3c1aae5 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 = "2cd8594c730d0b5153ee7f40a7b6342bcf1e3ab7b37833f77ce79519f4265e11" +hash = "844a7200a0d1bcc8e3a460ae91d4cd23b5c3c86a45972a168eb05c1a13364dd3" [versions] fabric = "0.15.11"