This commit is contained in:
Michael Dahlmann 2026-07-05 10:18:26 +02:00
parent e44da085f5
commit 2a6579561c
3 changed files with 19 additions and 1 deletions

View file

@ -25,6 +25,11 @@ file = "mods/carpet.pw.toml"
hash = "c5ed17434b9f7fa4daa641963566cd3337e1617957d8e77f52d3cb03aafb3b1a" hash = "c5ed17434b9f7fa4daa641963566cd3337e1617957d8e77f52d3cb03aafb3b1a"
metafile = true metafile = true
[[files]]
file = "mods/cerulean-fork.pw.toml"
hash = "588c395a045d113ff5ba1735acd3257026e071effdb4f0ebbb65b99560ef825e"
metafile = true
[[files]] [[files]]
file = "mods/collective.pw.toml" file = "mods/collective.pw.toml"
hash = "8b3bbd261c8e3692775873b9c470cb6f7c9a21d96a3eac7a3e7ff7bc8b39ba32" hash = "8b3bbd261c8e3692775873b9c470cb6f7c9a21d96a3eac7a3e7ff7bc8b39ba32"

View file

@ -0,0 +1,13 @@
name = "Cerulean Fork"
filename = "cerulean-fabric-1.0.1-26.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Zz1rwLuI/versions/cIRRYsxc/cerulean-fabric-1.0.1-26.2.jar"
hash-format = "sha512"
hash = "66a285a6bc83ee5bb3356cb28da470fd1ab826f4732c133d0b12fcddea3734068c04a97a9e6dffcc0034be7c4a5707acb0cf83ea165ef8480b4027ba4183333e"
[update]
[update.modrinth]
mod-id = "Zz1rwLuI"
version = "cIRRYsxc"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f6b7efbf381e6940281e00a7e91397aaacfdc3525eec496385e5479f6cb37904" hash = "a210d8ef64dba6152ad097dad37b31d920b638717ea419fceb2e46102fa349da"
[versions] [versions]
fabric = "0.19.3" fabric = "0.19.3"