From 987ceaa605c124b3222ca87aaaa65db14b19e7a5 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Sat, 6 May 2023 19:30:25 -0700 Subject: [PATCH] update xaeros to use modrinth --- .minecraft/index.toml | 9 +++++++-- ...lay-edition.pw.toml => xaeros-minimap-fair.pw.toml} | 10 +++++----- .minecraft/mods/xaeros-minimap.pw.toml | 8 ++++---- .minecraft/mods/xaeros-world-map.pw.toml | 8 ++++---- .minecraft/pack.toml | 2 +- 5 files changed, 21 insertions(+), 16 deletions(-) rename .minecraft/mods/{xaeros-minimap-fair-play-edition.pw.toml => xaeros-minimap-fair.pw.toml} (56%) diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 7428a53..4e4b08d 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -262,14 +262,19 @@ file = "mods/xaeros-minimap-fair-play-edition.pw.toml" hash = "4c825ddc5a98bb507228efc068d5d29d499664a384121d65406796321cb1e63e" metafile = true +[[files]] +file = "mods/xaeros-minimap-fair.pw.toml" +hash = "99a140246e61e21c5754c939f183b24eb4b5ef36a5f9a93350949f88cea74927" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" -hash = "c00cf882e0ef4c7dbc88c5a0e1080cc40859a852645516db1f9754162aae979b" +hash = "79e59a960aeeb606d8eee29bca1846ccc8ef410389aed002b448641488fbe6f5" metafile = true [[files]] file = "mods/xaeros-world-map.pw.toml" -hash = "72a76643ce3df8749a8e0b01b39f07f92cee107926b5fda990d640bf1a67968f" +hash = "ab2998250862a150f5ef9766535808e288244a38b0aaaa213a1ac6753cd5ed01" metafile = true [[files]] diff --git a/.minecraft/mods/xaeros-minimap-fair-play-edition.pw.toml b/.minecraft/mods/xaeros-minimap-fair.pw.toml similarity index 56% rename from .minecraft/mods/xaeros-minimap-fair-play-edition.pw.toml rename to .minecraft/mods/xaeros-minimap-fair.pw.toml index b8e2834..cc6d414 100644 --- a/.minecraft/mods/xaeros-minimap-fair-play-edition.pw.toml +++ b/.minecraft/mods/xaeros-minimap-fair.pw.toml @@ -1,16 +1,16 @@ -name = "Xaero's Minimap (Fair-play Edition)" +name = "Xaero's Minimap (Fair-Play)" filename = "Xaeros_Minimap_FP23.4.0_Fabric_1.19.4.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/JkSi2Fzx/versions/4I7b0kZz/Xaeros_Minimap_FP23.4.0_Fabric_1.19.4.jar" hash-format = "sha1" hash = "5b863330a969a75577a5332b9859b3fe1e25edf4" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 4503440 -project-id = 263466 +[update.modrinth] +mod-id = "JkSi2Fzx" +version = "4I7b0kZz" [option] optional = true diff --git a/.minecraft/mods/xaeros-minimap.pw.toml b/.minecraft/mods/xaeros-minimap.pw.toml index 2a3e441..8bb57aa 100644 --- a/.minecraft/mods/xaeros-minimap.pw.toml +++ b/.minecraft/mods/xaeros-minimap.pw.toml @@ -3,11 +3,11 @@ filename = "Xaeros_Minimap_23.4.1_Fabric_1.19.4.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/1bokaNcj/versions/wA5lTfMy/Xaeros_Minimap_23.4.1_Fabric_1.19.4.jar" hash-format = "sha1" hash = "856849eb3fdeed4ec2258b4b13f3ad9603f94162" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 4516847 -project-id = 263420 +[update.modrinth] +mod-id = "1bokaNcj" +version = "wA5lTfMy" diff --git a/.minecraft/mods/xaeros-world-map.pw.toml b/.minecraft/mods/xaeros-world-map.pw.toml index 6916675..5ad9dac 100644 --- a/.minecraft/mods/xaeros-world-map.pw.toml +++ b/.minecraft/mods/xaeros-world-map.pw.toml @@ -3,11 +3,11 @@ filename = "XaerosWorldMap_1.30.1_Fabric_1.19.4.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/UsAkUS2z/XaerosWorldMap_1.30.1_Fabric_1.19.4.jar" hash-format = "sha1" hash = "836cabc1e2379ba066967b4f7013a52499de4fae" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 4516869 -project-id = 317780 +[update.modrinth] +mod-id = "NcUtCpym" +version = "UsAkUS2z" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 86aa31e..c4b59c5 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "693782c039ad987e6ce252c51b4a54448dfa4651c45ee3f5851a78d9f1bffc4c" +hash = "42cbf73094f57089a8887f40c7097cb14575bdd18dfb77f52bb8d6c644a3659b" [versions] fabric = "0.14.19"