diff --git a/index.toml b/index.toml index 46a2a5a..d03292f 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/journeymap.pw.toml b/mods/journeymap.pw.toml new file mode 100644 index 0000000..2145512 --- /dev/null +++ b/mods/journeymap.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index fccfaf9..9ed608a 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 = "f57f86c7cf7620f8195a380683045265ef454bb6475978d1f02a755149e0ca48" +hash = "acf4147c2b2908437dec1e4b2db1aba712de4d0c947c5b561f400806a501a923" [versions] fabric = "0.15.3"