From f0c5808a0b18b7fd770eeeb986b23e64261e7270 Mon Sep 17 00:00:00 2001 From: Moonlit Productions Date: Tue, 24 Jun 2025 19:05:26 -0400 Subject: [PATCH] Flagged client side mods correctly --- index.toml | 4 ++-- mods/embeddium.pw.toml | 2 +- mods/figura.pw.toml | 2 +- pack.toml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.toml b/index.toml index 4ed50be..2517795 100644 --- a/index.toml +++ b/index.toml @@ -1550,7 +1550,7 @@ metafile = true [[files]] file = "mods/embeddium.pw.toml" -hash = "a1575677daaaf6ea6dac12e5a10073e34025e5ca2c35b6d36ad4a5a0edbc0e82" +hash = "a74b2d65c286896335b454f61f18be630d0f13767626ebb118584907d1d37112" metafile = true [[files]] @@ -1595,7 +1595,7 @@ metafile = true [[files]] file = "mods/figura.pw.toml" -hash = "9c2de144691d57dc2c1833b131da1d3102713cb12020dddce03558ec8b65a3b8" +hash = "f962525c872e0e925ea0065fccf4efe99ed534c376003db5cf3f6e7faa6b09fb" metafile = true [[files]] diff --git a/mods/embeddium.pw.toml b/mods/embeddium.pw.toml index ca17b24..c766c56 100644 --- a/mods/embeddium.pw.toml +++ b/mods/embeddium.pw.toml @@ -1,6 +1,6 @@ name = "Embeddium" filename = "embeddium-0.3.31+mc1.20.1.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/figura.pw.toml b/mods/figura.pw.toml index 4179baf..31636b9 100644 --- a/mods/figura.pw.toml +++ b/mods/figura.pw.toml @@ -1,6 +1,6 @@ name = "Figura" filename = "figura-0.1.5+1.20.1-forge-mc.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/pack.toml b/pack.toml index bd3c1dc..0b19aff 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f340d4d209752a5bef6b8e8d36683409584531fca3f2bb88c262dbb4ea1d2bcf" +hash = "de8e394b25d5f68656b8d472e2d96f92f70e6114a1ffc274dd9aa19101ef72c5" [versions] forge = "47.4.2"