From 19be73698f066a3dd007f8131aa5e0449dcfa611 Mon Sep 17 00:00:00 2001 From: Felix Perktold <> Date: Thu, 20 Aug 2026 11:59:36 +0000 Subject: try add colorwheel for sodium / crate compat --- index.toml | 5 +++++ mods/colorwheel.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/colorwheel.pw.toml diff --git a/index.toml b/index.toml index 4b323d0..4e90829 100644 --- a/index.toml +++ b/index.toml @@ -539,6 +539,11 @@ file = "mods/cloth-config.pw.toml" hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" metafile = true +[[files]] +file = "mods/colorwheel.pw.toml" +hash = "2f1743f316487b9ffb9bd2323c0b6542dba1c5231479095bfa2296624738155f" +metafile = true + [[files]] file = "mods/comforts.pw.toml" hash = "b4fdf52d53ab71bf73282c5168e9526b6024740d82388d604d6947394e3c7f7f" diff --git a/mods/colorwheel.pw.toml b/mods/colorwheel.pw.toml new file mode 100644 index 0000000..a05a5c6 --- /dev/null +++ b/mods/colorwheel.pw.toml @@ -0,0 +1,13 @@ +name = "Colorwheel" +filename = "colorwheel-fabric-1.2.9+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BzHgFoGz/versions/snPKMy5b/colorwheel-fabric-1.2.9%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "2ad7c8a40894d781adebe7b87a10c6274b39663f99a637a61452a5f02adffb8baa90852917437f1bf37361df3c410a793bda9d42f70c3b911444729039e0d747" + +[update] +[update.modrinth] +mod-id = "BzHgFoGz" +version = "snPKMy5b" diff --git a/pack.toml b/pack.toml index 780ef27..015e4c2 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 = "25e47473b22973c471d3a89e53633833bb948cc1d8dae7889c008f4ec2ac2425" +hash = "07782ee49d041501efbdf28c0d2e81f2b9df17c52fbe2a582adcd21629d86094" [versions] fabric = "0.19.3" -- cgit v1.2.3