diff --git a/soundtracks/index.json b/soundtracks/index.json index 7031bb0..b74dbae 100644 --- a/soundtracks/index.json +++ b/soundtracks/index.json @@ -39,6 +39,14 @@ "downloadURI": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/packs/pirates_of_the_caribbean.zip?checksum=d218011bae3f21e7029fc4d7e0b99d7b", "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/preview_images/pirates_of_the_caribbean_preview.png?checksum=4487c235895745a560a10ed7c0d02d4d", "tags": ["auto_apply_resource_pack"] + }, + { + "id": "halo", + "name": "Halo Soundtrack", + "description": "Suit up as the Master Chief with Legacy Console Edition's Halo Mash-Up soundtrack, featuring music from across the Halo franchise.", + "downloadURI": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/packs/halo.zip?checksum=b24a09cf27b4c04ea29598ff65dda25d", + "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/preview_images/halo_preview.png?checksum=b02742e762783ee1b1c00f789c804db9", + "tags": ["auto_apply_resource_pack"] } ] } diff --git a/soundtracks/preview_images/halo_preview.png b/soundtracks/preview_images/halo_preview.png new file mode 100644 index 0000000..1ff861d Binary files /dev/null and b/soundtracks/preview_images/halo_preview.png differ