mark cardinal components as clientside too

This commit is contained in:
Nova Rosaline 2024-06-09 10:32:30 -05:00
parent 0849cc77f3
commit 178e4b3fb2
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ metafile = true
[[files]] [[files]]
file = "mods/cardinal-components-api.pw.toml" file = "mods/cardinal-components-api.pw.toml"
hash = "d1e2fa4473910821654defa27459993a5ca652e74263e41226ee4947b15e3a42" hash = "345de511ecb4b77eaf266daae562df04e9dd3d651d45fb196840db37dce559f6"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "Cardinal Components API" name = "Cardinal Components API"
filename = "cardinal-components-api-6.0.0.jar" filename = "cardinal-components-api-6.0.0.jar"
side = "server" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/K01OU20C/versions/YdQa8zdn/cardinal-components-api-6.0.0.jar" url = "https://cdn.modrinth.com/data/K01OU20C/versions/YdQa8zdn/cardinal-components-api-6.0.0.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 = "53bca1b85eaccc5153a7587c4120e8de62f55a09e09c68ebd86d361d03d76a96" hash = "9b6810e278569a9aef76f320628db282edb287b83fb68fc00ec726dcdee5c732"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"