From 45b54601306e79a1c09c9429093dfccd261c0955 Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Fri, 28 Feb 2025 18:47:16 +0100 Subject: [PATCH] Mods need to learn what server-only and client-only mean --- index.toml | 2 +- mods/create_oxidized.pw.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index c3828d9..7299683 100644 --- a/index.toml +++ b/index.toml @@ -154,7 +154,7 @@ hash = "2ce28ebe492988729cb0c622ecc01c0d0a34e1aac24641480f5cae22544a43ff" [[files]] file = "mods/create_oxidized.pw.toml" -hash = "efa23ff6062ef28df1983e6af3fe059ddcc514cb6f3dad4392150da548c56720" +hash = "a0c0ebf3ab1c147a7196d98ec8eb2afb70454d0cac4ddc556478dd3aa38e8dab" metafile = true [[files]] diff --git a/mods/create_oxidized.pw.toml b/mods/create_oxidized.pw.toml index ac46376..7357f23 100644 --- a/mods/create_oxidized.pw.toml +++ b/mods/create_oxidized.pw.toml @@ -1,6 +1,6 @@ name = "Create: Oxidized" filename = "create_oxidized-0.1.1+1.20.1.jar" -side = "server" +side = "both" [download] url = "https://cdn.modrinth.com/data/X9kjRZeX/versions/TtSEksvr/create_oxidized-0.1.1%2B1.20.1.jar" diff --git a/pack.toml b/pack.toml index 1b5b514..209db1c 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 = "7735fadbc39acb228a24f7e3368c20e6c46634588c5c2b37bb5fe18e565d051a" +hash = "a9889c6b18d15b5369a0551f4ca5b660935de84df691f0bf3d8189f8cc88df8c" [versions] fabric = "0.16.10"