Inspiration

I wanted to integrate Spotify into Minecraft.

What it does

It can play, pause, go backwards and forwards, and adjust volume for Spotify in Minecraft.

How I built it

I used the Fabric Minecraft modding API and a Java Spotify API.

Challenges I ran into

It was difficult getting the API to connect to my Spotify client.

Accomplishments that I'm proud of

I'm proud of doing something using the Spotify API, as I've been wanting to do that for quite some time.

What I learned

The most important things I learned were about how to use web APIs. While I did end up using a pre-built Java Spotify API, I learned more about the process of client/server authentication.

What's next for SSSIM - Skip Spotify Songs In Minecraft

I'll probably make it look nicer and publish it online.

Built With

  • fabric
  • java
  • minecraft
  • spotify-web-api-java
Share this project:

Updates