mods/cupboard: fix side

Curseforge tags this incorrectly.
This commit is contained in:
Yonah 2025-06-19 00:43:41 +09:00
parent 8028811d79
commit bfbf136a79
Signed by: yonah
SSH Key Fingerprint: SHA256:57+oNEzV2U/aq2eDPdDtPiJjVykuXMYYJMkcAo8QdRw
3 changed files with 3 additions and 3 deletions

View File

@ -497,7 +497,7 @@ metafile = true
[[files]] [[files]]
file = "mods/cupboard.pw.toml" file = "mods/cupboard.pw.toml"
hash = "1619b4a2829a8f4682d4be567a08d15110908269e66fb5244418114fabf51e18" hash = "463a4a8255f249f144408b93b839b3d02303edf543304bc5e8c610065183215a"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "Cupboard" name = "Cupboard"
filename = "cupboard-1.20.1-2.7.jar" filename = "cupboard-1.20.1-2.7.jar"
side = "server" side = "both"
[download] [download]
hash-format = "sha512" hash-format = "sha512"

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 = "4e6f7d7240f43adccc0237c87c0296d45b4137fc24659a4aa30997e8d6cff139" hash = "f7234aa196f9b83ebb85ba6dcce63f38518ae5f4351e3a9482fd4a0eb625d692"
[versions] [versions]
forge = "47.4.0" forge = "47.4.0"