Replace JourneyMap with XMM/XWM

This commit is contained in:
NullBite 2023-06-18 00:26:39 -04:00
parent dd9323c090
commit be6d7ba837
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
5 changed files with 37 additions and 19 deletions

View File

@ -147,11 +147,6 @@ file = "mods/iris.pw.toml"
hash = "659e2447deffc797f441ed09c0b05d75138253dfacfe1479d3938e55773be4b6" hash = "659e2447deffc797f441ed09c0b05d75138253dfacfe1479d3938e55773be4b6"
metafile = true metafile = true
[[files]]
file = "mods/journeymap.pw.toml"
hash = "4ba183769d32e12cbb70bb9a6df556b2ad50e7da939484f7f42fff73294d274e"
metafile = true
[[files]] [[files]]
file = "mods/krypton.pw.toml" file = "mods/krypton.pw.toml"
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"
@ -252,6 +247,16 @@ file = "mods/starlight.pw.toml"
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11" hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
metafile = true metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "fa7940ff6c6d65fede416632132a57518ab1a79e09014410932ed614ea386a70"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "a2e3f5733941bc3a7e9c15ccb3e3b3c07c2433595906e263208f1e9aa1db5b11"
metafile = true
[[files]] [[files]]
file = "mods/yacl.pw.toml" file = "mods/yacl.pw.toml"
hash = "2da296c9f042dc47c672e2645be715c2f1cefa764f938a8e95e6c4163f8ce3ab" hash = "2da296c9f042dc47c672e2645be715c2f1cefa764f938a8e95e6c4163f8ce3ab"

View File

@ -1,13 +0,0 @@
name = "JourneyMap"
filename = "journeymap-1.20.1-5.9.9-fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lfHFW1mp/versions/fHCYp1rV/journeymap-1.20.1-5.9.9-fabric.jar"
hash-format = "sha1"
hash = "d4ca7daacdf90bb59dc930b249c306fbed82055e"
[update]
[update.modrinth]
mod-id = "lfHFW1mp"
version = "fHCYp1rV"

View File

@ -0,0 +1,13 @@
name = "Xaero's Minimap"
filename = "Xaeros_Minimap_23.5.0_Fabric_1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1bokaNcj/versions/46F7j3df/Xaeros_Minimap_23.5.0_Fabric_1.20.jar"
hash-format = "sha1"
hash = "d0d455112aea5603681f07255243faf387e65119"
[update]
[update.modrinth]
mod-id = "1bokaNcj"
version = "46F7j3df"

View File

@ -0,0 +1,13 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.30.5_Fabric_1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/NcUtCpym/versions/jZqjpEV5/XaerosWorldMap_1.30.5_Fabric_1.20.jar"
hash-format = "sha1"
hash = "72d1e4a9904f1aa597e3f6baf33e8112e2c9b913"
[update]
[update.modrinth]
mod-id = "NcUtCpym"
version = "jZqjpEV5"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "13d9c7af972dae8107555c9111478c6dce620a9676a22f78f656ba56058f9947" hash = "69ec4ed6f1b03f1a32ba49ad5c9f66ae853cb8f83cc9da5cbbee539438f0f845"
[versions] [versions]
fabric = "0.14.21" fabric = "0.14.21"