promotional bannermobile promotional banner

Maestro

Reimagine vanilla music with smooth, reactive orchestration!

File Details

Maestro 3.0.0

  • R
  • Feb 11, 2026
  • 747.68 KB
  • 7.2K
  • 1.20.1
  • Forge

File Name

maestro-forge-1.20.1-3.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:maestro-1454351:7608487")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This update finalizes the core feature set and prepares the project for porting to the latest game versions. The data-driven API can now be considered stable. All future updates will maintain full backward compatibility.

Changes

  • Refactored the maestro:biome_tag condition schema for improved flexibility and extensibility.
  • Refactored the maestro:dimension condition schema for improved flexibility and extensibility.
  • Refactored the maestro:height condition schema for improved flexibility and extensibility.
  • Extended the maestro:weather condition to support sandstorm detection.

New Conditions

  • Added maestro:entity_tag – counts entities by tag with configurable radius.
  • Added maestro:day_cycle – detects day, night, sunrise, and sunset phases.
  • Added maestro:time – evaluates time of day using numeric tick ranges.
  • Added maestro:vehicle – detects and filters the player's current vehicle.
  • Added maestro:boss_event – detects active boss health overlays.
  • Added maestro:fishing – detects when the player is fishing.
  • Added maestro:in_game – detects an active world and player presence.
  • Added maestro:creative – detects Creative mode.
  • Added maestro:underwater – detects when the player is underwater.

For detailed information, please refer to the updated wiki.