add clickthrough

This commit is contained in:
endigma 2022-06-19 13:48:25 -03:00
parent 21cf1909ec
commit d84458ec0f
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -345,6 +345,11 @@ file = "mods/carrier.toml"
hash = "91325a1416599cdd975e90b1ac2435f6c75b6afc7e56b30e9582567d2b02e216" hash = "91325a1416599cdd975e90b1ac2435f6c75b6afc7e56b30e9582567d2b02e216"
metafile = true metafile = true
[[files]]
file = "mods/clickthrough.pw.toml"
hash = "b1c06ccdeba4c694b6dffd875272ceee33fe336bcb3f31ad5a3219633b2fe3f3"
metafile = true
[[files]] [[files]]
file = "mods/client-tweaks-fabric.toml" file = "mods/client-tweaks-fabric.toml"
hash = "e2f2c0c296d9c38721b080303b40bf2866395871c1d643abdcca8a7905351b8c" hash = "e2f2c0c296d9c38721b080303b40bf2866395871c1d643abdcca8a7905351b8c"

13
mods/clickthrough.pw.toml Normal file
View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "f921a2d3f558baa62b9dbce153cdaf440099b81799da5becf18dcabe622d1b5e" hash = "aeac978e2c75b86e1d7a5a3ad63d9a2e3dbbea0abc62b30b0b0797da403214ca"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"