diff --git a/index.toml b/index.toml index a3789fe..20e0610 100644 --- a/index.toml +++ b/index.toml @@ -170,6 +170,11 @@ file = "mods/collective.pw.toml" hash = "007aa1d77ed4acb655c583b31a1acccc8d8b4dfbf66ecd81c80dc073798686c4" metafile = true +[[files]] +file = "mods/continuity.pw.toml" +hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe" +metafile = true + [[files]] file = "mods/controlling.pw.toml" hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce" 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 d0fbd19..357d925 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 = "f0f17cfd9c9bbff743878f828353a5bd6232af3d6a689c85bdd06fc971573175" +hash = "fde585c6c378cb1445e8edea252368fe3f66e54bac9aa7962d032ae1516f352e" [versions] minecraft = "1.20.1"