Add map mods

This commit is contained in:
Evan Pratten 2023-04-11 13:40:47 -04:00
parent 63e190f172
commit 80156b3f80
4 changed files with 37 additions and 1 deletions

View File

@ -118,6 +118,16 @@ file = "mods/wthit.pw.toml"
hash = "09eeea145537da2b895fae591bc97dcfee6c8232d63d9c8c11055b59df1dcfa4"
metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "67f48870ac5b18cc17c99b015b6dd67121d6535d5fe7bc0f0ba04d924f0c4fee"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "32a20f527f7de281607cd8bbc74d16d569af47541d92e8300b7ef6716b838d0f"
metafile = true
[[files]]
file = "mods/yacl.pw.toml"
hash = "96a0c6997753cbc04207852157e0fd41d47dfbfd6aef9023125380518d8dd545"

View File

@ -0,0 +1,13 @@
name = "Xaero's Minimap"
filename = "Xaeros_Minimap_23.3.3_Fabric_1.19.4.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "d625d3626bc5a4eeac5a11648e3fe251d1d6ba05"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4470060
project-id = 263420

View File

@ -0,0 +1,13 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.29.5_Fabric_1.19.4.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "93d203bc6fe080ad189749822687beade9cd7824"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4470080
project-id = 317780

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "9b74333ec44e1ee3c1fb414c1b7be746710f9440db41d36be05c110c611b57e6"
hash = "25ca69f4cad7b25c85e5cefa53efc6966b096f698a6c1b6d2a08444734e2ab3c"
[versions]
minecraft = "1.19.4"