HomeBedrockAddonsMixTape Music Player
MixTape Music Player
AddonsBedrock

MixTape Music Player

Play Any Music InGame!

⬇ Download on CurseForge

The author built this one for Minecraft 26.40. On other versions it may install and then do nothing.

MixTape Music Player — screenshot 1

Mixtape Music Player

Turn a plain vanilla Stick into your own personal music player. Sneak and right-click to pull up a full playlist menu — pick a track, skip around, shuffle, repeat, and adjust volume and pitch, all without leaving the game.

No custom items. No crafting recipes to learn. Just grab a Stick.


✨ Features


🎮 How to Use

  1. Get a vanilla Stick (/give @s stick, or just craft one).
  2. Hold Sneak and right-click (Use) while holding it.
  3. A menu opens showing every song you've added — tap one to play it.
  4. Use Next / Previous / Stop, or toggle Shuffle and Repeat, right from the same menu.
  5. Tap Playback Settings to adjust volume and pitch.

⚙️ Requirements


🎵 How to Import Your Own Songs (step by step)

This add-on ships with 3 short demo tracks so you can test everything immediately. Here's exactly how to replace them with your own music — no build tools, no terminal.

Step 1 — Convert your song to .ogg

Minecraft Bedrock can only play Ogg Vorbis (.ogg) audio — not .mp3 or .wav. Convert with whichever you have:

Step 2 — Name and place the file

Rename your converted file to match a free slot — anything from track1.ogg through track30.ogg — and drop it into:

MixtapeMusicPlayer_RP/sounds/mixtape/

Slots don't need to be filled in order — you can use slot 1 and slot 17 and leave the rest empty.

Step 3 — Register it in playlist.js

Open MixtapeMusicPlayer_BP/scripts/playlist.js in any plain text editor (Notepad works fine). Every slot from 1 to 30 is already listed — find the one matching your file's number and edit three values:

{ slot: 7, enabled: true, name: "My Song Title", length: "3:24" },

Step 4 — Re-import and reload

Re-zip the two pack folders (or re-import the .mcaddon) and fully reload your world. Your song now appears in the menu.

That's the whole process — no build tools, no terminal, nothing beyond converting the audio file itself.


🚧 Known Limitations

Being upfront about what Minecraft Bedrock's scripting sandbox does and doesn't allow:


💬 Feedback

Found a bug or have a feature idea? Let us know in the comments below.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more