Download Music Delay Controller — Minecraft Mods — MetaMods

Music Delay Controller

Active

Downloads

0

Last update

11 months ago

Versions

1.20.1
Client
Fabric
Forge
Neoforge
Utils

Music Delay Controller

This mod provides complete control over the delay of background music playback in the game.

Configuration Settings

All parameters are configured through a configuration file located at .minecraft/config/music_delay_controller.json. When you first launch the game with the mod installed, this file will be created automatically. If needed, you can create it manually.

Below is an example of the configuration file structure with detailed comments:

{
  "bgm music id": {//All parameters are optional
    "enable": true,//Enable playback of this music, default: true
    "minDelay": 0,//Minimum delay before playback, default: 0
    "maxDelay": 0 //Maximum delay before playback, default: 0
  },
  //Add additional settings as needed
}

List of Default Background Music Identifiers

Data source: Minecraft official documentation

  • music.creative: Background music in creative mode
  • music.credits: Background music during the credits screen
  • music.dragon: Music during Ender Dragon battle
  • music.end: Background music in the End dimension
  • music.game: Background music in survival mode
  • music.menu: Background music on the title screen
  • music.under_water: Background music when underwater
Project members
IAFEnvoy

IAFEnvoy

Developer

Created: 1 Nov 2024

ID: 63195