Fix LiLaC sidedness

This commit is contained in:
NullBite 2024-12-01 20:18:12 -05:00
parent a37bcf7b80
commit 6be14f241a
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 3 additions and 3 deletions

View File

@ -330,7 +330,7 @@ metafile = true
[[files]] [[files]]
file = "mods/lilac.pw.toml" file = "mods/lilac.pw.toml"
hash = "baca3b76ab9bf92fe2335a39285822ba68e47650eeb3ae145a6fea0061c6c9e9" hash = "40da6c11ac0a856fb0fa5688bf7df6538bba3cb0c0258b6611ce56fb8a0f0f69"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "LiLaC" name = "LiLaC"
filename = "lilac-1.0.0-beta.3.jar" filename = "lilac-1.0.0-beta.3.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/Rtp2Lyr5/versions/UuwX5TxU/lilac-1.0.0-beta.3.jar" url = "https://cdn.modrinth.com/data/Rtp2Lyr5/versions/UuwX5TxU/lilac-1.0.0-beta.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 = "61ee1efb2d522958db7a56f0689526bdee7a830319ab865f89cc2e75b78ab279" hash = "6817e088446cdba1a03a1d5973e7dffccb82b84f41150b1337ad72f35a0b0163"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"