{"id":103244,"date":"2026-06-06T01:28:28","date_gmt":"2026-06-05T22:28:28","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/"},"modified":"2026-06-06T01:28:28","modified_gmt":"2026-06-05T22:28:28","slug":"mixtape","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/","title":{"rendered":"Mixtape"},"content":{"rendered":"<p># Mixtape<br \/>\nMixtape is a client sided mod that adds lots of configuration for the music, Letting you control how often music happens, what music plays, and much more! I will backport the mod to older versions on request.<\/p>\n<p>## Social<br \/>\nDiscord: https:\/\/discord.gg\/WyrTsYFweK!!!<\/p>\n<p>## Features<br \/>\nThe current features include<\/p>\n<p> &#8211; A skip keybind<br \/>\n\t &#8211; Setting that lets you choose if the skip keybind starts a new song if the delay is bigger than 0<br \/>\n &#8211; A start new song keybind<br \/>\n\t &#8211; Setting that lets you choose if the play keybind replaces the current song<br \/>\n &#8211; A pause\/resume keybind (currently only sets the delay between songs to infinite, not finished)<br \/>\n &#8211; A setting to change the music from based on your location, to the music from a specific location, nether, end, underwater, etc<br \/>\n &#8211; A setting to set the delay between songs in all areas 0<br \/>\n &#8211; Settings to stop the music from pausing when you pause the game, travel dimensions, and leave a world<br \/>\n &#8211; A setting that you can enable to make the pitch of the music varied, so each time you hear it it&#8217;s slightly different<br \/>\n\t &#8211; You can change the minimum and maximum the pitch can change to, giving you control over the variation<br \/>\n &#8211; Settings for each music type (menu, creative, game, underwater, end, nether, credits, and jukebox)<br \/>\n\t &#8211; Whether or not music of this type can play<br \/>\n\t &#8211; The maximum delay that can happen before more music plays (apart from the credits and jukebox music)<br \/>\n\t &#8211; The maximum delay that can happen before more music plays (apart from the credits and jukebox music)<br \/>\n\t &#8211; The volume at which the songs play<br \/>\n &#8211; Special settings for jukebox songs<br \/>\n\t &#8211; A setting that when enabled turns down regular music when a disc song is playing<br \/>\n\t &#8211; A setting to change the jukebox songs to play in mono, so they don&#8217;t switch ear when you turn around<br \/>\n\t &#8211; A setting to replace the song 11 with the song eleven<br \/>\n\t &#8211; A setting to replace the song cat with the song dog<br \/>\n\t &#8211; A setting to replace the song ward with the song Droopy Likes Your Face<br \/>\n &#8211; Useful info in the debug screen<br \/>\n &#8211; Music Toasts<br \/>\n\t &#8211; Music toasts are like regular recipe and advancements toasts. They can show the album cover, the song artist &#038; name, and the song album name.<br \/>\n\t &#8211; Music toasts have lots of customization for each part of them. (duration, whether or not they make a sound, what information they display. etc)<br \/>\n\t &#8211; Music toasts are compatible with music added by resourcepacks!<\/p>\n<p>&#8211; Create a `music_list.json` file in `resourcepack\/assets\/mixtape` to add a Title, Artist, and Album.<br \/>\n&#8220;`json<br \/>\n{<br \/>\n  &#8220;calm1&#8221;: {<br \/>\n    &#8220;name&#8221;: &#8220;Minecraft&#8221;,<br \/>\n    &#8220;artist&#8221;: &#8220;C418&#8221;,<br \/>\n    &#8220;album&#8221;: &#8220;Minecraft &#8211; Volume Alpha&#8221;<br \/>\n  },<br \/>\n  &#8220;calm2&#8221;: {<br \/>\n    &#8220;name&#8221;: &#8220;Clark&#8221;,<br \/>\n    &#8220;artist&#8221;: &#8220;C418&#8221;,<br \/>\n    &#8220;album&#8221;: &#8220;Minecraft &#8211; Volume Alpha&#8221;<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>&#8211; Create an `album_list.json` file in `resourcepack\/assets\/mixtape` to point an album name towards a 300&#215;300 tile in `resourcepack\/assets\/mixtape\/textures\/gui\/album_covers.png`<br \/>\n&#8220;`json<br \/>\n{<br \/>\n  &#8220;Minecraft &#8211; Volume Alpha&#8221;: {<br \/>\n    &#8220;x&#8221;: 0,<br \/>\n    &#8220;y&#8221;: 0<br \/>\n  },<br \/>\n  &#8220;Minecraft &#8211; Volume Beta&#8221;: {<br \/>\n    &#8220;x&#8221;: 1,<br \/>\n    &#8220;y&#8221;: 0<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>**Mixtape also comes with 6 built-in resourcepacks!**<br \/>\nThese are to control what music plays, and some add music written by c418 for minecraft but not used in the game.<br \/>\n &#8211; Unused music<br \/>\n\t &#8211; Adds the unused music written by c418 for minecraft<br \/>\n &#8211; 0x10c in the end<br \/>\n\t &#8211; Makes the songs from the 0x10c soundtrack play in the end<br \/>\n &#8211; Only c418<br \/>\n\t &#8211; Stops the overworld (and menu) music not written by c418 from playing<br \/>\n &#8211; Only c418 plus unused music<br \/>\n\t &#8211; Stops the overworld (and menu) music not written by c418 from playing and adds the unused music<br \/>\n &#8211; No nether update<br \/>\n\t &#8211; Stops the songs from the nether update soundtrack from playing<br \/>\n &#8211; No nether update plus unused music<br \/>\n\t &#8211; Stops the songs from the nether update soundtrack from playing and adds the unused music<br \/>\n &#8211; No Biome based<br \/>\n \t &#8211; Makes all overworld music play in the overworld, without biome specific triggers<br \/>\n &#8211; No Biome based plus unused music<br \/>\n \t &#8211; Makes all overworld music play in the overworld, without biome specific triggers and adds the unused music<\/p>\n<p>Songs added by the unused music resourcepack include:<br \/>\n&#8211; Intro<br \/>\n&#8211; Kyoto<br \/>\n&#8211; \u00c9quinoxe<br \/>\n&#8211; Ki<br \/>\n&#8211; Chris<br \/>\n&#8211; Flake<br \/>\n&#8211; Excuse<br \/>\n&#8211; Door<br \/>\n&#8211; Beginning<br \/>\n&#8211; Moog City<br \/>\n&#8211; Droopy Likes Richochet<\/p>\n<p>**All music added by this mod was composed by c418.**<\/p>\n<p>## Installation<br \/>\n1. Download and run the Fabric installer.<br \/>\n   &#8211; Click the &#8220;vanilla&#8221; button, leave the other settings as they are,<br \/>\n     and click &#8220;download installer&#8221;.<br \/>\n   &#8211; Note: this step may vary if you aren&#8217;t using the vanilla launcher<br \/>\n     or an old version of Minecraft.<br \/>\n2. Download the Fabric API and Cloth Config<br \/>\n   and move them to the mods folder (`.minecraft\/mods`).<br \/>\n3. Download mixtape from the releases page<br \/>\n      and move it to the mods folder (`.minecraft\/mods`).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A fabric mod that adds loads more configuration to the music in Minecraft.<\/p>\n","protected":false},"featured_media":103245,"template":"","meta":{"_minecraft_slug":"mixtape","_minecraft_project_id":"mTd6rTN3","_minecraft_author":"AliahX","_minecraft_license":"MIT","_minecraft_downloads":18512,"_minecraft_follows":105,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"mixtape.zip","_minecraft_size_bytes":705181433,"_minecraft_version_count":19,"_minecraft_updated_at":"2026-05-16T20:57:02.958348Z","_minecraft_date_created":"2022-09-25T22:23:36.690397Z","_minecraft_date_modified":"2024-02-10T22:00:52.036499Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/mixtape","_minecraft_icon_attachment_id":103245,"_minecraft_imported_at":"2026-06-05T22:28:30+00:00","_minecraft_import_hash":"545c3deeefe7680c38b3a47a33536d40","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,98,92],"mod_loader":[99,100],"minecraft_version":[54,55,56,57,58,59,36,60,93,94],"class_list":["post-103244","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-quilt","mod_category-utility","mod_loader-fabric","mod_loader-quilt","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Mixtape - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Mixtape - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A fabric mod that adds loads more configuration to the music in Minecraft.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/\",\"name\":\"Mixtape - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mixtape-icon-41ae3f783d739191152001decddc8f00509585ea.png\",\"datePublished\":\"2026-06-05T22:28:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mixtape-icon-41ae3f783d739191152001decddc8f00509585ea.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/mixtape-icon-41ae3f783d739191152001decddc8f00509585ea.png\",\"width\":400,\"height\":400},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/mixtape\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Mixtape\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Mixtape - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/","og_locale":"en_US","og_type":"article","og_title":"Mixtape - Minecraft","og_description":"A fabric mod that adds loads more configuration to the music in Minecraft.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/","name":"Mixtape - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/mixtape-icon-41ae3f783d739191152001decddc8f00509585ea.png","datePublished":"2026-06-05T22:28:28+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/mixtape-icon-41ae3f783d739191152001decddc8f00509585ea.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/mixtape-icon-41ae3f783d739191152001decddc8f00509585ea.png","width":400,"height":400},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/mixtape\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Mixtape"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/103244","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/103245"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=103244"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=103244"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=103244"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=103244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}