/MediaMod

👾 View your current song in Minecraft with support for services like Spotify, YouTube, SoundCloud & more!

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

View your current song in Minecraft with support for services like Spotify, YouTube, SoundCloud & more!

psst, you should join our discord server

About MediaMod

MediaMod is a Minecraft Mod that shows your current song in Minecraft, it started as an idea in my head when Spotify changed their API so most Spotify Implementations no longer worked inside Minecraft! I decided to make a mod to support Spotify & other services

Features

  • Easy to setup, just drag to your mods directory and start Minecraft!
  • Spotify Integration
  • Browser Extension (show current media in YouTube, SoundCloud & more)
  • Beautiful Styles
  • Customize how you want it to look

Credits

For Developers

If you want to contribute to MediaMod, please take a look at CONTRIBUTING.md before you make a pull request

If you are using IntelliJ IDEA (which is recommended) to fix resources not loading in a Development Environment, open Settings > Build, Execution, Deployment > Build Tools > Gradle and set 'Run and Build using:' to IntellIJ

If you are using a debug environment, it is recommended to use DCEVM as an alternate VM, if you have it installed add this to your VM ARGUMENTS -XXaltjvm=dcevm. This will allow you to do more hotswapping without having to restart your client!