mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-06 05:48:55 +00:00
Add JourneyMap
For mutilpe server compatibility
This commit is contained in:
@@ -83,6 +83,11 @@ file = "mods/ferrite-core.pw.toml"
|
|||||||
hash = "4146027b92b4885fddec00435233c61c3728b5e09265982ab187021519a4fa89"
|
hash = "4146027b92b4885fddec00435233c61c3728b5e09265982ab187021519a4fa89"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/journeymap.pw.toml"
|
||||||
|
hash = "21b5692b0db5c072aa179eb9358af5f4a38afec8012fb83c5194553b56657121"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/krypton.pw.toml"
|
file = "mods/krypton.pw.toml"
|
||||||
hash = "fe6abe1ea33393fe1441801f79eda74ea892e5f4b677a56eccafafcbf4d253ca"
|
hash = "fe6abe1ea33393fe1441801f79eda74ea892e5f4b677a56eccafafcbf4d253ca"
|
||||||
|
|||||||
13
mods/journeymap.pw.toml
Normal file
13
mods/journeymap.pw.toml
Normal 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"
|
||||||
@@ -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 = "f57f86c7cf7620f8195a380683045265ef454bb6475978d1f02a755149e0ca48"
|
hash = "acf4147c2b2908437dec1e4b2db1aba712de4d0c947c5b561f400806a501a923"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user