Vinyls
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.4% endorsement rate
- 🏆 #502 of 1560 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 Plugins
- Author
- Furq
- Version
- 2.1.1
- Downloads
- 5,431
- Endorsements
- 22
- Category
- bukkit
- Created
- 7/2/2024
- Updated
- 1/30/2026
- Game Versions
- 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1
- Tags
- decoration, game-mechanics, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Vinyls support?
The author lists 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2. Other versions may work but are untested by the author.
What is the latest version of Vinyls?
Version 2.1.1, published 2026-01-30 with 5,431 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await