Change cardinal components api from side server to side both as Affinity requires CCA on the client side

This commit is contained in:
JordanPlayz158
2025-06-27 19:10:29 -04:00
parent 391c3df71f
commit 8373865582
3 changed files with 3 additions and 3 deletions

View File

@@ -206,7 +206,7 @@ metafile = true
[[files]] [[files]]
file = "mods/cardinal-components-api.pw.toml" file = "mods/cardinal-components-api.pw.toml"
hash = "fd522c425b7dd722dcd7a1d5785829ff9f12c67a1907b51d8731bd0ac5984a3a" hash = "bb111f705b13e7fca180b273cd1dcf78842dc52b00149ffc67cc74f4f1fcca3a"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,6 +1,6 @@
name = "Cardinal Components API" name = "Cardinal Components API"
filename = "cardinal-components-api-5.2.3.jar" filename = "cardinal-components-api-5.2.3.jar"
side = "server" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/K01OU20C/versions/Ielhod3p/cardinal-components-api-5.2.3.jar" url = "https://cdn.modrinth.com/data/K01OU20C/versions/Ielhod3p/cardinal-components-api-5.2.3.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 = "414be40d1d262fe663b12b19dc24333e4c8fc7b1a590ad87bef8a87440b89a19" hash = "9884e228ffd93cbf134ab4fb8f0455c3d0cf641cab5c9862bcf44ef2e6d6e1fb"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"