1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-05 21:38:55 +00:00

Add JourneyMap

For mutilpe server compatibility
This commit is contained in:
Nesquate
2024-05-29 16:37:03 +08:00
parent 049175a755
commit 32dffd77db
3 changed files with 19 additions and 1 deletions

View File

@@ -83,6 +83,11 @@ file = "mods/ferrite-core.pw.toml"
hash = "4146027b92b4885fddec00435233c61c3728b5e09265982ab187021519a4fa89"
metafile = true
[[files]]
file = "mods/journeymap.pw.toml"
hash = "21b5692b0db5c072aa179eb9358af5f4a38afec8012fb83c5194553b56657121"
metafile = true
[[files]]
file = "mods/krypton.pw.toml"
hash = "fe6abe1ea33393fe1441801f79eda74ea892e5f4b677a56eccafafcbf4d253ca"

13
mods/journeymap.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "JourneyMap"
filename = "journeymap-1.20.4-5.9.25-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/zLVOgx9Y/journeymap-1.20.4-5.9.25-fabric.jar"
hash-format = "sha1"
hash = "d8eb05c5f9e7d9f0b21053bcdfe327b8341ed127"
[update]
[update.modrinth]
mod-id = "lfHFW1mp"
version = "zLVOgx9Y"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f57f86c7cf7620f8195a380683045265ef454bb6475978d1f02a755149e0ca48"
hash = "acf4147c2b2908437dec1e4b2db1aba712de4d0c947c5b561f400806a501a923"
[versions]
fabric = "0.15.3"