File Details
CustomJukebox-1.2.4.jar
- R
- Dec 24, 2025
- 376.52 KB
- 7
- 1.21.10+10
File Name
CustomJukebox-1.2.4.jar
Supported Versions
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
## [1.2.4] - 2025-12-23
### Fixed
- **Documentation**: Corrected `sounds.json` format in README and example resource pack
- Sound event keys now use proper format: `music_disc.<disc_id>` (e.g., `music_disc.epic_journey`)
- Sound file paths now use relative paths without namespace (e.g., `custom/music/epic_journey`)
- Updated all example configurations to match working server format
- Removed unnecessary subtitle fields from examples
- **Example Configuration**: Updated default `disc.json` with correct sound key format
- Changed from `customjukebox:*` to `minecraft:music_disc.*` format
- All three example discs now use consistent, working configuration
- Matches the format validated on production servers
### Changed
- **Resource Pack Documentation**: Improved clarity in sounds.json setup instructions
- Added clear explanation of sound event key format
- Documented correct file path structure for .ogg files
- Updated Important Notes section with accurate format information

