From 76e3531d50dc9fb690708d331edd56bfcee107d0 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 18 Jun 2023 00:17:56 -0400 Subject: [PATCH] Set journeymap to client only --- index.toml | 2 +- mods/journeymap.pw.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index 888cfed..5d2006a 100644 --- a/index.toml +++ b/index.toml @@ -149,7 +149,7 @@ metafile = true [[files]] file = "mods/journeymap.pw.toml" -hash = "7e4f75370782118422e5f06cffb06c0c6da097434d5d90f3c53f6280b5ae89c8" +hash = "4ba183769d32e12cbb70bb9a6df556b2ad50e7da939484f7f42fff73294d274e" metafile = true [[files]] diff --git a/mods/journeymap.pw.toml b/mods/journeymap.pw.toml index 92c5c11..7ffe033 100644 --- a/mods/journeymap.pw.toml +++ b/mods/journeymap.pw.toml @@ -1,6 +1,6 @@ name = "JourneyMap" filename = "journeymap-1.20.1-5.9.9-fabric.jar" -side = "both" +side = "client" [download] url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/fHCYp1rV/journeymap-1.20.1-5.9.9-fabric.jar" diff --git a/pack.toml b/pack.toml index e56bf75..12536e1 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 = "c649c6425065c7f3d6a312e22f3b9440dfdedb54578c83f4d525ffc5e5af4e75" +hash = "6d820f01e81821fe2f2340816a3e79e4fa13fb9e085cb8941695883b2b4ef61d" [versions] fabric = "0.14.21"