Set journeymap to client only

This commit is contained in:
NullBite 2023-06-18 00:17:56 -04:00
parent 11924a959b
commit 76e3531d50
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 3 additions and 3 deletions

View File

@ -149,7 +149,7 @@ metafile = true
[[files]] [[files]]
file = "mods/journeymap.pw.toml" file = "mods/journeymap.pw.toml"
hash = "7e4f75370782118422e5f06cffb06c0c6da097434d5d90f3c53f6280b5ae89c8" hash = "4ba183769d32e12cbb70bb9a6df556b2ad50e7da939484f7f42fff73294d274e"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "JourneyMap" name = "JourneyMap"
filename = "journeymap-1.20.1-5.9.9-fabric.jar" filename = "journeymap-1.20.1-5.9.9-fabric.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/fHCYp1rV/journeymap-1.20.1-5.9.9-fabric.jar" url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/fHCYp1rV/journeymap-1.20.1-5.9.9-fabric.jar"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "c649c6425065c7f3d6a312e22f3b9440dfdedb54578c83f4d525ffc5e5af4e75" hash = "6d820f01e81821fe2f2340816a3e79e4fa13fb9e085cb8941695883b2b4ef61d"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"