diff --git a/index.toml b/index.toml index fc21798..2bfdb4d 100644 --- a/index.toml +++ b/index.toml @@ -789,6 +789,11 @@ file = "mods/malilib.toml" hash = "b5b47d70b94e6519b798ce3f172339bba1413ee64cb08c4f0559d0d83b38bed3" metafile = true +[[files]] +file = "mods/map-atlases.pw.toml" +hash = "7eb0f73c5d71d15af36ba305bd691f9084d3b662182969ec03997b27501732b8" +metafile = true + [[files]] file = "mods/mavm.toml" hash = "e5e9697602c898198e19b6066305491623972d3c93855d5c0b56551a2c40039b" @@ -1144,11 +1149,6 @@ file = "mods/wthit.toml" hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66" metafile = true -[[files]] -file = "mods/xaeros-world-map.pw.toml" -hash = "5e034cb854667958fbe8c1f65e40738102fbe89b664e9fbadc9bd4f9849e685e" -metafile = true - [[files]] file = "mods/yosbr.toml" hash = "527e21c9bc55b0d1db9016a2fec4ff2dee2a93c53edb8c1363d2d2ee7730afd0" diff --git a/mods/map-atlases.pw.toml b/mods/map-atlases.pw.toml new file mode 100644 index 0000000..7d971bd --- /dev/null +++ b/mods/map-atlases.pw.toml @@ -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 diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml deleted file mode 100644 index a9b611f..0000000 --- a/mods/xaeros-world-map.pw.toml +++ /dev/null @@ -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 diff --git a/pack.toml b/pack.toml index a021c1d..5dc640d 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "afec3f1e65850db937eed2bc6737facdf8ab0137d3f90ff300a49cffce14d074" +hash = "f921a2d3f558baa62b9dbce153cdaf440099b81799da5becf18dcabe622d1b5e" [versions] fabric = "0.14.7"