From 857ec60fe5f06305b1f4d43bc438d36e67ceea28 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Thu, 26 Jun 2025 16:30:33 -0400 Subject: [PATCH] replace antique atlas with xaeros map --- index.toml | 15 ++++++++++----- mods/antique-atlas-4.pw.toml | 14 -------------- mods/xaeros-minimap-fair.pw.toml | 13 +++++++++++++ mods/xaeros-world-map.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 37 insertions(+), 20 deletions(-) delete mode 100644 mods/antique-atlas-4.pw.toml create mode 100644 mods/xaeros-minimap-fair.pw.toml create mode 100644 mods/xaeros-world-map.pw.toml diff --git a/index.toml b/index.toml index f9cbd6b..fbf9419 100644 --- a/index.toml +++ b/index.toml @@ -21,11 +21,6 @@ file = "mods/amplified-nether-height.pw.toml" hash = "e9adf9b83e5666866ff54088ad9a906b88f8e30aa3bfb3c91a3a47f4a077751a" metafile = true -[[files]] -file = "mods/antique-atlas-4.pw.toml" -hash = "e86fc9c37371c17dbdb637d9157a4947c94beb1a1ce57c6007d1fa869add6352" -metafile = true - [[files]] file = "mods/appleskin.pw.toml" hash = "4fc8523dea947d4d7eb4a275c228dcf7639297980e23a0dd34ef8483ac1a81b7" @@ -516,6 +511,16 @@ file = "mods/wnboi.pw.toml" hash = "03a01fae3790a04306b3fe21157710f7abe21d7729a180f78d2207c256572846" metafile = true +[[files]] +file = "mods/xaeros-minimap-fair.pw.toml" +hash = "33fc5b4544cd218db40ee0328eb62ad91a74ec1d780836a3bb4357f47bfc0005" +metafile = true + +[[files]] +file = "mods/xaeros-world-map.pw.toml" +hash = "1ef4a1178895eb6274baacd848cca5446b0555ee41f28cc8d7d6988c5439a8bf" +metafile = true + [[files]] file = "mods/yacl.pw.toml" hash = "07728766b616b19f8feac5b6a2814e668b98832cc63efc61617b69145b38a77c" diff --git a/mods/antique-atlas-4.pw.toml b/mods/antique-atlas-4.pw.toml deleted file mode 100644 index c83cbe3..0000000 --- a/mods/antique-atlas-4.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Antique Atlas 4" -filename = "antique-atlas-1.4.3+1.19.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/Y5Ve4Ui4/versions/SzzAe6KM/antique-atlas-1.4.3%2B1.19.jar" -hash-format = "sha512" -hash = "40052b9905dfa5681d1545b10fa70e064e18db2b25a167717012b2fc9fbcbb25e1d5d68e0bf7c6eca360f0a356f9c938569fc4e9743e2bc1caaf8940e6c05ff8" -mode = "url" - -[update] -[update.modrinth] -mod-id = "Y5Ve4Ui4" -version = "SzzAe6KM" diff --git a/mods/xaeros-minimap-fair.pw.toml b/mods/xaeros-minimap-fair.pw.toml new file mode 100644 index 0000000..3e55f76 --- /dev/null +++ b/mods/xaeros-minimap-fair.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's Minimap (Fair-Play)" +filename = "Xaeros_Minimap_FP24.2.0_Fabric_1.19.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/JkSi2Fzx/versions/7xbndVLK/Xaeros_Minimap_FP24.2.0_Fabric_1.19.1.jar" +hash-format = "sha512" +hash = "2f9d09fcaffb1a8af2db21b70f0edde680f64ef0551416f0c114de2bb7c9f9e42ccf3f3ff9aa301f7d1801b2c194839c82569c5791d101421d14a62e5e4736a9" + +[update] +[update.modrinth] +mod-id = "JkSi2Fzx" +version = "7xbndVLK" diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml new file mode 100644 index 0000000..f6188dc --- /dev/null +++ b/mods/xaeros-world-map.pw.toml @@ -0,0 +1,13 @@ +name = "Xaero's World Map" +filename = "XaerosWorldMap_1.39.9_Fabric_1.19.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NcUtCpym/versions/mB0EThxL/XaerosWorldMap_1.39.9_Fabric_1.19.1.jar" +hash-format = "sha512" +hash = "19e5e157893b2cc8af81c18c4b9954ceefddf3ed99e943a58b5aa0275084f3d622e51eb64a7c277eda0928c5686dc59daa72c0d06b556902c5faaebafda7b778" + +[update] +[update.modrinth] +mod-id = "NcUtCpym" +version = "mB0EThxL" diff --git a/pack.toml b/pack.toml index 0bf8899..68a42af 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 = "c9c5f3afb538e935ecdaeb6a827ea9c2874ae2476c0dcdf13ea23d8c7ead0cee" +hash = "0829026df363245ee2646c3b6bd16eb15a6b12991a27a1fcc63e2d0f520d453d" [versions] minecraft = "1.19.2"