diff --git a/index.toml b/index.toml index cec33d4..026aecc 100644 --- a/index.toml +++ b/index.toml @@ -135,6 +135,11 @@ file = "mods/collective.pw.toml" hash = "7b9d20d3402ad364b39b04037d16d9e1dfb2439605d99d72a5bc1fd9612091bf" metafile = true +[[files]] +file = "mods/continuity.pw.toml" +hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe" +metafile = true + [[files]] file = "mods/convenient-decor.pw.toml" hash = "34ac4696a583f96729c2361d9545bdf9c68b603b45114b716e9d07ec882cc318" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 0000000..ff92c38 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,13 @@ +name = "Continuity" +filename = "continuity-3.0.0-beta.5+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/84Zs6tNo/continuity-3.0.0-beta.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "15ad75d51f567c69308b91223454bacfd2eda7a5" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "84Zs6tNo" diff --git a/pack.toml b/pack.toml index 4a9fb62..82e6564 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 = "4b43c24d977df0bf5edcf1cf0b738df7c80de199d65cd879daa65f87a66fe4c4" +hash = "33cdcc6c68f842547c31ccbcb655563bfa40739d2bcd6837cbaec8edf5f98f72" [versions] fabric = "0.15.11"