mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2024-11-22 22:29:30 +00:00
update xaeros to use modrinth
This commit is contained in:
parent
8e0f0b141b
commit
987ceaa605
5 changed files with 21 additions and 16 deletions
|
@ -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]]
|
||||
|
|
|
@ -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
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue