From 00825e653719787e6b980f4a19547bdc82623148 Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Sat, 17 Jun 2023 23:15:02 -0400
Subject: [PATCH] Set lambdynamiclights to server only

---
 index.toml                     | 2 +-
 mods/lambdynamiclights.pw.toml | 1 +
 pack.toml                      | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.toml b/index.toml
index 5939d13..82732fe 100644
--- a/index.toml
+++ b/index.toml
@@ -112,7 +112,7 @@ metafile = true
 
 [[files]]
 file = "mods/lambdynamiclights.pw.toml"
-hash = "66adcbf77a4e277fc1c28f33a59c3a59a125a1028efc33a22a75dcac5a9bf45d"
+hash = "678dfbdc3e8900f7248533a91b0e3b6317f91fe05edd718bef0d39d89823f658"
 metafile = true
 
 [[files]]
diff --git a/mods/lambdynamiclights.pw.toml b/mods/lambdynamiclights.pw.toml
index 2884971..6b49daa 100644
--- a/mods/lambdynamiclights.pw.toml
+++ b/mods/lambdynamiclights.pw.toml
@@ -1,5 +1,6 @@
 name = "lambdynamiclights"
 filename = "lambdynamiclights-2.3.1+1.20.1.jar"
+side = "client"
 
 [download]
 url = "https://b2.nullbite.com/file/nullbite-personal/lambdynamiclights-2.3.1%2B1.20.1.jar"
diff --git a/pack.toml b/pack.toml
index 1b4872a..df40798 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 = "0c848886bac2399a1635ec586fbd1dc0bc0ccbda36da9ccaceea1e42e7452e6d"
+hash = "05d6519976546f97e6f3f8839c06c4a434c2375c1aec8582e3791b5973fe4cf9"
 
 [versions]
 fabric = "0.14.21"