MixtapeMusicPlayer.mcaddon
What's new
Changelog
v1.0.0 — Initial Release
Core
- Sneak + right-click a vanilla Stick to open the Mixtape menu — no custom items required.
- Play any of up to 30 custom
.oggtracks, added by editing one plain-text playlist file — no build tools needed.
Playback
- Next / Previous track controls.
- Shuffle toggle.
- Repeat modes: Off / One / All.
- Live "Now Playing" progress bar with elapsed/total time shown in the action bar.
- Per-player Volume and Pitch settings.
Reliability
- Automatic track transitions never cut audio short, even if a track's configured length is slightly under-estimated.
- Overlap from imprecise length estimates is capped so it can never build up over a long play session.
- Starting a track also stops vanilla background music and clears stale sounds, avoiding Bedrock's 32-concurrent-sound limit silently blocking playback.
- Friendly in-chat message if a track fails to play (e.g. Resource Pack not enabled), instead of failing silently.
- Rapid double-clicks are debounced so the menu can't flash open twice from a single interaction.
Known limitations (see full Description for details)
- No mid-track seeking; no true pause/resume.
- Track length and whether a slot is "filled" are set manually in
playlist.js, since Bedrock's scripting sandbox can't read files or measure audio duration at runtime.
This mod has no additional files

