diff --git a/index.toml b/index.toml index 4919440..370657b 100644 --- a/index.toml +++ b/index.toml @@ -372,6 +372,11 @@ file = "mods/completeconfig.pw.toml" hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260" metafile = true +[[files]] +file = "mods/compressed.pw.toml" +hash = "5dccaece82034a2f6bbd8b1b537d4252ce5b28c097d543e7a608f1efe4c9acfa" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46" diff --git a/mods/compressed.pw.toml b/mods/compressed.pw.toml new file mode 100644 index 0000000..b3b77a0 --- /dev/null +++ b/mods/compressed.pw.toml @@ -0,0 +1,13 @@ +name = "Compressed" +filename = "compressed-2.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kCbTXhEt/versions/M8hUhQVL/compressed-2.0.0.jar" +hash-format = "sha1" +hash = "9a209403ee0483ed84563c6074528c3cad228f27" + +[update] +[update.modrinth] +mod-id = "kCbTXhEt" +version = "M8hUhQVL" diff --git a/pack.toml b/pack.toml index d76a8ca..8e84431 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 = "f22fd66318db8c6f04bf3d2dfc5cf6d25883292c7e92b931419358c3059f0b03" +hash = "0b41d906afaac86627b51e3e71e3a7779f190501740d4bf00cdca1fe013d5264" [versions] fabric = "0.15.3"