[Limits]
# Minimum elevation for surface music.
simple_music_overworld_surface_min_y (Surface music min Y) int -16 -31000 31000

# Maximum elevation for surface music. Note that this value is overriden to
# lower limit of cloudlands altitude if both cloudlands and 
# simple_music_cloudlands are enabled.
simple_music_overworld_surface_max_y (Surface music max Y) int 31000 -31000 31000

# Minimum elevation for underground music. Note that this value is overridden
# to upper limit of nether or df_caverns if either are installed and their
# corresponding music packs are enabled.
simple_music_overworld_underground_min_y (Underground music min Y) int -31000 -31000 31000

# Maximum elevation for underground music.
simple_music_overworld_underground_max_y (Underground music max Y) int -16 -31000 31000
