From 6be14f241ab67be243036732d2c9d7c07fdb5d04 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 1 Dec 2024 20:18:12 -0500 Subject: [PATCH] Fix LiLaC sidedness --- index.toml | 2 +- mods/lilac.pw.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index d09730e..ceb417e 100644 --- a/index.toml +++ b/index.toml @@ -330,7 +330,7 @@ metafile = true [[files]] file = "mods/lilac.pw.toml" -hash = "baca3b76ab9bf92fe2335a39285822ba68e47650eeb3ae145a6fea0061c6c9e9" +hash = "40da6c11ac0a856fb0fa5688bf7df6538bba3cb0c0258b6611ce56fb8a0f0f69" metafile = true [[files]] diff --git a/mods/lilac.pw.toml b/mods/lilac.pw.toml index cccacd3..8c04496 100644 --- a/mods/lilac.pw.toml +++ b/mods/lilac.pw.toml @@ -1,6 +1,6 @@ name = "LiLaC" filename = "lilac-1.0.0-beta.3.jar" -side = "both" +side = "client" [download] url = "https://cdn.modrinth.com/data/Rtp2Lyr5/versions/UuwX5TxU/lilac-1.0.0-beta.3.jar" diff --git a/pack.toml b/pack.toml index 07f4f54..226a90c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "61ee1efb2d522958db7a56f0689526bdee7a830319ab865f89cc2e75b78ab279" +hash = "6817e088446cdba1a03a1d5973e7dffccb82b84f41150b1337ad72f35a0b0163" [versions] fabric = "0.16.9"