[fix] Athena CTM is required on both sides..?

This commit is contained in:
Casey 2024-08-10 14:37:57 +03:00
parent c782402947
commit b121ccb324
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 3 additions and 3 deletions

View File

@ -74,7 +74,7 @@ metafile = true
[[files]] [[files]]
file = "mods/athena-ctm.pw.toml" file = "mods/athena-ctm.pw.toml"
hash = "e5d87db8974fa2b69870d7ea2f0878ae7d9aabd5f6b1cadb0ea45cd641e89f24" hash = "e09ceae04e73831b93c43e6a1f12da063fc24e1074f39fab1e00234a8de8a1e2"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "Athena" name = "Athena"
filename = "athena-fabric-1.20.1-3.1.2.jar" filename = "athena-fabric-1.20.1-3.1.2.jar"
side = "client" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/mXJWSwbJ/athena-fabric-1.20.1-3.1.2.jar" url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/mXJWSwbJ/athena-fabric-1.20.1-3.1.2.jar"

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 = "277f4cc5b31a65b78a6457582f4c4ab968df4061cbf5dd826b8c2fc5f8da9da9" hash = "589efdf396853328ba8db251ab155e7a618518ea3c08636d45d4e6d5acce66ab"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"