diff --git a/config/bluemap/packs/Excalibur.zip b/config/bluemap/packs/Excalibur.zip deleted file mode 100644 index 2e9a066..0000000 Binary files a/config/bluemap/packs/Excalibur.zip and /dev/null differ diff --git a/index.toml b/index.toml index 2261bb1..acc66b5 100644 --- a/index.toml +++ b/index.toml @@ -4,10 +4,6 @@ hash-format = "sha256" file = "config/bluemap/core.conf" hash = "dc9ca234317008db0d1934897ab976d2513d2f7d60c44d63b81a81e574660105" -[[files]] -file = "config/bluemap/packs/Excalibur.zip" -hash = "ccf01766c56ad287071c795452ebdb6a33bf35a74f098d5191475cd479292d49" - [[files]] file = "config/yosbr/config/NoChatReports/NCR-Client.json" hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592" @@ -1044,6 +1040,11 @@ file = "resourcepacks/cubic-sun-moon.pw.toml" hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe" metafile = true +[[files]] +file = "resourcepacks/excal-bluemap.pw.toml" +hash = "d1857939fb0b82c844e9f6fe4c0836b3e26275adf0f148d03eed38747a13bd97" +metafile = true + [[files]] file = "resourcepacks/excal.pw.toml" hash = "f4435269ede91d908ac8317f770875dfa59a7f86abfa6d8e5fa83bde2503c3d2" diff --git a/pack.toml b/pack.toml index 4965323..db15c2a 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 = "ee87060293f498da73ac27c8c4ccbb6cd7573a7be79ba4a4056fe1c520d80807" +hash = "885f6d116d80cd8769214665234323fa272fbc801f7d839c45aec3da2e111c11" [versions] fabric = "0.18.4" diff --git a/resourcepacks/excal-bluemap.pw.toml b/resourcepacks/excal-bluemap.pw.toml new file mode 100644 index 0000000..839cd40 --- /dev/null +++ b/resourcepacks/excal-bluemap.pw.toml @@ -0,0 +1,13 @@ +name = "Excalibur" +filename = "../config/bluemap/packs/Excalibur.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/hJAzl1Bs/versions/yVpdNmnj/Excalibur_V1.20.zip" +hash-format = "sha512" +hash = "a2080ab27a954a95b9c4b7450bdfa3ecd18c5ceecc88d9dcc981aae1a98394f8e7a617cea6a3254c6a363c192a9dd2ac7602d236655f2afde57b1e4e13dd244e" + +[update] +[update.modrinth] +mod-id = "hJAzl1Bs" +version = "yVpdNmnj"