continuity

This commit is contained in:
Anthony Debucquoy 2025-04-16 13:05:47 +02:00
parent dc3d1a3c5b
commit 019b0175a1
Signed by: tonitch
GPG Key ID: A78D6421F083D42E
3 changed files with 19 additions and 1 deletions

View File

@ -21753,6 +21753,11 @@ file = "mods/comforts.pw.toml"
hash = "b4fdf52d53ab71bf73282c5168e9526b6024740d82388d604d6947394e3c7f7f" hash = "b4fdf52d53ab71bf73282c5168e9526b6024740d82388d604d6947394e3c7f7f"
metafile = true metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "ca80c5f6b0faca95bbc06192a3da36446ff396b5e6e0304f6779269b60bbdd9d"
metafile = true
[[files]] [[files]]
file = "mods/controlling.pw.toml" file = "mods/controlling.pw.toml"
hash = "e7513fdc9b93652c928a5af59e9dc6a5b21dfe5200fe78883a6fa56d3cdefa1f" hash = "e7513fdc9b93652c928a5af59e9dc6a5b21dfe5200fe78883a6fa56d3cdefa1f"

13
mods/continuity.pw.toml Normal file
View File

@ -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"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "ac6b919a346982d276b32aad09c2968cc88a43d4b5328c3b8bd351d68d56731e" hash = "e94be6ab5188dadc88321846768099bd24b543b817b13b9acc76d34c0db0a397"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"