From d12f90fa525dc1f1e593d4694c12238ba5854efa Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Mon, 29 Jul 2024 18:20:27 +0200 Subject: [PATCH] updat :3 --- index.toml | 5 +++++ mods/bluemap.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/bluemap.pw.toml diff --git a/index.toml b/index.toml index 2e6883b..5159688 100644 --- a/index.toml +++ b/index.toml @@ -377,6 +377,11 @@ file = "mods/better-advancements.pw.toml" hash = "796b4d3e63f81110c8251995d7836e85673d3a7eaa4f1ea23c62114e358abb53" metafile = true +[[files]] +file = "mods/bluemap.pw.toml" +hash = "a825bce2890f42c1acfb1965f2309b6e3f12e73364f632e577ef2ca1e390db2c" +metafile = true + [[files]] file = "mods/botarium.pw.toml" hash = "259f87414d03275384b354b74ce40c51dc0e741b7214ab57ae7d003b14ffbb3d" diff --git a/mods/bluemap.pw.toml b/mods/bluemap.pw.toml new file mode 100644 index 0000000..8a17b07 --- /dev/null +++ b/mods/bluemap.pw.toml @@ -0,0 +1,13 @@ +name = "BlueMap" +filename = "BlueMap-5.3-forge-1.20.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/swbUV1cr/versions/aHbq9KFB/BlueMap-5.3-forge-1.20.jar" +hash-format = "sha1" +hash = "63697b589da28c335016a1e7755ccb9309cbc09e" + +[update] +[update.modrinth] +mod-id = "swbUV1cr" +version = "aHbq9KFB" diff --git a/pack.toml b/pack.toml index 593f4b2..aad6c42 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "25a64234a48ce0bebfd09c93ee6d39d6cd8b0a9e68c4da4b3a04591098e4e82c" +hash = "1917cb14f32f25c965e385498fe6f72af925f4fbff72130020c92264196b2a78" [versions] minecraft = "1.20.1"