From 8b3eccabe04667650e9bb36a681a62f35d074bf1 Mon Sep 17 00:00:00 2001 From: sajenim Date: Tue, 28 May 2024 19:48:43 +0800 Subject: [PATCH] install journeymap --- index.toml | 5 +++++ mods/journeymap.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/journeymap.pw.toml diff --git a/index.toml b/index.toml index 7f27d6f..0791622 100644 --- a/index.toml +++ b/index.toml @@ -24,6 +24,11 @@ file = "mods/ferrite-core.pw.toml" hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f" metafile = true +[[files]] +file = "mods/journeymap.pw.toml" +hash = "4d8679e54b1f48c3dcc5ce3ae7f023b2c25ef3653f3ebf20a53f95597359c989" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "54a337d13450b35dfc931e7a5f3ed9fca1a1992ec51d3b1e4ea1cb5f7cd2d09c" diff --git a/mods/journeymap.pw.toml b/mods/journeymap.pw.toml new file mode 100644 index 0000000..cca1b44 --- /dev/null +++ b/mods/journeymap.pw.toml @@ -0,0 +1,13 @@ +name = "JourneyMap" +filename = "journeymap-1.19.2-5.9.8-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/3ZtAeGzV/journeymap-1.19.2-5.9.8-fabric.jar" +hash-format = "sha1" +hash = "81c878bf0cda8d1b45793062ad68221bc1c0da66" + +[update] +[update.modrinth] +mod-id = "lfHFW1mp" +version = "3ZtAeGzV" diff --git a/pack.toml b/pack.toml index 8407203..9552eba 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 = "1e1a4ab586481acd3f843bcc6d24a00f04b9264b35fe5478f69fdfa53817916c" +hash = "1c7814b68e601d84f7488f09f6c4bbb591a806a009f271f63c0ce379c926b90c" [versions] fabric = "0.15.11"