HomeJavaModsBeatBlocks Control
BeatBlocks Control
ModsJava

BeatBlocks Control

by vyasdevgna · on Modrinth

Control Spotify from Minecraft — overlay, HUD, and hotkeys via a local Spicetify bridge. No API keys in the mod.

⬇ Download on Modrinth
BeatBlocks Control — screenshot 1BeatBlocks Control — screenshot 2BeatBlocks Control — screenshot 3

BeatBlocks Control

BeatBlocks Control is a client-side Fabric mod for Minecraft Java 1.21 – 1.21.11 that lets you control Spotify while you play — overlay, now-playing HUD, playlists, and global hotkeys. Everything runs through a local Spicetify bridge on your PC. No OAuth, no API keys, and no login inside the mod.

Features

Requirements

In Minecraft

Item Details
Minecraft Java One JAR per patch (1.21 through 1.21.11)
Fabric Loader ≥ 0.16.10
Fabric API Match your MC version (see version page)

On your PC

Item Details
Spotify desktop Must stay open while playing
Spicetify Installed and applied
beatblocks-api.js Spicetify extension from the GitHub repo

Quick setup

  1. Install Spicetify and apply it to Spotify
  2. Copy beatblocks-api.js into your Spicetify Extensions folder, then run:
spicetify config extensions beatblocks-api.js
spicetify apply

Restart Spotify after apply.

  1. Download the JAR for your exact Minecraft version and put it in mods/ with Fabric API
  2. Launch Minecraft, start playback in Spotify, press Alt+I (default) to open the overlay

Full guide: GitHub README · Website

Default controls

Change under Options → Controls → BeatBlocks

Action Default key
Open overlay Alt+I
Play / pause K
Next track L
Previous track J

You can also use /sp in chat to open the overlay.

How it works

Minecraft mod → localhost:50321 → beatblocks-api.js → Spicetify → Spotify

The mod runs a small HTTP server on your machine. The Spicetify extension sends playback updates and receives commands. Nothing is sent to external servers except normal Spotify traffic.

Pick the right JAR

Use one JAR per Minecraft patch — do not use a 1.21.5 JAR on 1.21.11.

Examples:

Configuration

File: .minecraft/config/beatblocks/beatblocks.json

Setting Default Description
bridgePort 50321 Local HTTP port
apiPollSeconds 4 Playback poll interval
hudScaleMultiplier 1.0 HUD size
coverPixels 256 Max cover art size
selectedMode DEFAULT DEFAULT or ENHANCED

Roadmap

Status Plan
Now Spicetify bridge — Spotify must be open with Spicetify + extension installed
Future Spotify Web API support for simpler setup (planned)

Links

License

MIT — free to use and modify. See LICENSE on GitHub.

Verified by MCModsHub

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

Explore more