From 566dbedbd1322d57cf6436dceda26617cddf719f Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Sat, 4 Jan 2025 21:49:22 -0500 Subject: [PATCH] Properly marked spark as server side only mod (for our purposes, we don't need the clients to also download it) --- index.toml | 2 +- mods/spark.pw.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index 54c7f62..c0ba212 100644 --- a/index.toml +++ b/index.toml @@ -1052,7 +1052,7 @@ metafile = true [[files]] file = "mods/spark.pw.toml" -hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" +hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304" metafile = true [[files]] diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml index 80df3ff..fef34a4 100644 --- a/mods/spark.pw.toml +++ b/mods/spark.pw.toml @@ -1,6 +1,6 @@ name = "spark" filename = "spark-1.10.53-fabric.jar" -side = "both" +side = "server" [download] url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar" diff --git a/pack.toml b/pack.toml index 278dcc8..fcd9207 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 = "cdacb6b17cd9d735648db17c05f869a767d0aa67afe9d8ad19d11f8712502643" +hash = "ca41b6dc27bd3e58ab785eedad9bf5eb97aab9a578e58d9e1624f401c4fec082" [versions] fabric = "0.16.9"