add alternate-current

This commit is contained in:
endigma 2023-09-08 11:47:54 -03:00
parent 876a53c173
commit 9f6622a984
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
4 changed files with 279 additions and 215 deletions

View File

@ -33,6 +33,11 @@ file = "mods/advancementinfo.pw.toml"
hash = "a14f8a33991b072fcece09a03c630cbfd17bbc74a24a04f9cf537bfa5d425280"
metafile = true
[[files]]
file = "mods/alternate-current.pw.toml"
hash = "bedc5fd207a9959c72565f0131b65a8eec71dcdef3e83f6c4556f81e7292326a"
metafile = true
[[files]]
file = "mods/amecs.pw.toml"
hash = "16ce27183f78f23c8606787ab2bbbaf01d290b569a4c6d5a6f91b30802ebabd9"

View File

@ -0,0 +1,13 @@
name = "Alternate Current"
filename = "alternate-current-mc1.20-1.7.0.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/r0v8vy1s/versions/zrRsTCOk/alternate-current-mc1.20-1.7.0.jar"
hash-format = "sha1"
hash = "4136198cbd1ee00e906f33fc533e10a9324fc2b9"
[update]
[update.modrinth]
mod-id = "r0v8vy1s"
version = "zrRsTCOk"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d25982aa80e2ad924c07803207cf5f427476cba7e1cf88271b3d22276a9d3505"
hash = "af15066043b235be415bf0e7868d5ca259fa97d6a76d76a25adad379b1f27e91"
[versions]
fabric = "0.14.22"

File diff suppressed because one or more lines are too long