From 6d6b6b0abab716914fec30b0eb675db6eeb83c5a Mon Sep 17 00:00:00 2001 From: materus Date: Mon, 28 Jul 2025 15:46:57 +0200 Subject: [PATCH] Revert custom BlueMap --- index.toml | 2 +- mods/bluemap.pw.toml | 18 ++++++++++++------ pack.toml | 2 +- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/index.toml b/index.toml index c627473..29424a2 100644 --- a/index.toml +++ b/index.toml @@ -593,7 +593,7 @@ metafile = true [[files]] file = "mods/bluemap.pw.toml" -hash = "6a593a52ad32ffb0970385f19577a7d770e731e3e7ea89c944774d7e49ff97d8" +hash = "9a0f0930fc2c31e87d23e42ea95fe33517b54b6c3b33bbfc4649196797df5188" metafile = true [[files]] diff --git a/mods/bluemap.pw.toml b/mods/bluemap.pw.toml index c13502b..4896d9a 100644 --- a/mods/bluemap.pw.toml +++ b/mods/bluemap.pw.toml @@ -1,12 +1,18 @@ -name = "bluemap" -filename = "bluemap-5.10-mc1.20-5-forge.jar" +name = "BlueMap" +filename = "BlueMap-5.3-forge-1.20.jar" +side = "server" [download] -url = "https://baka.materus.pl/materus/banana-mc/raw/branch/1.20.1/extra_files/bluemap-5.10-mc1.20-5-forge.jar" -hash-format = "sha256" -hash = "49960e12e4fa186068d7315cf00d0666d1b4d7041937871fca140b58eda53867" +url = "https://cdn.modrinth.com/data/swbUV1cr/versions/aHbq9KFB/BlueMap-5.3-forge-1.20.jar" +hash-format = "sha512" +hash = "3885e5085d6475c5d5dbc50d51ed207f5cebbaa1ad4d6eeec02ba56c317ae7b0080394ff0732334fd8cdf4d2a6b94506ecb700a4b385fdaf3728f024bf42c14e" + +[update] +[update.modrinth] +mod-id = "swbUV1cr" +version = "aHbq9KFB" [option] optional = true description = "A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer." -default = false \ No newline at end of file +default = false diff --git a/pack.toml b/pack.toml index e47883c..5dd546e 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 = "c98b3e3a7696916c42156b9f4a266fc1a1fc08cf2e7235811b5ed445f85c0361" +hash = "2f1beffba94099d983d218b2321fe095e5adba760fa4ac89d9f3efd79eb63f28" [versions] forge = "47.4.4"