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..88274e1 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" @@ -500,6 +496,11 @@ file = "mods/easyauth.pw.toml" hash = "2750ee5dcb446e0c8bfafadfa75163629a97c207adf2fd660ec1d2e765ad1721" metafile = true +[[files]] +file = "mods/easywhitelist.pw.toml" +hash = "73676c3479246a54890fc2f4518470593f97cbc57525839626738a5efce06b4f" +metafile = true + [[files]] file = "mods/ebe.pw.toml" hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6" @@ -1044,6 +1045,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/mods/easywhitelist.pw.toml b/mods/easywhitelist.pw.toml new file mode 100644 index 0000000..1239df4 --- /dev/null +++ b/mods/easywhitelist.pw.toml @@ -0,0 +1,13 @@ +name = "EasyWhitelist" +filename = "easywhitelist-1.1.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/LODybUe5/versions/9OoxSFQz/easywhitelist-1.1.0.jar" +hash-format = "sha512" +hash = "633b36c61c825be998e6c7d30b91638e86c8663839c07de739e1b35ad54a97bc8cdbce556d1974e8b2bc80853e9c818f16f2a0acda3b4df9a0f8b28a083c2ed4" + +[update] +[update.modrinth] +mod-id = "LODybUe5" +version = "9OoxSFQz" diff --git a/pack.toml b/pack.toml index 4965323..b6db5c0 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 = "ca9d053b4a8837e8a8db02f38c0721d374e565d9a0f6bc85d632d27dd75c749a" [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"