From 019b0175a1fb0a7e16658a5febbee113e9753dc8 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Wed, 16 Apr 2025 13:05:47 +0200 Subject: [PATCH] continuity --- index.toml | 5 +++++ mods/continuity.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/continuity.pw.toml diff --git a/index.toml b/index.toml index 177cab57..a6a9ccc1 100644 --- a/index.toml +++ b/index.toml @@ -21753,6 +21753,11 @@ file = "mods/comforts.pw.toml" hash = "b4fdf52d53ab71bf73282c5168e9526b6024740d82388d604d6947394e3c7f7f" metafile = true +[[files]] +file = "mods/continuity.pw.toml" +hash = "ca80c5f6b0faca95bbc06192a3da36446ff396b5e6e0304f6779269b60bbdd9d" +metafile = true + [[files]] file = "mods/controlling.pw.toml" hash = "e7513fdc9b93652c928a5af59e9dc6a5b21dfe5200fe78883a6fa56d3cdefa1f" diff --git a/mods/continuity.pw.toml b/mods/continuity.pw.toml new file mode 100644 index 00000000..1c96ae98 --- /dev/null +++ b/mods/continuity.pw.toml @@ -0,0 +1,13 @@ +name = "Continuity" +filename = "continuity-3.0.0+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/1IjD5062/versions/qGTDcjHM/continuity-3.0.0%2B1.20.1.jar" +hash-format = "sha512" +hash = "7205cae3c534fd5d5328a9659146911381c06e54da995aabd11745ad72def5bd5120b7cb792fab2e8dcaa4670c23bdba21079b8f6da94152cfc6ea4b415edcbf" + +[update] +[update.modrinth] +mod-id = "1IjD5062" +version = "qGTDcjHM" diff --git a/pack.toml b/pack.toml index 87137c15..4f95efed 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "ac6b919a346982d276b32aad09c2968cc88a43d4b5328c3b8bd351d68d56731e" +hash = "e94be6ab5188dadc88321846768099bd24b543b817b13b9acc76d34c0db0a397" [versions] fabric = "0.16.10"