swap map to map-atlases
This commit is contained in:
parent
fa614dbe03
commit
21cf1909ec
10
index.toml
10
index.toml
@ -789,6 +789,11 @@ file = "mods/malilib.toml"
|
|||||||
hash = "b5b47d70b94e6519b798ce3f172339bba1413ee64cb08c4f0559d0d83b38bed3"
|
hash = "b5b47d70b94e6519b798ce3f172339bba1413ee64cb08c4f0559d0d83b38bed3"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/map-atlases.pw.toml"
|
||||||
|
hash = "7eb0f73c5d71d15af36ba305bd691f9084d3b662182969ec03997b27501732b8"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mavm.toml"
|
file = "mods/mavm.toml"
|
||||||
hash = "e5e9697602c898198e19b6066305491623972d3c93855d5c0b56551a2c40039b"
|
hash = "e5e9697602c898198e19b6066305491623972d3c93855d5c0b56551a2c40039b"
|
||||||
@ -1144,11 +1149,6 @@ file = "mods/wthit.toml"
|
|||||||
hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66"
|
hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/xaeros-world-map.pw.toml"
|
|
||||||
hash = "5e034cb854667958fbe8c1f65e40738102fbe89b664e9fbadc9bd4f9849e685e"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/yosbr.toml"
|
file = "mods/yosbr.toml"
|
||||||
hash = "527e21c9bc55b0d1db9016a2fec4ff2dee2a93c53edb8c1363d2d2ee7730afd0"
|
hash = "527e21c9bc55b0d1db9016a2fec4ff2dee2a93c53edb8c1363d2d2ee7730afd0"
|
||||||
|
13
mods/map-atlases.pw.toml
Normal file
13
mods/map-atlases.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Map Atlases [Fabric]"
|
||||||
|
filename = "map-atlases-1.3.3+1.18.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "038f7c70e6d951eadfea70d51f8873b851e9344d"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3772998
|
||||||
|
project-id = 436298
|
@ -1,13 +0,0 @@
|
|||||||
name = "Xaero's World Map"
|
|
||||||
filename = "XaerosWorldMap_1.23.3_Fabric_1.18.2.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "bf12529194e592644243f21a5aa191475996044d"
|
|
||||||
mode = "metadata:curseforge"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.curseforge]
|
|
||||||
file-id = 3835787
|
|
||||||
project-id = 317780
|
|
@ -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 = "afec3f1e65850db937eed2bc6737facdf8ab0137d3f90ff300a49cffce14d074"
|
hash = "f921a2d3f558baa62b9dbce153cdaf440099b81799da5becf18dcabe622d1b5e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.7"
|
fabric = "0.14.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user