Vinyls
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.4% endorsement rate
- 🏆 #4 of 17 bukkit mods in this game by downloads
📋 About This Mod
# 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.ogg` → `vinyls:custom_music`) ### 2. Add Behavior to Your Filament Item Add the `vinyls:music_disc` behavior to any (https://tomalbrc.de/docs/filament/content/item/items.html): ```json "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.
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.ogg` → `vinyls:custom_music`)
### 2. Add Behavior to Your Filament Item
Add the `vinyls:music_disc` behavior to any (https://tomalbrc.de/docs/filament/content/item/items.html):
```json "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.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Furq
- Version
- 3.0.0
- Downloads
- 5,431
- Endorsements
- 22
- Category
- bukkit
- Created
- 7/2/2024
- Updated
- 1/30/2026
- Game Versions
- 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6
- Tags
- decoration, game-mechanics, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Vinyls support?
The author lists 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7. Other versions may work but are untested by the author.
What is the latest version of Vinyls?
Version 3.0.0, published 2026-01-30 with 5,431 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await