Mixtape

Quick rating

Mixtape

No reviews yet

A mod that adds lots more configuration to the music in Minecraft.

No Theme
No Genre
QoL & Tweaks
Music & Sound
Client Utility
Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client Only

Runs entirely on the client. Works on vanilla servers.

About

Project Details

Type
Mod
License
MIT License
Latest Version
Mixtape 1.6.1 for 1.20 - 1.20.1
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Mixtape

Mixtape is a client sided mod that adds lots of configuration for the music, Letting you control how often music happens, what music plays, and more!

The current features include

  • A skip keybind
    • Setting that lets you choose if the skip keybind starts a new song if the delay is bigger than 0
  • A start new song keybind
    • Setting that lets you choose if the play keybind replaces the current song
  • A pause/resume keybind (currently only sets the delay between songs to infinite, not finished)
  • A setting to change the music from based on your location, to the music from a specific location, nether, end, underwater, etc
  • A setting to set the delay between songs in all areas 0.
  • A setting that you can enable to make the pitch of the music varied, so each time you hear it it's slightly different
    • You can change the minimum and maximum the pitch can change to, giving you control over the variation
  • Settings for each music type (menu, creative, game, underwater, end, nether, credits, and jukebox)
    • Whether or not music of this type can play
    • The maximum delay that can happen before more music plays (apart from the credits and jukebox music)
    • The maximum delay that can happen before more music plays (apart from the credits and jukebox music)
    • The volume at which the songs play
  • Special settings for jukebox songs
    • A setting that when enabled turns down regular music when a disc song is playing
    • A setting to change the jukebox songs to play in mono, so they don't switch ear when you turn around
    • A setting to replace the song 11 with the song eleven
    • A setting to replace the song cat with the song dog
  • Useful info in the debug screen

Mixtape also comes with 6 built-in resourcepacks! These are to control what music plays, and some add music written by c418 for minecraft but not used in the game.

  • Unused music
    • Adds the unused music written by c418 for minecraft
  • 0x10c in the end
    • Makes the songs from the 0x10c soundtrack play in the end
  • No caves and cliffs
    • Stops the songs from the caves and cliffs and wild update soundtracks from playing
  • No caves and cliffs plus unused music
    • Stops the songs from the caves and cliffs and wild update soundtracks from playing and adds the unused music
  • No nether update
    • Stops the songs from the nether update soundtrack from playing
  • No nether update plus unused music
    • Stops the songs from the nether update soundtrack from playing and adds the unused song

Songs added by the unused music resourcepack include:

  • Intro
  • Kyoto
  • Équinoxe
  • Ki
  • Chris
  • Flake
  • Excuse
  • Door
  • Beginning
  • Moog City

Mixtape requires Fabric API and Cloth Config. Mixtape is only for fabric, and currently only for 1.19-1.19.4. If anyone would like me to backport it for previous versions, please make an issue on mixtapes github page.

All music added by this mod was composed by c418.

Mixtape

Mixtape 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.

Social

Discord: https://discord.gg/WyrTsYFweK!!!

Features

The current features include

  • A skip keybind

    • Setting that lets you choose if the skip keybind starts a new song if the delay is bigger than 0
    • A start new song keybind

      • Setting that lets you choose if the play keybind replaces the current song
    • A pause/resume keybind (currently only sets the delay between songs to infinite, not finished)

    • A setting to change the music from based on your location, to the music from a specific location, nether, end, underwater, etc

    • A setting to set the delay between songs in all areas 0

    • Settings to stop the music from pausing when you pause the game, travel dimensions, and leave a world

    • A setting that you can enable to make the pitch of the music varied, so each time you hear it it's slightly different

      • You can change the minimum and maximum the pitch can change to, giving you control over the variation
    • Settings for each music type (menu, creative, game, underwater, end, nether, credits, and jukebox)

      • Whether or not music of this type can play
      • The maximum delay that can happen before more music plays (apart from the credits and jukebox music)
      • The maximum delay that can happen before more music plays (apart from the credits and jukebox music)
      • The volume at which the songs play
    • Special settings for jukebox songs

      • A setting that when enabled turns down regular music when a disc song is playing
      • A setting to change the jukebox songs to play in mono, so they don't switch ear when you turn around
      • A setting to replace the song 11 with the song eleven
      • A setting to replace the song cat with the song dog
      • A setting to replace the song ward with the song Droopy Likes Your Face
    • Useful info in the debug screen

    • Music Toasts

      • Music toasts are like regular recipe and advancements toasts. They can show the album cover, the song artist & name, and the song album name.
      • Music toasts have lots of customization for each part of them. (duration, whether or not they make a sound, what information they display. etc)
      • Music toasts are compatible with music added by resourcepacks!
    • Create a music_list.json file in resourcepack/assets/mixtape to add a Title, Artist, and Album.

{
  "calm1": {
    "name": "Minecraft",
    "artist": "C418",
    "album": "Minecraft - Volume Alpha"
  },
  "calm2": {
    "name": "Clark",
    "artist": "C418",
    "album": "Minecraft - Volume Alpha"
  }
}
  • Create an album_list.json file in resourcepack/assets/mixtape to point an album name towards a 300x300 tile in resourcepack/assets/mixtape/textures/gui/album_covers.png
{
  "Minecraft - Volume Alpha": {
    "x": 0,
    "y": 0
  },
  "Minecraft - Volume Beta": {
    "x": 1,
    "y": 0
  }
}



Mixtape also comes with 6 built-in resourcepacks! These are to control what music plays, and some add music written by c418 for minecraft but not used in the game.

  • Unused music
    • Adds the unused music written by c418 for minecraft
    • 0x10c in the end
      • Makes the songs from the 0x10c soundtrack play in the end
    • Only c418
      • Stops the overworld (and menu) music not written by c418 from playing
    • Only c418 plus unused music
      • Stops the overworld (and menu) music not written by c418 from playing and adds the unused music
    • No nether update
      • Stops the songs from the nether update soundtrack from playing
    • No nether update plus unused music
      • Stops the songs from the nether update soundtrack from playing and adds the unused music
    • No Biome based
      • Makes all overworld music play in the overworld, without biome specific triggers
    • No Biome based plus unused music
      • Makes all overworld music play in the overworld, without biome specific triggers and adds the unused music

Songs added by the unused music resourcepack include:

  • Intro
  • Kyoto
  • Équinoxe
  • Ki
  • Chris
  • Flake
  • Excuse
  • Door
  • Beginning
  • Moog City
  • Droopy Likes Richochet

All music added by this mod was composed by c418.

Installation

  1. Download and run the Fabric installer.
    • Click the "vanilla" button, leave the other settings as they are, and click "download installer".
    • Note: this step may vary if you aren't using the vanilla launcher or an old version of Minecraft.
  • Download the Fabric API and Cloth Config and move them to the mods folder (.minecraft/mods).
  • Download mixtape from the releases page and move it to the mods folder (.minecraft/mods).

Screenshots

Gallery

  • Options screen
    Options screen Has the mixtape button
  • Main Mixtape Settings
    Main Mixtape Settings
  • Music Toast Mixtape Settings
    Music Toast Mixtape Settings
  • Menu Mixtape Settings
    Menu Mixtape Settings
  • Creative Mixtape Settings
    Creative Mixtape Settings
  • Overworld Mixtape Settings
    Overworld Mixtape Settings
  • Underwater Mixtape Settings
    Underwater Mixtape Settings
  • End Mixtape Settings
    End Mixtape Settings
  • Nether Mixtape Settings
    Nether Mixtape Settings
  • Credits Mixtape Settings
    Credits Mixtape Settings
  • Jukebox Mixtape Settings
    Jukebox Mixtape Settings

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~22,000
Total Downloads
CurseForge
~2,000
Modrinth
~19,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works