Music Frequency Controller
No reviews yet
A simple Fabric mod that lets you control how often background music plays
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
The author has not specified where this runs.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Music Frequency Controller
A simple Minecraft Fabric mod that lets you control how often background music plays. Adjust from vanilla timing to nearly continuous music with an easy-to-use visual interface.
✨ Features
- 🎵 Music Frequency Control: Adjust from 0.1x (vanilla) to 10.0x (continuous)
- 💾 Persistent Settings: Configuration saves automatically across game restarts
- 🎮 Visual Interface: Intuitive sliders and controls in-game
- ⚡ Zero Dependencies: Only requires Fabric API
- 🔧 Customizable: Adjust frequency, step size, and toggle features
🎮 How to Use
Simple Controls
- Press M → Opens configuration screen
- Drag frequency slider → Adjust music frequency (0.1x to 10.0x)
- Click Done → Settings save automatically
Frequency Guide
- 0.1x: Vanilla timing (rare music)
- 1.0x: Normal vanilla frequency
- 3.0x: Music plays 3x more often
- 5.0x: Very frequent music
- 10.0x: Nearly continuous music
📋 Configuration
In-Game Settings
- Music Frequency Slider: Visual control from 0.1x to 10.0x
- Adjustment Step: Control precision of changes
- Key Bindings: Toggle M key on/off
- Messages: Toggle on-screen frequency notifications
- Debug Mode: Enable detailed logging
Config File
Settings are saved to .minecraft/config/music-frequency-controller.json:
{
"musicFrequencyMultiplier": 3.0,
"frequencyStep": 0.1,
"enableKeyBindings": true,
"showFrequencyMessages": true,
"debugMode": false,
"openConfigKey": 77
}
📦 Installation
-
Install Prerequisites:
- Fabric Loader (0.15.0+)
- Fabric API
- Java 21+
-
Install Mod:
- Download the mod jar file
- Place in your
.minecraft/modsfolder - Launch Minecraft with Fabric profile
🌐 Compatibility
- Minecraft: 1.21.4 (more version added soon)
- Mod Loader: Fabric
- Java: 21 or newer
- Dependencies: Fabric API only
🔧 Technical Details
Uses Mixin to modify the MusicTracker class for music timing control.
📄 License
MIT License
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources