From e29b2c2ef2aa71c3ebaec6dd0e5659767eb75522 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 23 Jun 2022 04:42:49 +0200 Subject: [PATCH] Add cloth config library already included with one mod who designed that libs are included in mods?? they shouldn't really --- index.toml | 5 +++++ mods/cloth-config.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/cloth-config.pw.toml diff --git a/index.toml b/index.toml index f82c7e2..d62d914 100644 --- a/index.toml +++ b/index.toml @@ -107,6 +107,11 @@ file = "mods/architectury-api.pw.toml" hash = "ef7ba7a2fca725ad5347728c4dd2ec445b0e4e6ba63da7de053a1bf5eff9c6c7" metafile = true +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "955b5160e856fbc93b615ad021e78421383177db29a1b0bc451e2840ad659f79" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "749bf88d67ff9ddf272dc48d82402dd61ea2812238dfca4feb1fd78440675456" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..139d1f8 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-7.0.72-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/7.0.72+fabric/cloth-config-7.0.72-fabric.jar" +hash-format = "sha1" +hash = "0bd75623bb0a9537af93dc2d537efdb02dfb50c8" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "wOP2dCdL" diff --git a/pack.toml b/pack.toml index d0edbc3..7611817 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 = "25575b9c94b96a29db467ca58f7847f20f26a4962e127f01620bc4d08a4a6ab1" +hash = "17190b8fc1c99c5a8394fd5df5e0e3696efd1871964964921e766f3f8d81e141" [versions] minecraft = "1.19"