Music Zones

Quick rating

Music Zones

No reviews yet

Add zones that play Sound Events, useful for adventure maps, or making your builds nicer!

Mod Loaders
NeoForge
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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
BSD 3-Clause "New" or "Revised" License
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

About

Description

Music Zones

An experimental Minecraft NeoForge mod that adds configurable Music Zones:

  • Music Zones can be created and edited by server admins and command blocks
  • Musics are basically sound events, you just need a resource pack to add more music
  • Uses NeoForge's SelectMusicEvent with a LOW priority.
    • Other mods who change Minecraft music without using SelectMusicEvent might not work as intended
    • You can set a priority to a zone so you can put small zones inside big zones
    • Zones are identified by a unique label

Example commands

Create a music zone playing a custom shop music when a player enters:

/musiczones new ~ ~ ~ ~20 ~20 ~20 custom:music.shop my_shop 1

Also add Stal. When the player enters, either the custom shop music or Stal will play:

/musiczones edit my_shop sound add minecraft:music_disc.stal

Create a big zone with the priority set to 0, so you can have an "overworld" music and a shop music. (When the player is inside two zones with different musics, the one with the higher priority will play instead):

/musiczones new ~-100 ~-100 ~-100 ~100 ~100 ~100 custom:music.overworld my_shop 0

Of course, you'd like to remove a zone you have created earlier:

/musiczones remove my_shop

You can even use command blocks to disable and enable zones if needed:

/musiczones edit my_shop disable
/musiczones edit my_shop enable

Issues?

Create an Issue or a Pull Request on Github. Contributions are very welcome. But please make sure the issue is related to Music Zones.

I won't support Fabric nor other Minecraft versions, feel free to port.

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