Minecraft:Music: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{about|music played in {{MC}}|the command|Commands/music|other uses|Music (disambiguation)}} | {{about|music played in {{MC}}|the command|Commands/music|the unique music in {{LCE}}|/Legacy Console Edition|other uses|Music (disambiguation)}} | ||
''Minecraft'' contains many '''music''' tracks, which play in various places in the game, including on the [[Minecraft:Title Screen|main menu]], in [[Minecraft:Creative]] mode, in [[Minecraft:the Nether]], in [[Minecraft:the End]], and during the [[Minecraft:Credit sequence|credits]]. The music tracks in the game are composed by [[Minecraft:C418]], [[Minecraft:Lena Raine]], [[Minecraft:Kumi Tanioka]], [[Minecraft:Samuel Åberg]], [[Minecraft:Aaron Cherof]], [[Minecraft:Amos Roddy]], [[Minecraft:Hyper Potions]], and [[Minecraft:fingerspit]]. | [[File:Jukebox playing.png|thumb|A jukebox playing [[otherside]]]] | ||
''Minecraft'' contains many '''music''' tracks, which play in various places in the game, including on the [[Minecraft:Title Screen|main menu]], in [[Minecraft:Creative]] mode, in [[Minecraft:the Nether]], in [[Minecraft:the End]], and during the [[Minecraft:Credit sequence|credits]]. Certain tracks from [[Minecraft:music discs]] can also be played with a [[Minecraft:jukebox]]. The music tracks in the game are composed by [[Minecraft:C418]], [[Minecraft:Lena Raine]], [[Minecraft:Kumi Tanioka]], [[Minecraft:Samuel Åberg]], [[Minecraft:Aaron Cherof]], [[Minecraft:Amos Roddy]], [[Minecraft:Hyper Potions]], and [[Minecraft:fingerspit]]. | |||
== Playing == | == Playing == | ||
=== Background music === | |||
Music tracks can play at various points during gameplay. Some types of music are triggered by events, while others play randomly while certain criteria are met. | |||
If | * If the player is in the [[Minecraft:Menu screen|menu screens]] (not in a world), a random menu track starts playing after 1 to 30 seconds. Menu music stops playing {{in|java}} when the player enters the [[Minecraft:loading world screen]], or fades out {{in|bedrock}} when the loading screen finishes. | ||
* If the player is in the Overworld and not in Creative, a random general track plays which depends on the [[Minecraft:biome]]. | |||
* If the player is in the Overworld and is currently in [[Minecraft:Creative]] mode,{{note|In ''Java Edition'', rather than checking the player's gamemode directly, the game checks for both the <code>instabuild</code> and <code>mayfly</code> [[Minecraft:Player.dat format|player abilities]] and plays Creative music if both are true.<ref><code>1.21.5.jar/net/minecraft/client/Minecraft.java</code> lines 2425-2455: <code>public MusicInfo getSituationalMusic()</code></ref> Both are normally enabled upon entering Creative mode, but can be enabled or disabled individually by third-party means.}} a random track plays from the Creative music (as well as regular in ''Java Editio''n). | |||
* If the player is underwater in an [[Minecraft:ocean]] or [[Minecraft:river]] biome, random underwater tracks play. | |||
* If the player is in the [[Minecraft:Nether]], a random general Nether track or a Nether [[Minecraft:biome]]-specific track plays, except [[Minecraft:warped forest]]s, which don't have any music. | |||
* If the player is in the [[Minecraft:End]] and the [[Minecraft:Ender Dragon|ender dragon]] has been defeated, the normal End track plays. | |||
* The song "Boss" always plays instantly while the player is in the End if the ender dragon is undefeated or resummoned. | |||
* The song "Alpha" always plays instantly during the credits. | |||
If a music track is playing while the player is entering a [[Minecraft:pale garden]], it fades into silence. The music resumes when the player exits the biome. | If a music track is playing while the player is entering a [[Minecraft:pale garden]], it fades into silence. The music resumes when the player exits the biome. | ||
Game music stops playing when the player quits the world, or fades out in ''Bedrock Edition''. When the game is paused, game music continues to play in ''Java Edition'', while in ''Bedrock Edition'' it pauses and resumes when the player exits the game menu or disables pausing.[[File:Music toast.png|thumb|right|A music toast in ''Java Edition'']] | |||
The regular, Creative, Nether, End, and underwater gameplay music randomly plays 10 to 20 minutes{{Verify|seems to be much shorter in BE}} after currently playing tracks are finished. {{IN|java}}, the player can change how frequently music plays by changing the "Music Frequency" setting in the "Music & Sounds" menu. | |||
{{IN|java}}, when the "Show Music Toast" setting is enabled in the "Music & Sounds" menu, a toast showing the track name and artist appears on-screen when a new track starts playing. This toast is also shown in the [[Minecraft:pause menu|game menu]]. | |||
=== Music discs === | |||
{{Main|Music Disc}} | |||
An additional 21 tracks in ''Minecraft'' are exclusive to music discs. These are rare items obtained through specific [[Minecraft:Generated loot|loot chests]] or [[Minecraft:mobs]] killed in a specific way. A music disc can be played in a [[Minecraft:jukebox]] block and can be heard up to 64 blocks away by any player. | |||
For a full list of jukebox tracks, see [[Minecraft:Music Disc]]. | |||
=== Technical details === | |||
The player can force specific music tracks to play using the {{Cmd|playsound}} command with the track's [[Minecraft:Music#Data values|ID]]. {{IN|be}}, the {{Cmd|music}} command can also be used and allows to set a queue, or stop only music sounds. | |||
All music as well as sounds in ''Minecraft'' are stored in the '''sound directory'''. {{IN|je}}, however, the sound files are obfuscated and cannot be directly accessed. To get around with this, the sound directory can be extracted by the methods showed in [[Minecraft:Tutorial:Sound directory]]. {{IN|be}}, the music files are not obfuscated and can be found directly at {{Cd| | All music as well as sounds in ''Minecraft'' are stored in the '''sound directory'''. {{IN|je}}, however, the sound files are obfuscated and cannot be directly accessed. To get around with this, the sound directory can be extracted by the methods showed in [[Minecraft:Tutorial:Sound directory]]. {{IN|be}}, the music files are not obfuscated and can be found directly at {{Cd|[[Minecraft:Bedrock Edition installation files|Content]]\data\resource_packs\vanilla_music\sounds\music}}. | ||
The song name shown in the music toast is found by converting the sound file's [[Minecraft:resource ID]] into a translation key that can be looked up in the current [[Minecraft:language file]]. Note that this is the sound file, not the sound event. To form a translation key, all path and namespace separators in the resource ID are replaced with periods. For example, a resource ID like <code>custom_namespace:music/game/custom_song</code> would use the translation key <code>custom_namespace.music.game.custom_song</code>. If the song is in the vanilla <code>minecraft</code> namespace, the namespace is not included, so the vanilla song <code>minecraft:music/game/creative/blind_spots</code> uses the translation key <code>music.game.creative.blind_spots</code>. | |||
== List == | == List == | ||
| Line 470: | Line 485: | ||
!Filename<br>in ''Minecraft'' | !Filename<br>in ''Minecraft'' | ||
![[Minecraft:Gameplay]] | ![[Minecraft:Gameplay]] | ||
!Soundtrack | !Soundtrack title | ||
!Soundtrack | !Soundtrack | ||
!Artist | !Artist | ||
!Length | !Length | ||
! class="unsortable" |Track | ! class="unsortable" |Track preview | ||
|- | |- | ||
!axolotl.ogg | !axolotl.ogg | ||
|Underwater | |Underwater in [[Minecraft:ocean]]s or [[Minecraft:river]]s | ||
|"[[Minecraft:Axolotl (song)|Axolotl]]" | |"[[Minecraft:Axolotl (song)|Axolotl]]" | ||
|{{sort|C3|—}} | |{{sort|C3|—}} | ||
| Line 485: | Line 500: | ||
|- | |- | ||
!dragon_fish.ogg | !dragon_fish.ogg | ||
|Underwater | |Underwater in [[Minecraft:ocean]]s or [[Minecraft:river]]s | ||
|"[[Minecraft:Dragon Fish]]" | |"[[Minecraft:Dragon Fish]]" | ||
|{{sort|C2|—}} | |{{sort|C2|—}} | ||
| Line 493: | Line 508: | ||
|- | |- | ||
!shuniji.ogg | !shuniji.ogg | ||
|Underwater | |Underwater in [[Minecraft:ocean]]s or [[Minecraft:river]]s | ||
|"[[Minecraft:Shuniji]]" | |"[[Minecraft:Shuniji]]" | ||
|{{sort|C1|—}} | |{{sort|C1|—}} | ||
| Line 589: | Line 604: | ||
|- | |- | ||
!the_end.ogg<wbr>{{only|je|short=1}}<br>end.ogg<wbr>{{only|be|short=1}} | !the_end.ogg<wbr>{{only|je|short=1}}<br>end.ogg<wbr>{{only|be|short=1}} | ||
|All [[Minecraft:the End]] biomes | |All [[Minecraft:the End]] biomes | ||
|"[[Minecraft:The End (song)|The End]]" | |"[[Minecraft:The End (song)|The End]]" | ||
|{{sort|B19|''[[Minecraft:Minecraft - Volume Beta]]'' No. 19}} | |{{sort|B19|''[[Minecraft:Minecraft - Volume Beta]]'' No. 19}} | ||
| Line 598: | Line 613: | ||
=== Extras === | === Extras === | ||
These music tracks play in the [[Minecraft: | These music tracks play in the [[Minecraft:Menu screen|menu screens]] and during the [[Minecraft:End Poem]] and [[Minecraft:Credit sequence|credits]] specifically. | ||
{|class="wikitable sortable" style="width:100%;text-align:center;font-size:smaller" data-description="Music tracks" | {|class="wikitable sortable" style="width:100%;text-align:center;font-size:smaller" data-description="Music tracks" | ||
!Filename<br>in ''Minecraft'' | !Filename<br>in ''Minecraft'' | ||
| Line 617: | Line 632: | ||
|- | |- | ||
!beginning_2.ogg<wbr>{{only|je|short=1}}<br>menu3.ogg<wbr>{{only|be|short=1}} | !beginning_2.ogg<wbr>{{only|je|short=1}}<br>menu3.ogg<wbr>{{only|be|short=1}} | ||
|[[Minecraft: | |[[Minecraft:Menu screen]] | ||
|"[[Minecraft:Beginning 2]]" | |"[[Minecraft:Beginning 2]]" | ||
|{{sort|B17|''[[Minecraft:Minecraft - Volume Beta]]'' No. 17}} | |{{sort|B17|''[[Minecraft:Minecraft - Volume Beta]]'' No. 17}} | ||
| Line 625: | Line 640: | ||
|- | |- | ||
!floating_trees.ogg<wbr>{{only|je|short=1}}<br>menu4.ogg<wbr>{{only|be|short=1}} | !floating_trees.ogg<wbr>{{only|je|short=1}}<br>menu4.ogg<wbr>{{only|be|short=1}} | ||
|[[Minecraft: | |[[Minecraft:Menu screen]] | ||
|"[[Minecraft:Floating Trees]]" | |"[[Minecraft:Floating Trees]]" | ||
|{{sort|B12|''[[Minecraft:Minecraft - Volume Beta]]'' No. 12}} | |{{sort|B12|''[[Minecraft:Minecraft - Volume Beta]]'' No. 12}} | ||
| Line 633: | Line 648: | ||
|- | |- | ||
!moog_city_2.ogg<wbr>{{only|je|short=1}}<br>menu2.ogg<wbr>{{only|be|short=1}} | !moog_city_2.ogg<wbr>{{only|je|short=1}}<br>menu2.ogg<wbr>{{only|be|short=1}} | ||
|[[Minecraft: | |[[Minecraft:Menu screen]] | ||
|"[[Minecraft:Moog City 2]]" | |"[[Minecraft:Moog City 2]]" | ||
|{{sort|B06|''[[Minecraft:Minecraft - Volume Beta]]'' No. 6}} | |{{sort|B06|''[[Minecraft:Minecraft - Volume Beta]]'' No. 6}} | ||
| Line 641: | Line 656: | ||
|- | |- | ||
!mutation.ogg<wbr>{{only|je|short=1}}<br>menu1.ogg<wbr>{{only|be|short=1}} | !mutation.ogg<wbr>{{only|je|short=1}}<br>menu1.ogg<wbr>{{only|be|short=1}} | ||
|[[Minecraft: | |[[Minecraft:Menu screen]] | ||
|"[[Minecraft:Mutation]]" | |"[[Minecraft:Mutation]]" | ||
|{{sort|B09|''[[Minecraft:Minecraft - Volume Beta]]'' No. 9}} | |{{sort|B09|''[[Minecraft:Minecraft - Volume Beta]]'' No. 9}} | ||
| Line 647: | Line 662: | ||
|3:04 | |3:04 | ||
|[[File:Mutation.ogg]] | |[[File:Mutation.ogg]] | ||
|} | |} | ||
== Composers == | == Composers == | ||
Originally, all of ''Minecraft'''s music was composed by [[Minecraft:C418]]. According to Mojang, as the game got more popular (specifically starting with the [[Minecraft:Update Aquatic]]<ref>{{Mcnet|the-sound-scary|The Sound of Scary}}</ref>), others were hired to produce music and soundtracks for the game. However, C418 has cited legal disputes between himself and Microsoft, who wanted to own the music he produced outright, as the real reason for additional composers.{{Citation needed}} Since the [[Minecraft:Nether Update]], new tracks composed by [[Minecraft:Lena Raine]], [[Minecraft:Kumi Tanioka]], [[Minecraft:Samuel Åberg]], [[Minecraft:Aaron Cherof]], [[Minecraft:Amos Roddy]], [[Minecraft:Hyper Potions]] and [[Minecraft:fingerspit]] were added. Samuel Åberg also composed many recent ambient sounds. | Originally, all of ''Minecraft'''s music was composed by [[Minecraft:C418]]. According to Mojang, as the game got more popular (specifically starting with the [[Minecraft:Update Aquatic]]<ref>{{Mcnet|the-sound-scary|The Sound of Scary}}</ref>), others were hired to produce music and soundtracks for the game. However, C418 has cited legal disputes between himself and Microsoft, who wanted to own the music he produced outright, as the real reason for additional composers.{{Citation needed}} Since the [[Minecraft:Nether Update]], new tracks composed by [[Minecraft:Lena Raine]], [[Minecraft:Kumi Tanioka]], [[Minecraft:Samuel Åberg]], [[Minecraft:Aaron Cherof]], [[Minecraft:Amos Roddy]], [[Minecraft:Hyper Potions]] and [[Minecraft:fingerspit]] were added. Samuel Åberg also composed many recent ambient sounds. Famous music producer and DJ [[Minecraft:Deadmau5]] was also meant to make music for the game alongside C418, but his works didn't make it into ''Minecraft'' for unknown reasons.<ref>https://www.minecraftforum.net/forums/minecraft-java-edition/discussion/117217-deadmau5-music-in-minecraft</ref><ref>https://x.com/notch/status/28881206351?s=20</ref><ref>https://x.com/deadmau5/status/558355139526656?s=20</ref><ref>https://x.com/deadmau5/status/621148593192960?s=20</ref> | ||
== Data values == | == Data values == | ||
{{For|data values in {{LCE}}|Music/Legacy Console Edition#Data values}} | |||
{| class="wikitable sortable collapsible" | {| class="wikitable sortable collapsible" | ||
! Soundtrack | ! Soundtrack title | ||
! Sound events (''Java Edition'') | ! Sound events (''Java Edition'') | ||
! Sound events (''Bedrock Edition'') | ! Sound events (''Bedrock Edition'') | ||
|- | |- | ||
| "[[Minecraft:Minecraft (song)|Minecraft]]" | | "[[Minecraft:Minecraft (song)|Minecraft]]" | ||
| rowspan=3|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.grove}}<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv>Included in {{cd|music.creative}} via [[Minecraft:Sounds.json#Java_Edition|event-type]] sound {{cd|music.game}}</ref> | | rowspan=3|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.grove}}<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv>Included in {{cd|music.creative}} via [[Minecraft:Sounds.json#Java_Edition|event-type]] sound {{cd|music.game}}</ref> | ||
| rowspan=3|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.cherry_grove}} | | rowspan=3|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.cherry_grove}} | ||
|- | |- | ||
| "[[Minecraft:Clark]]" | | "[[Minecraft:Clark]]" | ||
| Line 2,071: | Line 685: | ||
| rowspan=6|{{cd|wb=1|music.creative}} | | rowspan=6|{{cd|wb=1|music.creative}} | ||
| rowspan=6|{{cd|wb=1|music.game.creative}} | | rowspan=6|{{cd|wb=1|music.game.creative}} | ||
|- | |- | ||
| "[[Minecraft:Blind Spots]]" | | "[[Minecraft:Blind Spots]]" | ||
| Line 2,087: | Line 699: | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Living Mice]]" | | "[[Minecraft:Living Mice]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Haggstrom]]" | | "[[Minecraft:Haggstrom]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Danny]]" | | "[[Minecraft:Danny]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game_dripstone_caves}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game_dripstone_caves}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Key (song)|Key]]" | | "[[Minecraft:Key (song)|Key]]" | ||
| rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.oveworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.oveworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Oxygène]]" | | "[[Minecraft:Oxygène]]" | ||
| Line 2,114: | Line 721: | ||
| rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | rowspan=2|{{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Wet Hands]]" | | "[[Minecraft:Wet Hands]]" | ||
| Line 2,121: | Line 727: | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.overworld.stony_peaks}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Aerie]]" | | "[[Minecraft:Aerie]]" | ||
| {{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}},<br>{{cd|wb=1|music.overworld.swamp}} | | {{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}},<br>{{cd|wb=1|music.overworld.swamp}} | ||
| {{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.swamp_music}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | | {{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.swamp_music}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | ||
|- | |- | ||
| "[[Minecraft:Ancestry]]" | | "[[Minecraft:Ancestry]]" | ||
| {{cd|wb=1|music.overworld.deep_dark}} | | {{cd|wb=1|music.overworld.deep_dark}} | ||
| {{cd|wb=1|music.game.deep_dark}} | | {{cd|wb=1|music.game.deep_dark}} | ||
|- | |- | ||
| "[[Minecraft:A Familiar Room]]" | | "[[Minecraft:A Familiar Room]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| | | | ||
|- | |- | ||
| "[[Minecraft:An Ordinary Day]]" | | "[[Minecraft:An Ordinary Day]]" | ||
| {{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.snowy_slopes}} | | {{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.snowy_slopes}} | ||
| {{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.snowy_slopes}} | | {{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.snowy_slopes}} | ||
|- | |- | ||
| "[[Minecraft:Below and Above]]" | | "[[Minecraft:Below and Above]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.cherry_grove}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.cherry_grove}} | ||
|- | |- | ||
| "[[Minecraft:Broken Clocks]]" | | "[[Minecraft:Broken Clocks]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.forest}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.forest}} | ||
|- | |- | ||
| "[[Minecraft:Bromeliad]]" | | "[[Minecraft:Bromeliad]]" | ||
| {{cd|wb=1|music.overworld.bamboo_jungle}} (weight: 2),<br>{{cd|wb=1|music.overworld.cherry_grove}} (weight: 3),<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.jungle}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}} (weight: 2) | | {{cd|wb=1|music.overworld.bamboo_jungle}} (weight: 2),<br>{{cd|wb=1|music.overworld.cherry_grove}} (weight: 3),<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.jungle}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}} (weight: 2) | ||
| {{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | {{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Comforting Memories]]" | | "[[Minecraft:Comforting Memories]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | ||
|- | |- | ||
| "[[Minecraft:Crescent Dunes]]" | | "[[Minecraft:Crescent Dunes]]" | ||
| {{cd|wb=1|music.overworld.badlands}} (weight: 2),<br>{{cd|wb=1|music.overworld.desert}} (weight: 3) | | {{cd|wb=1|music.overworld.badlands}} (weight: 2),<br>{{cd|wb=1|music.overworld.desert}} (weight: 3) | ||
| {{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}} | | {{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}} | ||
|- | |- | ||
| "[[Minecraft:Deeper]]" | | "[[Minecraft:Deeper]]" | ||
| {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.deep_dark}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} | | {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.deep_dark}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} | ||
| {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.deep_dark}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} | | {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.deep_dark}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} | ||
|- | |- | ||
| "[[Minecraft:Echo in the Wind]]" | | "[[Minecraft:Echo in the Wind]]" | ||
| {{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.cherry_grove}} (weight: 3),<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2) | | {{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.cherry_grove}} (weight: 3),<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2) | ||
| {{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}} | | {{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}} | ||
|- | |- | ||
| "[[Minecraft:Eld Unknown]]" | | "[[Minecraft:Eld Unknown]]" | ||
| {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.stony_peaks}} (weight: 2) | | {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.stony_peaks}} (weight: 2) | ||
| rowspan=2| {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.stony_peaks}} | | rowspan=2| {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.stony_peaks}} | ||
|- | |- | ||
| "[[Minecraft:Endless]]" | | "[[Minecraft:Endless]]" | ||
| Line 2,189: | Line 782: | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.cherry_grove}} (weight: 3),<br>{{cd|wb=1|music.overworld.flower_forest}} (weight: 2),<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.cherry_grove}} (weight: 3),<br>{{cd|wb=1|music.overworld.flower_forest}} (weight: 2),<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.lush_caves}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.mesa}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.lush_caves}} | ||
|- | |- | ||
| "[[Minecraft:Firebugs]]" | | "[[Minecraft:Firebugs]]" | ||
| {{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}},<br>{{cd|wb=1|music.overworld.swamp}} | | {{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}},<br>{{cd|wb=1|music.overworld.swamp}} | ||
| {{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.swamp_music}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | | {{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.swamp_music}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | ||
|- | |- | ||
| "[[Minecraft:Fireflies (song)|Fireflies]]" | | "[[Minecraft:Fireflies (song)|Fireflies]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
|{{cd|wb=1|music.overworld.desert}} | |{{cd|wb=1|music.overworld.desert}} | ||
|- | |- | ||
| "[[Minecraft:Floating Dream]]" | | "[[Minecraft:Floating Dream]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | ||
|- | |- | ||
| "[[Minecraft:Infinite Amethyst]]" | | "[[Minecraft:Infinite Amethyst]]" | ||
| {{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.grove}} | | {{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.grove}} | ||
| {{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.grove}} | | {{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.grove}} | ||
|- | |- | ||
| "[[Minecraft:komorebi]]" | | "[[Minecraft:komorebi]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | ||
|- | |- | ||
| "[[Minecraft:Labyrinthine]]" | | "[[Minecraft:Labyrinthine]]" | ||
| {{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}},<br>{{cd|wb=1|music.overworld.swamp}} | | {{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}},<br>{{cd|wb=1|music.overworld.swamp}} | ||
| {{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.swamp_music}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | | {{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.swamp_music}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}} | ||
|- | |- | ||
| "[[Minecraft:Left to Bloom]]" | | "[[Minecraft:Left to Bloom]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 4),<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 4),<br>{{cd|wb=1|music.overworld.meadow}},<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.sparse_jungle}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.bamboo_jungle}},<br>{{cd|wb=1|music.overworld.cherry_grove}},<br>{{cd|wb=1|music.overworld.flower_forest}},<br>{{cd|wb=1|music.overworld.jungle}},<br>{{cd|wb=1|music.overworld.jungle_edge}} | ||
|- | |- | ||
| "[[Minecraft:Lilypad (song)|Lilypad]]" | | "[[Minecraft:Lilypad (song)|Lilypad]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.frozen_peaks}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.grove}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.grove}} | ||
|- | |- | ||
| "[[Minecraft:O's Piano]]" | | "[[Minecraft:O's Piano]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.lush_caves}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.lush_caves}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.lush_caves}} | ||
|- | |- | ||
| "[[Minecraft:One More Day]]" | | "[[Minecraft:One More Day]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.meadow}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.overworld.badlands}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.forest}},<br>{{cd|wb=1|music.overworld.lush_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.meadow}} (weight: 2),<br>{{cd|wb=1|music.overworld.old_growth_taiga}} (weight: 3),<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.game.lush_caves}},<br>{{cd|wb=1|music.game.meadow}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game_and_wild_equal_chance}},<br>{{cd|wb=1|music.game_and_wild_favor_game}},<br>{{cd|wb=1|music.overworld.desert}},<br>{{cd|wb=1|music.overworld.mesa}} | ||
|- | |- | ||
| "[[Minecraft:pokopoko]]" | | "[[Minecraft:pokopoko]]" | ||
| {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.snowy_slopes}} | | {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.snowy_slopes}} | ||
| {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.snowy_slopes}} | | {{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.overworld.dripstone_caves}},<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.snowy_slopes}} | ||
|- | |- | ||
| "[[Minecraft:Puzzlebox]]" | | "[[Minecraft:Puzzlebox]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | ||
|- | |- | ||
| "[[Minecraft:Stand Tall]]" | | "[[Minecraft:Stand Tall]]" | ||
| {{cd|wb=1|music.overworld.frozen_peaks}} (weight: 2),<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.stony_peaks}} | | {{cd|wb=1|music.overworld.frozen_peaks}} (weight: 2),<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.snowy_slopes}},<br>{{cd|wb=1|music.overworld.stony_peaks}} | ||
| {{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}} | | {{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.frozen_peaks}},<br>{{cd|wb=1|music.game.snowy_slopes}},<br>{{cd|wb=1|music.game.stony_peaks}} | ||
|- | |- | ||
| "[[Minecraft:Watcher]]" | | "[[Minecraft:Watcher]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | ||
|- | |- | ||
| "[[Minecraft:Wending]]" | | "[[Minecraft:Wending]]" | ||
| {{cd|wb=1|music.overworld.dripstone_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.stony_peaks}} | | {{cd|wb=1|music.overworld.dripstone_caves}} (weight: 2),<br>{{cd|wb=1|music.overworld.grove}},<br>{{cd|wb=1|music.overworld.jagged_peaks}},<br>{{cd|wb=1|music.overworld.stony_peaks}} | ||
| {{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}} | | {{cd|wb=1|music.game.dripstone_caves}},<br>{{cd|wb=1|music.game.grove}},<br>{{cd|wb=1|music.game.jagged_peaks}},<br>{{cd|wb=1|music.game.stony_peaks}} | ||
|- | |- | ||
| "[[Minecraft:yakusoku]]" | | "[[Minecraft:yakusoku]]" | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}},<br>{{cd|wb=1|music.creative}}<ref name=viacreative group=dv/> | ||
| {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | | {{cd|wb=1|music.game}},<br>{{cd|wb=1|music.menu}} | ||
|- | |- | ||
| "[[Minecraft:Axolotl (song)|Axolotl]]" | | "[[Minecraft:Axolotl (song)|Axolotl]]" | ||
| rowspan=3|{{cd|wb=1|music.under_water}} | | rowspan=3|{{cd|wb=1|music.under_water}} | ||
| rowspan=3|{{cd|wb=1|music.game.water}} | | rowspan=3|{{cd|wb=1|music.game.water}} | ||
|- | |- | ||
| "[[Minecraft:Dragon Fish]]" | | "[[Minecraft:Dragon Fish]]" | ||
| Line 2,283: | Line 858: | ||
| rowspan=4|{{cd|wb=1|music.nether.basalt_deltas}},<br>{{cd|wb=1|music.nether.nether_wastes}},<br>{{cd|wb=1|music.nether.soul_sand_valley}},<br>{{cd|wb=1|music.nether.crimson_forest}} | | rowspan=4|{{cd|wb=1|music.nether.basalt_deltas}},<br>{{cd|wb=1|music.nether.nether_wastes}},<br>{{cd|wb=1|music.nether.soul_sand_valley}},<br>{{cd|wb=1|music.nether.crimson_forest}} | ||
| rowspan=4|{{cd|wb=1|music.game.nether}} | | rowspan=4|{{cd|wb=1|music.game.nether}} | ||
|- | |- | ||
| "[[Minecraft:Dead Voxel]]" | | "[[Minecraft:Dead Voxel]]" | ||
| Line 2,294: | Line 868: | ||
| {{cd|wb=1|music.nether.crimson_forest}} (weight: 7) | | {{cd|wb=1|music.nether.crimson_forest}} (weight: 7) | ||
| {{cd|wb=1|music.game.crimson_forest}} | | {{cd|wb=1|music.game.crimson_forest}} | ||
|- | |- | ||
| "[[Minecraft:Rubedo]]" | | "[[Minecraft:Rubedo]]" | ||
| {{cd|wb=1|music.nether.nether_wastes}} (weight: 6) | | {{cd|wb=1|music.nether.nether_wastes}} (weight: 6) | ||
| {{cd|wb=1|music.game.nether_wastes}} | | {{cd|wb=1|music.game.nether_wastes}} | ||
|- | |- | ||
| "[[Minecraft:So Below]]" | | "[[Minecraft:So Below]]" | ||
| {{cd|wb=1|music.nether.basalt_deltas}} (weight: 7),<br>{{cd|wb=1|music.nether.soul_sand_valley}} (weight: 7) | | {{cd|wb=1|music.nether.basalt_deltas}} (weight: 7),<br>{{cd|wb=1|music.nether.soul_sand_valley}} (weight: 7) | ||
| {{cd|wb=1|music.game.basalt_deltas}},<br>{{cd|wb=1|music.game.soulsand_valley}} | | {{cd|wb=1|music.game.basalt_deltas}},<br>{{cd|wb=1|music.game.soulsand_valley}} | ||
|- | |- | ||
| {{cd|wb=1|[[Minecraft:Boss (song)|boss.ogg]]}} | | {{cd|wb=1|[[Minecraft:Boss (song)|boss.ogg]]}} | ||
| {{cd|wb=1|music.dragon}} | | {{cd|wb=1|music.dragon}} | ||
| {{cd|wb=1|music.game.endboss}} | | {{cd|wb=1|music.game.endboss}} | ||
|- | |- | ||
| "[[Minecraft:The End (song)|The End]]" | | "[[Minecraft:The End (song)|The End]]" | ||
| Line 2,317: | Line 887: | ||
| "[[Minecraft:Mutation]]" | | "[[Minecraft:Mutation]]" | ||
| rowspan=4 colspan=2|{{cd|wb=1|music.menu}} | | rowspan=4 colspan=2|{{cd|wb=1|music.menu}} | ||
|- | |- | ||
| "[[Minecraft:Moog City 2]]" | | "[[Minecraft:Moog City 2]]" | ||
| Line 2,328: | Line 897: | ||
| {{cd|wb=1|music.credits}} | | {{cd|wb=1|music.credits}} | ||
| {{cd|wb=1|music.game.credits}} | | {{cd|wb=1|music.game.credits}} | ||
|} | |} | ||
<references group=dv/> | <references group=dv/> | ||
| Line 2,334: | Line 902: | ||
{| class="wikitable sortable collapsible" | {| class="wikitable sortable collapsible" | ||
|+ Sound events by biome | |+ Sound events by biome | ||
! | !Sound event/music definition | ||
!Biomes | !Biomes | ||
|- | |- | ||
|<code>music.game</code> | |||
| | |Any [[Minecraft:Overworld]] biome not listed below | ||
|- | |- | ||
| | | rowspan="13" |While underwater:<br> | ||
{{JE|short=1}}: <code>music.under_water</code><br> | |||
{{BE|short=1}}: <code>music.water</code><br> | |||
While not underwater: <code>music.game</code> | |||
|{{BiomeLink|Cold Ocean}} | |{{BiomeLink|Cold Ocean}} | ||
|- | |- | ||
| Line 2,395: | Line 934: | ||
|{{BiomeLink|Warm Ocean}} | |{{BiomeLink|Warm Ocean}} | ||
|- | |- | ||
|<code>music.nether.basalt_deltas</code> | |{{BiomeLink|Deep Warm Ocean}}{{Only|be|short=1}} | ||
|- | |||
|{{BiomeLink|Legacy Frozen Ocean}}{{Only|be|short=1}} | |||
|- | |||
|{{JE|short=1}}: <code>music.nether.basalt_deltas</code><br> | |||
{{BE|short=1}}: <code>music.game.basalt_deltas</code> | |||
|{{BiomeLink|Basalt Deltas}} | |{{BiomeLink|Basalt Deltas}} | ||
|- | |- | ||
|<code>music.nether.crimson_forest</code> | |{{JE|short=1}}: <code>music.nether.crimson_forest</code><br> | ||
{{BE|short=1}}: <code>music.game.crimson_forest</code> | |||
|{{BiomeLink|Crimson Forest}} | |{{BiomeLink|Crimson Forest}} | ||
|- | |- | ||
|<code>music.nether.nether_wastes</code> | |{{JE|short=1}}: <code>music.nether.nether_wastes</code><br> | ||
{{BE|short=1}}: <code>music.game.nether_wastes</code> | |||
|{{BiomeLink|Nether Wastes}} | |{{BiomeLink|Nether Wastes}} | ||
|- | |- | ||
|<code>music.nether.soul_sand_valley</code> | |{{JE|short=1}}: <code>music.nether.soul_sand_valley</code><br> | ||
{{BE|short=1}}: <code>music.game.soulsand_valley</code> | |||
|{{BiomeLink|Soul Sand Valley}} | |{{BiomeLink|Soul Sand Valley}} | ||
|- | |- | ||
|<code>music.nether.warped_forest</code> | |{{JE|short=1}}: <code>music.nether.warped_forest</code><br> | ||
{{BE|short=1}}: <code></code> | |||
|{{BiomeLink|Warped Forest}} | |{{BiomeLink|Warped Forest}} | ||
|- | |- | ||
|rowspan=" | |{{JE|short=1}}: {{info needed}} | ||
{{BE|short=1}}: <code>music.game.end</code> | |||
|{{BiomeLink|The End (biome)|The End}} | |||
|- | |||
|rowspan="5"|{{JE|short=1}}: <code>music.overworld.badlands</code><br> | |||
{{BE|short=1}}: <code>music.overworld.mesa</code> | |||
|{{BiomeLink|Badlands}} | |{{BiomeLink|Badlands}} | ||
|- | |- | ||
|{{BiomeLink|Eroded Badlands}} | |{{BiomeLink|Eroded Badlands}}{{only|je|short=1}} | ||
|- | |- | ||
|{{BiomeLink|Wooded Badlands}} | |{{BiomeLink|Wooded Badlands}}{{only|je|short=1}} | ||
|- | |- | ||
|<code>music.overworld.bamboo_jungle</code> | |{{BiomeLink|Badlands Plateau}}{{only|be|short=1}} | ||
|- | |||
|{{BiomeLink|Modified Badlands Plateau}}{{only|be|short=1}} | |||
|- | |||
|rowspan="2"|<code>music.overworld.bamboo_jungle</code> | |||
|{{BiomeLink|Bamboo Jungle}} | |{{BiomeLink|Bamboo Jungle}} | ||
|- | |||
|{{BiomeLink|Bamboo Jungle Hills}}{{only|be|short=1}} | |||
|- | |- | ||
|<code>music.overworld.cherry_grove</code> | |<code>music.overworld.cherry_grove</code> | ||
| Line 2,426: | Line 985: | ||
|{{BiomeLink|Deep Dark}} | |{{BiomeLink|Deep Dark}} | ||
|- | |- | ||
|<code>music.overworld.desert</code> | |rowspan="3"|<code>music.overworld.desert</code> | ||
|{{BiomeLink|Desert}} | |{{BiomeLink|Desert}} | ||
|- | |||
|{{BiomeLink|Desert Hills}}{{only|be|short=1}} | |||
|- | |||
|{{BiomeLink|Desert Lakes}}{{only|be|short=1}} | |||
|- | |- | ||
|<code>music.overworld.dripstone_caves</code> | |<code>music.overworld.dripstone_caves</code> | ||
| Line 2,436: | Line 999: | ||
|- | |- | ||
|rowspan="4"|<code>music.overworld.forest</code> | |rowspan="4"|<code>music.overworld.forest</code> | ||
|{{BiomeLink|Birch Forest}} | |{{BiomeLink|Forest}} | ||
|- | |||
|{{BiomeLink|Birch Forest}}{{only|je|short=1}} | |||
|- | |||
|{{BiomeLink|Dark Forest}}{{only|je|short=1}} | |||
|- | |||
|{{BiomeLink|Old Growth Birch Forest}}{{only|je|short=1}} | |||
|- | |||
|rowspan="4"|<code>music.game_and_wild_equal_chance</code> | |||
|{{BiomeLink|Birch Forest}}{{only|be|short=1}} | |||
|- | |||
|{{BiomeLink|Dark Forest}}{{only|be|short=1}} | |||
|- | |||
|{{BiomeLink|Birch Forest Hills}}{{only|be|short=1}} | |||
|- | |||
|{{BiomeLink|Dark Forest Hills}}{{only|be|short=1}} | |||
|- | |- | ||
|{{BiomeLink| | |rowspan="4"|<code>music.game_and_wild_favor_game</code> | ||
|{{BiomeLink|Old Growth Birch Forest}}{{only|be|short=1}} | |||
|- | |- | ||
|{{BiomeLink| | |{{BiomeLink|Giant Spruce Taiga Hills}}{{only|be|short=1}} | ||
|- | |||
|{{BiomeLink|Old Growth Pine Taiga}}{{only|be|short=1}}{{until|be 26.30}} | |||
|- | |- | ||
|{{BiomeLink|Old Growth | |{{BiomeLink|Old Growth Spruce Taiga}}{{only|be|short=1}}{{until|be 26.30}} | ||
|- | |- | ||
|<code>music.overworld.frozen_peaks</code> | |<code>music.overworld.frozen_peaks</code> | ||
| Line 2,453: | Line 1,034: | ||
|{{BiomeLink|Jagged Peaks}} | |{{BiomeLink|Jagged Peaks}} | ||
|- | |- | ||
|<code>music.overworld.jungle</code> | |rowspan="3"|<code>music.overworld.jungle</code> | ||
|{{BiomeLink|Jungle}} | |{{BiomeLink|Jungle}} | ||
|- | |||
|{{BiomeLink|Jungle Hills}}{{only|be|short=1}} | |||
|- | |||
|{{BiomeLink|Modified Jungle}}{{only|be|short=1}} | |||
|- | |- | ||
|<code>music.overworld.lush_caves</code> | |<code>music.overworld.lush_caves</code> | ||
|{{BiomeLink|Lush Caves}} | |{{BiomeLink|Lush Caves}} | ||
|- | |- | ||
|<code>music.overworld.meadow</code> | |{{JE|short=1}}: <code>music.overworld.meadow</code><br> | ||
{{BE|short=1}}: <code>music.game.meadow</code> | |||
|{{BiomeLink|Meadow}} | |{{BiomeLink|Meadow}} | ||
|- | |- | ||
|rowspan="2"|<code>music.overworld.old_growth_taiga</code> | |rowspan="2"|<code>music.overworld.old_growth_taiga</code> | ||
|{{BiomeLink|Old Growth Pine Taiga}} | |{{BiomeLink|Old Growth Pine Taiga}}{{only|je|short=1}}{{upcoming|be 26.30}} | ||
|- | |- | ||
|{{BiomeLink|Old Growth Spruce Taiga}} | |{{BiomeLink|Old Growth Spruce Taiga}}{{only|je|short=1}}{{upcoming|be 26.30}} | ||
|- | |- | ||
|<code>music.overworld.snowy_slopes</code> | |<code>music.overworld.snowy_slopes</code> | ||
|{{BiomeLink|Snowy Slopes}} | |{{BiomeLink|Snowy Slopes}} | ||
|- | |- | ||
|<code>music.overworld.sparse_jungle</code> | |{{JE|short=1}}: <code>music.overworld.sparse_jungle</code><br> | ||
{{BE|short=1}}: <code>music.overworld.jungle_edge</code> | |||
|{{BiomeLink|Sparse Jungle}} | |{{BiomeLink|Sparse Jungle}} | ||
|- | |- | ||
| Line 2,476: | Line 1,063: | ||
|{{BiomeLink|Stony Peaks}} | |{{BiomeLink|Stony Peaks}} | ||
|- | |- | ||
|rowspan=" | |rowspan="3"|{{JE|short=1}}: <code>music.overworld.swamp</code><br> | ||
{{BE|short=1}}: <code>music.game.swamp_music</code> | |||
|{{BiomeLink|Mangrove Swamp}} | |{{BiomeLink|Mangrove Swamp}} | ||
|- | |- | ||
|{{BiomeLink|Swamp}} | |{{BiomeLink|Swamp}} | ||
|- | |- | ||
| | |{{BiomeLink|Swamp Hills}}{{only|be|short=1}} | ||
| | |||
| | |||
| | |||
|} | |} | ||
== History == | == History == | ||
| Line 2,683: | Line 1,150: | ||
|{{HistoryLine||1.21.0|dev=Preview 1.21.0.24|Added tracks "Deeper", "Eld Unknown", "Endless", "Featherfall", "Komorebi", "Pokopoko", "Puzzlebox", "Watcher", and "Yakusoku".|"A Familiar Room", "Bromeliad", "Crescent Dunes", and "Echo in the Wind" can no longer be played in the menu screens.|"A Familiar Room" is unplayable as a result.}} | |{{HistoryLine||1.21.0|dev=Preview 1.21.0.24|Added tracks "Deeper", "Eld Unknown", "Endless", "Featherfall", "Komorebi", "Pokopoko", "Puzzlebox", "Watcher", and "Yakusoku".|"A Familiar Room", "Bromeliad", "Crescent Dunes", and "Echo in the Wind" can no longer be played in the menu screens.|"A Familiar Room" is unplayable as a result.}} | ||
|{{HistoryLine||1.21.90|dev=Preview 1.21.90.25|Added "Below and Above", "Broken Clocks", "Fireflies", "Lilypad", and "O's Piano".}} | |{{HistoryLine||1.21.90|dev=Preview 1.21.90.25|Added "Below and Above", "Broken Clocks", "Fireflies", "Lilypad", and "O's Piano".}} | ||
}} | }} | ||
| Line 2,708: | Line 1,162: | ||
* hal3.ogg (Haggstrom) is in {{W|septuple meter|newtab=1}} (precisely 7/4 time). | * hal3.ogg (Haggstrom) is in {{W|septuple meter|newtab=1}} (precisely 7/4 time). | ||
* According to C418, the track "Mice on Venus" (game filename is piano3.ogg) was originally a short piano solo, but was then changed later in ''Minecraft's'' development and an addendum was added, which made the track what the game has currently.<ref>{{Cite|url=https://c418.org/albums/minecraft-volume-alpha/|title=Minecraft Volume Alpha|website=C418's Website}}</ref> | * According to C418, the track "Mice on Venus" (game filename is piano3.ogg) was originally a short piano solo, but was then changed later in ''Minecraft's'' development and an addendum was added, which made the track what the game has currently.<ref>{{Cite|url=https://c418.org/albums/minecraft-volume-alpha/|title=Minecraft Volume Alpha|website=C418's Website}}</ref> | ||
* Some of the music tracks have a special title: | * Some of the music tracks have a special title: | ||
** The word "Shuniji" (<span lang="ja"><ruby>主虹<rp>, </rp><rt>しゅにじ</rt></ruby></span>) means "primary rainbow" in Japanese. | ** The word "Shuniji" (<span lang="ja"><ruby>主虹<rp>, </rp><rt>しゅにじ</rt></ruby></span>) means "primary rainbow" in Japanese. | ||
Latest revision as of 11:11, 1 June 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
Minecraft contains many music tracks, which play in various places in the game, including on the main menu, in Minecraft:Creative mode, in Minecraft:the Nether, in Minecraft:the End, and during the credits. Certain tracks from Minecraft:music discs can also be played with a Minecraft:jukebox. The music tracks in the game are composed by Minecraft:C418, Minecraft:Lena Raine, Minecraft:Kumi Tanioka, Minecraft:Samuel Åberg, Minecraft:Aaron Cherof, Minecraft:Amos Roddy, Minecraft:Hyper Potions, and Minecraft:fingerspit.
Playing
Background music
Music tracks can play at various points during gameplay. Some types of music are triggered by events, while others play randomly while certain criteria are met.
- If the player is in the menu screens (not in a world), a random menu track starts playing after 1 to 30 seconds. Menu music stops playing Template:In when the player enters the Minecraft:loading world screen, or fades out Template:In when the loading screen finishes.
- If the player is in the Overworld and not in Creative, a random general track plays which depends on the Minecraft:biome.
- If the player is in the Overworld and is currently in Minecraft:Creative mode,Template:Note a random track plays from the Creative music (as well as regular in Java Edition).
- If the player is underwater in an Minecraft:ocean or Minecraft:river biome, random underwater tracks play.
- If the player is in the Minecraft:Nether, a random general Nether track or a Nether Minecraft:biome-specific track plays, except Minecraft:warped forests, which don't have any music.
- If the player is in the Minecraft:End and the ender dragon has been defeated, the normal End track plays.
- The song "Boss" always plays instantly while the player is in the End if the ender dragon is undefeated or resummoned.
- The song "Alpha" always plays instantly during the credits.
If a music track is playing while the player is entering a Minecraft:pale garden, it fades into silence. The music resumes when the player exits the biome.
Game music stops playing when the player quits the world, or fades out in Bedrock Edition. When the game is paused, game music continues to play in Java Edition, while in Bedrock Edition it pauses and resumes when the player exits the game menu or disables pausing.
The regular, Creative, Nether, End, and underwater gameplay music randomly plays 10 to 20 minutesTemplate:Verify after currently playing tracks are finished. Template:IN, the player can change how frequently music plays by changing the "Music Frequency" setting in the "Music & Sounds" menu.
Template:IN, when the "Show Music Toast" setting is enabled in the "Music & Sounds" menu, a toast showing the track name and artist appears on-screen when a new track starts playing. This toast is also shown in the game menu.
Music discs
Template:Main An additional 21 tracks in Minecraft are exclusive to music discs. These are rare items obtained through specific loot chests or Minecraft:mobs killed in a specific way. A music disc can be played in a Minecraft:jukebox block and can be heard up to 64 blocks away by any player.
For a full list of jukebox tracks, see Minecraft:Music Disc.
Technical details
The player can force specific music tracks to play using the Template:Cmd command with the track's ID. Template:IN, the Template:Cmd command can also be used and allows to set a queue, or stop only music sounds.
All music as well as sounds in Minecraft are stored in the sound directory. Template:IN, however, the sound files are obfuscated and cannot be directly accessed. To get around with this, the sound directory can be extracted by the methods showed in Minecraft:Tutorial:Sound directory. Template:IN, the music files are not obfuscated and can be found directly at Template:Cd.
The song name shown in the music toast is found by converting the sound file's Minecraft:resource ID into a translation key that can be looked up in the current Minecraft:language file. Note that this is the sound file, not the sound event. To form a translation key, all path and namespace separators in the resource ID are replaced with periods. For example, a resource ID like custom_namespace:music/game/custom_song would use the translation key custom_namespace.music.game.custom_song. If the song is in the vanilla minecraft namespace, the namespace is not included, so the vanilla song minecraft:music/game/creative/blind_spots uses the translation key music.game.creative.blind_spots.
List
Overworld music
These music tracks are played when the player is in the Minecraft:Overworld.
Underwater music
Template:Hatnote These music tracks can be heard while the player's head is submerged in Minecraft:water in any Minecraft:river or Minecraft:ocean biome.
| Filename in Minecraft |
Minecraft:Gameplay | Soundtrack title | Soundtrack | Artist | Length | Track preview |
|---|---|---|---|---|---|---|
| axolotl.ogg | Underwater in Minecraft:oceans or Minecraft:rivers | "Axolotl" | Template:Sort | C418 | 5:03 | File:Axolotl.ogg |
| dragon_fish.ogg | Underwater in Minecraft:oceans or Minecraft:rivers | "Minecraft:Dragon Fish" | Template:Sort | C418 | 6:13 | File:Dragon Fish.ogg |
| shuniji.ogg | Underwater in Minecraft:oceans or Minecraft:rivers | "Minecraft:Shuniji" | Template:Sort | C418 | 4:04 | File:Shuniji.ogg |
Nether music
These music tracks play while the player is in the Minecraft:Nether.
End music
These music tracks play while the player is in the Minecraft:End.
| Filename in Minecraft |
Minecraft:Gameplay | Soundtrack Title | Soundtrack | Artist | Length | Track Preview |
|---|---|---|---|---|---|---|
| boss.ogg | Minecraft:Ender Dragon battle | "Boss" | — | C418 | 5:46 | File:MinecraftBoss.ogg |
| the_end.ogg end.ogg |
All Minecraft:the End biomes | "The End" | Template:Sort | C418 | 15:03 | File:The end.ogg |
Extras
These music tracks play in the menu screens and during the Minecraft:End Poem and credits specifically.
| Filename in Minecraft |
Minecraft:Gameplay | Soundtrack Title | Soundtrack | Artist | Length | Track Preview |
|---|---|---|---|---|---|---|
| alpha.ogg credits.ogg |
Minecraft:End Poem and Credits | "Alpha" | Template:Sort | C418 | 10:02 | File:Alpha.ogg |
| beginning_2.ogg menu3.ogg |
Minecraft:Menu screen | "Minecraft:Beginning 2" | Template:Sort | C418 | 2:55 | File:Beginning 2.ogg |
| floating_trees.ogg menu4.ogg |
Minecraft:Menu screen | "Minecraft:Floating Trees" | Template:Sort | C418 | 4:04 | File:Floating trees.ogg |
| moog_city_2.ogg menu2.ogg |
Minecraft:Menu screen | "Minecraft:Moog City 2" | Template:Sort | C418 | 2:59 | File:Moog city 2.ogg |
| mutation.ogg menu1.ogg |
Minecraft:Menu screen | "Minecraft:Mutation" | Template:Sort | C418 | 3:04 | File:Mutation.ogg |
Composers
Originally, all of Minecraft's music was composed by Minecraft:C418. According to Mojang, as the game got more popular (specifically starting with the Minecraft:Update Aquatic<ref>Template:Mcnet</ref>), others were hired to produce music and soundtracks for the game. However, C418 has cited legal disputes between himself and Microsoft, who wanted to own the music he produced outright, as the real reason for additional composers.Template:Citation needed Since the Minecraft:Nether Update, new tracks composed by Minecraft:Lena Raine, Minecraft:Kumi Tanioka, Minecraft:Samuel Åberg, Minecraft:Aaron Cherof, Minecraft:Amos Roddy, Minecraft:Hyper Potions and Minecraft:fingerspit were added. Samuel Åberg also composed many recent ambient sounds. Famous music producer and DJ Minecraft:Deadmau5 was also meant to make music for the game alongside C418, but his works didn't make it into Minecraft for unknown reasons.<ref>https://www.minecraftforum.net/forums/minecraft-java-edition/discussion/117217-deadmau5-music-in-minecraft</ref><ref>https://x.com/notch/status/28881206351?s=20</ref><ref>https://x.com/deadmau5/status/558355139526656?s=20</ref><ref>https://x.com/deadmau5/status/621148593192960?s=20</ref>
Data values
<references group=dv/>
History
Due to the way assets are downloaded Template:In, changes can be seen in development versions released before the change was made, due to them using the same assets index file.
Development
Java Edition
Bedrock Edition
Issues
Trivia
- "The End" is heavily built on modified versions of several tracks from "Minecraft - Volume Alpha".<ref>https://genius.com/C418-the-end-lyrics#about - Genius's description</ref>
- "calm3.ogg", or "Sweden", is a Template:W, with a changing melody over a repeated bass line.
- On April Fools' Day 2014, Mojang played a bunch of villager themed pranks on the players, including temporarily replacing the track "hal1.ogg", or "Subwoofer Lullaby", with a version that had a villager singing along, as well as temporarily replacing all the menu songs with the villagers singing the Game Of Thrones theme song. This was reverted on April 2, 2014.
- hal3.ogg (Haggstrom) is in Template:W (precisely 7/4 time).
- According to C418, the track "Mice on Venus" (game filename is piano3.ogg) was originally a short piano solo, but was then changed later in Minecraft's development and an addendum was added, which made the track what the game has currently.<ref>Template:Cite</ref>
- Some of the music tracks have a special title:
- The word "Shuniji" (主虹) means "primary rainbow" in Japanese.
- The title of the track "So Below" is a reference to "Template:W"<ref>Template:Tweet</ref>, a phrase associated with Hermeticism that is derived from a passage from the Template:W, relating to the secrets of creating the Template:W.
- The word Template:W is Latin for "redness". The term was adopted by alchemists to refer to the final stage of creating the philosopher's stone.<ref>Template:Tweet</ref>
- The word Template:W (χρυσοποιία) is an alchemical term that describes the creation of the philosopher's stone, or the transmutation of a given object into gold.<ref>Template:Tweet</ref>
- "Bromeliad" refers to a taxonomic family of flowering plants. This family contains Minecraft:pitcher plants and species resembling Minecraft:torchflowers.
Gallery
-
Artwork for the (now removed) official music pack in the Marketplace
See also
- Minecraft:Music Disc
- Musicians:
- Soundtracks:
- Minecraft:Minecraft - Volume Alpha
- Minecraft:Minecraft - Volume Beta
- Minecraft: Nether Update (Original Game Soundtrack)
- Minecraft: Caves & Cliffs (Original Game Soundtrack)
- Minecraft: The Wild Update (Original Game Soundtrack)
- Minecraft: Trails & Tales (Original Game Soundtrack)
- Minecraft: Tricky Trials (Original Game Soundtrack)
- Minecraft: Chase the Skies (Original Game Soundtrack)
Notes
References
Template:Navbox soundtrack Template:Navbox environment
Minecraft:de:Musik Minecraft:es:Música Minecraft:fr:Musique Minecraft:it:Musica Minecraft:ja:音楽 Minecraft:ko:음악 Minecraft:pl:Ścieżka dźwiękowa Minecraft:pt:Música Minecraft:ru:Музыка Minecraft:uk:Музика Minecraft:zh:音乐