Fix C/S sep

This commit is contained in:
Christopher Cookman 2025-05-26 22:56:30 -06:00
parent bad1a84a89
commit 2d23625d20
3 changed files with 3 additions and 3 deletions

View file

@ -52,7 +52,7 @@ metafile = true
[[files]] [[files]]
file = "mods/cardinal-components-api.pw.toml" file = "mods/cardinal-components-api.pw.toml"
hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1" hash = "0ed502ad7d53ca1936079cb7508b2e085909610ac51337fff2a3ce0fa6dcae28"
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 = "857def203939baddf3a54dddb3d7f8db6c49b51292f90cde457d418a7fdf34de" hash = "c322cec1a7c84991b3d5c6b243ed53f1fc13a65475a8e3c333aaa9eb3ac7694c"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"