Music Frequency Controller

Quick rating

Music Frequency Controller

No reviews yet

A simple Fabric mod that lets you control how often background music plays

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Unknown

The author has not specified where this runs.

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0+1.21.4
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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

  1. Install Prerequisites:

  • Install Mod:

    • Download the mod jar file
    • Place in your .minecraft/mods folder
    • 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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works