Modscraper Modscraper Minecraft
In-Game Music Player logo

In-Game Music Player

Mod

Listen to your favorite local tracks directly inside Minecraft! This mod adds a sleek, fully functional, and highly customizable music player GUI right into your game. Just drop your tracks in, and you're good to go, no game restarts required.

Type

Mod

Modrinth Downloads

12

Modrinth ID

ggv1EIuy

Last Updated

May 27, 2026

Description

Title

Listen to your favorite local tracks directly inside Minecraft! This mod adds a sleek, fully functional, and highly customizable music player GUI right into your game. Just import your tracks and customize your experience entirely in-game—no file-diving or game restarts required.

✨ Features

  • Sleek, Themeable GUI: A clean interface featuring a Library tab, a Now Playing tab, and an Editor tab. Easily open it via a customizable keybind and personalize the look with custom GUI themes to match your style or HUD!
  • In-Game File Importing: Add new tracks directly through the game interface. You no longer need to manually open your file explorer or config folders to add your music.
  • Instant In-Game Editor: Complete control over your library. Rename song titles, update artist names, and assign cover art thumbnails instantly from the UI without ever touching a JSON file.
  • Live File Scanning: If you do drop files into the folder externally, the mod will automatically detect new .ogg files while the game is running.
  • Full Playback Controls: Includes everything you need—play, pause, skip, go back, repeat, and shuffle.
  • Seek & Volume: Easily scrub through a track by dragging the progress bar, and adjust the player's specific volume independently.

⚙️ How to Use & Setup

🎮 The Easy Way (In-Game)

  1. Launch the game and open the music player via your configured keybind (set it in your controls menu).
  2. Drag and drop your .ogg audio files directly into the Add tab to import them instantly.
  3. Head to the Editor tab to freely rename your songs, set the artist names, and assign your cover art images right from the GUI!

📂 The Manual Way (Optional)

If you prefer managing things externally, you can still do it the classic way:

  1. Navigate to your Minecraft config folder and open config/music_player.
  2. Drop your .ogg files directly into this folder.
  3. Place your cover images inside config/music_player/covers/.
  4. To manually add custom titles, artists, and album art, edit the generated metadata.json file.

Example metadata.json structure:

{ "tracks": { "song1.ogg": { "title": "Cool Track", "artist": "Xeppy123", "thumbnail": "covers/song1.png" }, "song2.ogg": { "title": "Funny Track", "artist": "Indigo321", "thumbnail": "covers/song2.png" }, "song3.ogg": { "title": "Epic Track", "artist": "Gamer123", "thumbnail": "covers/song3.png" } } }

📌 Upcoming Features

This mod is currently in active development! More features, quality-of-life updates, and additions are planned for the near future.

Compatibility

Mod Loaders

Fabric

Game Versions

1.21.11

Screenshots

Similar Mods

External Resources