From 2a6579561c2e2c3e43439684b626ff5ef9641cdb Mon Sep 17 00:00:00 2001 From: Michi Date: Sun, 5 Jul 2026 10:18:26 +0200 Subject: [PATCH] ads --- index.toml | 5 +++++ mods/cerulean-fork.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/cerulean-fork.pw.toml diff --git a/index.toml b/index.toml index 3334035..c3d0fdc 100644 --- a/index.toml +++ b/index.toml @@ -25,6 +25,11 @@ file = "mods/carpet.pw.toml" hash = "c5ed17434b9f7fa4daa641963566cd3337e1617957d8e77f52d3cb03aafb3b1a" metafile = true +[[files]] +file = "mods/cerulean-fork.pw.toml" +hash = "588c395a045d113ff5ba1735acd3257026e071effdb4f0ebbb65b99560ef825e" +metafile = true + [[files]] file = "mods/collective.pw.toml" hash = "8b3bbd261c8e3692775873b9c470cb6f7c9a21d96a3eac7a3e7ff7bc8b39ba32" diff --git a/mods/cerulean-fork.pw.toml b/mods/cerulean-fork.pw.toml new file mode 100644 index 0000000..ffd4786 --- /dev/null +++ b/mods/cerulean-fork.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 5d511aa..5985889 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 = "f6b7efbf381e6940281e00a7e91397aaacfdc3525eec496385e5479f6cb37904" +hash = "a210d8ef64dba6152ad097dad37b31d920b638717ea419fceb2e46102fa349da" [versions] fabric = "0.19.3"