diff --git a/index.toml b/index.toml index 2bfdb4d..5539118 100644 --- a/index.toml +++ b/index.toml @@ -345,6 +345,11 @@ file = "mods/carrier.toml" hash = "91325a1416599cdd975e90b1ac2435f6c75b6afc7e56b30e9582567d2b02e216" metafile = true +[[files]] +file = "mods/clickthrough.pw.toml" +hash = "b1c06ccdeba4c694b6dffd875272ceee33fe336bcb3f31ad5a3219633b2fe3f3" +metafile = true + [[files]] file = "mods/client-tweaks-fabric.toml" hash = "e2f2c0c296d9c38721b080303b40bf2866395871c1d643abdcca8a7905351b8c" diff --git a/mods/clickthrough.pw.toml b/mods/clickthrough.pw.toml new file mode 100644 index 0000000..6b621cf --- /dev/null +++ b/mods/clickthrough.pw.toml @@ -0,0 +1,13 @@ +name = "ClickThrough" +filename = "clickthrough-1.18.2-fabric0.47.10-0.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Z5b0cAlD/versions/1.18.2-fabric0.47.10-0.4/clickthrough-1.18.2-fabric0.47.10-0.4.jar" +hash-format = "sha1" +hash = "82910e1466bd272ff13f792572533128012bc951" + +[update] +[update.modrinth] +mod-id = "Z5b0cAlD" +version = "EZAA7MCl" diff --git a/pack.toml b/pack.toml index 5dc640d..20d1bb4 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 = "f921a2d3f558baa62b9dbce153cdaf440099b81799da5becf18dcabe622d1b5e" +hash = "aeac978e2c75b86e1d7a5a3ad63d9a2e3dbbea0abc62b30b0b0797da403214ca" [versions] fabric = "0.14.7"