add minimap

This commit is contained in:
Hexugory 2023-02-21 14:53:57 -06:00
parent 402f2e194e
commit f33e6444eb
4 changed files with 37 additions and 1 deletions

View File

@ -387,6 +387,16 @@ file = "mods/wthit.pw.toml"
hash = "3e9816e775cf2163b19feb4317bdfdd376432ec8171a4d5f94ae2dd6c2aeff75"
metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "ef4536b7a5d18dcf3d2cb0037f3484066210e29d2c3fb309033f5c29e6c92a69"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
hash = "678454def13466ea5748a4c813b10d2c57efb60068c8ef9830d64949cdce57c8"
metafile = true
[[files]]
file = "mods/xnet.pw.toml"
hash = "909860250a686a2fc74f16d156572fd953040a42ab8bbf5b316913a6f02ed34d"

View File

@ -0,0 +1,13 @@
name = "Xaero's Minimap"
filename = "Xaeros_Minimap_23.1.0_Forge_1.16.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "530f15e1d16991d42e1000ac6c626314a1819281"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4381115
project-id = 263420

View File

@ -0,0 +1,13 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.28.9_Forge_1.16.5.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "73c14a546097952948229dc65d363cfdce94e499"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4381135
project-id = 317780

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "48650df0291c50d19c8e8ce9c4775b815b5ede538d6e04217484ba0cf95ec62c"
hash = "5a3d3b37747dc9879e0de7d9484144645601250e14e50b8434d65d75fb945384"
[versions]
forge = "36.2.39"