From 64ed747021dd30e328f310fc20f0d6ca9c61e65f Mon Sep 17 00:00:00 2001 From: hiina Date: Fri, 16 Aug 2024 15:01:29 -0600 Subject: [PATCH] add cadmus claims to xaero (harmonia) --- index.toml | 5 +++++ mods/wasabiwhisper-harmonia.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/wasabiwhisper-harmonia.pw.toml diff --git a/index.toml b/index.toml index df79bde..3296e94 100644 --- a/index.toml +++ b/index.toml @@ -2412,6 +2412,11 @@ file = "mods/walljump-1.20.1-1.2.1-fabric.pw.toml" hash = "9dfea6a71d09538718d911888f2a72556476e92c0502ab7210f3cfbe2cdc1746" metafile = true +[[files]] +file = "mods/wasabiwhisper-harmonia.pw.toml" +hash = "805f359eb3e77263e494b9ef1c3eed3db7daaf6a25a521907308a3ef1c2fb017" +metafile = true + [[files]] file = "mods/way2wayfabric-0.0.6.pw.toml" hash = "22d7b8295f83d830ce684d22c9e1cf04d22dda7f432ff009c5cd8282c8b8e5fa" diff --git a/mods/wasabiwhisper-harmonia.pw.toml b/mods/wasabiwhisper-harmonia.pw.toml new file mode 100644 index 0000000..95f6d2b --- /dev/null +++ b/mods/wasabiwhisper-harmonia.pw.toml @@ -0,0 +1,13 @@ +name = "Harmonia" +filename = "Harmonia-fabric-1.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GdS8zuZT/versions/Ij1bwLBQ/Harmonia-fabric-1.2.0.jar" +hash-format = "sha1" +hash = "a41dcfce445ae473781439743dacf8641f023513" + +[update] +[update.modrinth] +mod-id = "GdS8zuZT" +version = "Ij1bwLBQ" diff --git a/pack.toml b/pack.toml index 2d1cec2..54002fe 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 = "41053cf358ef6809eff42ec89dd3888d2cea5289247cce139a09e00b3718709c" +hash = "234ea4826f8e2fe1e24a7513981f5b1d3405cdafe27b27138108a6c6fd1f2470" [versions] fabric = "0.16.0"