HomeJavaModsVinyls
Vinyls
ModsJava

Vinyls

by Furq · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.2–1.21.11 · Fabric⬇ Download for 1.21–1.21.1 · Fabric⬇ Download for 1.20.5–1.20.6 · Fabric⬇ Download for 1.20.3–1.20.4 · Fabric⬇ Download for 1.20.3–1.21.1 · Bukkit⬇ Download for 1.20.3–1.21.1 · Paper⬇ Download for 1.20.3–1.21.1 · Purpur⬇ Download for 1.20.3–1.21.1 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Vinyls

A Fabric mod that allows making server-side custom music discs.

Quick Start

1. Add Sound Files

Place your .ogg sound files in:

config/vinyls/sounds/

The filename becomes the sound ID (e.g., custom_music.oggvinyls:custom_music)

2. Add Behavior to Your Filament Item

Add the vinyls:music_disc behavior to any Filament item definition:

"behaviour": {
  "vinyls:music_disc": {
    "sound_event": "vinyls:custom_music",
    "description": "Furq - Custom Music",
    "length_in_seconds": 112.0,
    "comparator_output": 15,
    "range": 64
  }
}

3. Restart Server

That's it! Your custom music disc is ready to use.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

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

Explore more