diff --git a/soundtracks/index.json b/soundtracks/index.json index b93a6c3..cec023d 100644 --- a/soundtracks/index.json +++ b/soundtracks/index.json @@ -15,6 +15,14 @@ "downloadURI": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/packs/glide.zip?checksum=d00a2d063a810eee9a12e7c87db2b240", "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/preview_images/glide_preview.png?checksum=8252e0ee21c0bd609d5edd308877357f", "tags": ["auto_apply_resource_pack"] + }, + { + "id": "tumble", + "name": "Tumble Mini Game Soundtrack", + "description": "Relive the fast-paced scuffles of Legacy Console Edition's Tumble Mini Game with its energising soundtrack, featuring music composed by Gareth Coker.", + "downloadURI": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/packs/tumble.zip?checksum=92b73f0b4619317248a98068448dffbc", + "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/soundtracks/preview_images/tumble_preview.png?checksum=d4a4f81632b4f242e57dc3cfe3c41c33", + "tags": ["auto_apply_resource_pack"] } ] } diff --git a/soundtracks/packs/tumble.zip b/soundtracks/packs/tumble.zip new file mode 100644 index 0000000..ab6bcec Binary files /dev/null and b/soundtracks/packs/tumble.zip differ diff --git a/soundtracks/preview_images/tumble_preview.png b/soundtracks/preview_images/tumble_preview.png new file mode 100644 index 0000000..e227475 Binary files /dev/null and b/soundtracks/preview_images/tumble_preview.png differ