diff --git a/index.toml b/index.toml index f82c7e2..ccee05d 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" @@ -137,10 +142,6 @@ file = "mods/fallingleaves.pw.toml" hash = "200797c3f731a126fad409a7afa6e737af4a1e860a0d6954b48b18bb0922f3ec" metafile = true -[[files]] -file = "mods/fix-alt-gr-1.0.0-mc1.19-metadata-fix.jar" -hash = "92400d95790b50743bea4b9434a21fce1b2b735d01634bc9e46ec59a7518e9b8" - [[files]] file = "mods/ibe-editor.pw.toml" hash = "bbe8d4134b5caf47eb4a9d87b1f8840d2f2d8862bf7c4c612a32a1d73dc3b725" 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/mods/fix-alt-gr-1.0.0-mc1.19-metadata-fix.jar b/mods/fix-alt-gr-1.0.0-mc1.19-metadata-fix.jar deleted file mode 100644 index b02d25b..0000000 Binary files a/mods/fix-alt-gr-1.0.0-mc1.19-metadata-fix.jar and /dev/null differ diff --git a/pack.toml b/pack.toml index d0edbc3..7232775 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 = "2ff5843687e1a92bf6d1e4c315b161fc42e6dbe8fe86bffdfdba6520c473dc50" [versions] minecraft = "1.19"