From cf9c3e12df603d98c190dd31f16c1e0d27a8efb4 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:13:03 +0200 Subject: [PATCH] cc:c bridge --- index.toml | 5 +++++ mods/cccbridge.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/cccbridge.pw.toml diff --git a/index.toml b/index.toml index 12b5fdc3..8b4778d6 100644 --- a/index.toml +++ b/index.toml @@ -21598,6 +21598,11 @@ file = "mods/cc-tweaked.pw.toml" hash = "6d88550943d5e768ad47d3aa77d90eb5f93a4cbbd54fa4f3ac5bec4d6a5779e7" metafile = true +[[files]] +file = "mods/cccbridge.pw.toml" +hash = "2674266f233fb1e453d04642d6f04e8d6e0676a51951b81716a7aa8d5d4b817b" +metafile = true + [[files]] file = "mods/chat-heads.pw.toml" hash = "ce38f6e88355a09b1cfa897248c2254af3a45eae261f85512962e489c4538cc1" diff --git a/mods/cccbridge.pw.toml b/mods/cccbridge.pw.toml new file mode 100644 index 00000000..6253239b --- /dev/null +++ b/mods/cccbridge.pw.toml @@ -0,0 +1,13 @@ +name = "CC:C Bridge" +filename = "cccbridge-mc1.20.1-fabric-v1.6.2b.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fXt291FO/versions/57pJUQQM/cccbridge-mc1.20.1-fabric-v1.6.2b.jar" +hash-format = "sha512" +hash = "f9311e1f851298478adafc8e22c98d9aee9c8b9783bde726c296991f725d7a3c611b4087136d8af1958673c795c4b3025f3b87abeb877502ecdeffa4cc8e934d" + +[update] +[update.modrinth] +mod-id = "fXt291FO" +version = "57pJUQQM" diff --git a/pack.toml b/pack.toml index 3afefa51..085a7c0f 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 = "e0db632f0f79f0079969dba9adf6fb478912d4ec2a04f1690e5895e76567acbd" +hash = "4d95cbdb7608ce2f1167775d225c7b6ae9d88059c902cbd341a96d23b96313be" [versions] fabric = "0.16.10"