diff --git a/mashup_packs/index.json b/mashup_packs/index.json index 192b922..5a46f28 100644 --- a/mashup_packs/index.json +++ b/mashup_packs/index.json @@ -33,7 +33,7 @@ "description": "Wander through a winter wonderland!", "downloadURI": "https://cdn.modrinth.com/data/pE8Ji9UH/versions/GvqMbx8z/Festive%20Mash-up.zip", "imageUrl": "https://cdn.jsdelivr.net/gh/creeper2eletricboogaloo/L4JDownloadableContent@main/mashup_pack_preview_images/festive_preview.png", - "worldTemplateDownloadURI": "https://github.com/BrandonItaly/LCE-Resources/raw/50525107964bd8589f7534c9470f4a1b21ea9087/world_templates/fallout.mcsave?checksum=bc6c118c675967dd4f5d027741ee87a5", + "worldTemplateDownloadURI": "https://github.com/BrandonItaly/LCE-Resources/raw/50525107964bd8589f7534c9470f4a1b21ea9087/world_templates/festive.mcsave?checksum=fd85c535ce5f458f0d91b82cdaa5edd6", "worldTemplateFolderName": "Festive Mash-up" }, { @@ -49,7 +49,7 @@ "id": "greekmythology", "name": "Minecraft Greek Mythology Mash-Up", "description": "Build a pantheon fit for the gods, trap the Minotaur in an elaborate maze, or set sail for adventures across the sea - the world is your square oyster!", - "downloadURI": "https://cdn.modrinth.com/data/pE8Ji9UH/versions/GvqMbx8z/Festive%20Mash-up.zip", + "downloadURI": "https://cdn.modrinth.com/data/WtfCCeNe/versions/DqQHxxdo/Greek%20Mythology%20Mash-up.zip", "imageUrl": "https://cdn.jsdelivr.net/gh/creeper2eletricboogaloo/L4JDownloadableContent@main/mashup_pack_preview_images/greekmytho_preview.png", "worldTemplateDownloadURI": "https://github.com/BrandonItaly/LCE-Resources/raw/50525107964bd8589f7534c9470f4a1b21ea9087/world_templates/greek_mythology.mcsave?checksum=f26fe882e87d242ae90aef96518101fb", "worldTemplateFolderName": "Greek Mythology Mash-up" diff --git a/test/index.json b/test/index.json deleted file mode 100644 index a92cf32..0000000 --- a/test/index.json +++ /dev/null @@ -1,67 +0,0 @@ -{ - "packs": [ - { - "id": "reconsole_alpha_album", - "name": "Alpha", - "description": "*", - "imageUrl": "https://cdn.modrinth.com/data/g9O0WaGR/18e9ae214e1ca1bd8874abbcf6784948e224e1e8.png", - "resourceAlbum": { - "id": "alpha", - "icon": "legacy:comparisons/alpha/icon", - "packs": [ - "variants-cit:assetgen", - "vanilla", - "fabric", - "programmer_art", - "legacy:legacy_resources", - "golden_days_base", - "golden_days_alpha", - "legacy_modpack_resources", - "srl_rp/Re-Console+ Language Files", - "tooltips_enhanced", - "legacy_titles", - "old_ui_legacy4j", - "betterblockentities-generated" - ], - "displayPack": "old_ui_legacy4j" - }, - "bundlePacks": [ - { - "categoryId": "legacy4j", - "id": "golden_days_base", - "name": "Golden Days Base", - "description": "*", - "downloadURI": "https://cdn.modrinth.com/data/BFzJ6aQL/versions/tXegcMmz/golden-days-base-1.21.x-1.15.3.zip" - }, - { - "categoryId": "legacy4j", - "id": "golden_days_alpha", - "name": "Golden Days Alpha", - "description": "*", - "downloadURI": "https://cdn.modrinth.com/data/GalExSh7/versions/IMAS2Bsd/golden-days-alpha-1.21.x-1.15.2.zip" - }, - { - "categoryId": "legacy4j", - "id": "legacy_modpack_resources", - "name": "Legacy Modpack Resources", - "description": "*", - "downloadURI": "https://cdn.modrinth.com/data/WUq4Lff9/versions/wO1Y7LK3/Legacy-Modpack-Resources.zip" - }, - { - "categoryId": "legacy4j", - "id": "legacy_titles", - "name": "Legacy Titles", - "description": "*", - "downloadURI": "https://cdn.modrinth.com/data/o8MTMlkh/versions/xxREu2B5/Legacy%20Titles.zip" - }, - { - "categoryId": "legacy4j", - "id": "old_ui_legacy4j", - "name": "Old UI for Legacy4J", - "description": "*", - "downloadURI": "https://cdn.modrinth.com/data/LIHfShYl/versions/vyjJa8ka/Old%20UI%20for%20Legacy4J%20%28With%20Vanilla%20Assets%29.zip" - } - ] - } - ] -}