133 lines
6.7 KiB
Text
133 lines
6.7 KiB
Text
{{Infobox music
|
||
|title = "Minecraft"
|
||
|album = ''[[Minecraft - Volume Alpha]]''
|
||
|number = 8
|
||
|author = [[C418]]
|
||
|date = March 4, 2011
|
||
|length = 04:14
|
||
|genre = Ambient
|
||
|link =
|
||
* [https://c418.bandcamp.com/track/minecraft Bandcamp]
|
||
|prev = "[[Haggstrom]]"
|
||
|next = "[[Oxygène]]"
|
||
}}
|
||
{{Q|The very first and last song.|C418|bandcamp.com}}
|
||
{{Q|“Minecraft” is by far the most minimalist song and also the first song I created for the game. It’s purely pentatonic in scale, builds up very slowly, and then slowly fades away. This is kind of what I built the entire soundtrack around on.|C418|c418.org}}
|
||
'''"Minecraft"''' is a song composed by [[C418]] that plays in the [[Overworld]] and when the player is in [[Creative mode]] {{in|je}}.
|
||
|
||
== Locations ==
|
||
{| class="wikitable sortable" |
|
||
! Location
|
||
! Odds of playing
|
||
|-
|
||
| {{BiomeLink|Cherry Grove}}
|
||
| 7.69%
|
||
|-
|
||
| {{BiomeLink|Forest}}{{only|JE}}<br>{{BiomeLink|Birch Forest}}{{only|JE}}<br>{{BiomeLink|Old Growth Birch Forest}}{{only|JE}}<br>{{BiomeLink|Dark Forest}}{{only|JE}}
|
||
| 5%
|
||
|-
|
||
| {{BiomeLink|Grove}}
|
||
| 8.33%
|
||
|-
|
||
| {{BiomeLink|Lush Caves}}
|
||
| 8%{{only|JE}}<br>8.7%{{only|BE}}
|
||
|-
|
||
| {{BiomeLink|Old Growth Pine Taiga}}<br>{{BiomeLink|Old Growth Spruce Taiga}}<br>{{BiomeLink|Old Growth Birch Forest}}{{only|BE}}
|
||
| 5.88%
|
||
|-
|
||
| {{BiomeLink|Forest}}{{only|BE}}<br>{{BiomeLink|Birch Forest}}{{only|BE}}<br>{{BiomeLink|Dark Forest}}{{only|BE}}
|
||
| 5.26%
|
||
|-
|
||
|
|
||
{| class="mw-collapsible mw-collapsed" style="width:100%" |
|
||
|+ style="text-align:left" | Other biomes:
|
||
|-
|
||
| {{BiomeLink|The Void}}{{only|JE}}<br>{{BiomeLink|Plains}}<br>{{BiomeLink|Sunflower Plains}}<br>{{BiomeLink|Snowy Plains}}<br>{{BiomeLink|Ice Spikes}}<br>{{BiomeLink|Taiga}}<br>{{BiomeLink|Snowy Taiga}}<br>{{BiomeLink|Savanna}}<br>{{BiomeLink|Savanna Plateau}}<br>{{BiomeLink|Windswept Hills}}<br>{{BiomeLink|Windswept Gravelly Hills}}<br>{{BiomeLink|Windswept Forest}}<br>{{BiomeLink|Windswept Savanna}}<br>{{BiomeLink|River}}<br>{{BiomeLink|Frozen River}}<br>{{BiomeLink|Beach}}<br>{{BiomeLink|Snowy Beach}}<br>{{BiomeLink|Stony Shore}}<br>{{BiomeLink|Warm Ocean}}<br>{{BiomeLink|Lukewarm Ocean}}<br>{{BiomeLink|Deep Lukewarm Ocean}}<br>{{BiomeLink|Ocean}}<br>{{BiomeLink|Deep Ocean}}<br>{{BiomeLink|Cold Ocean}}<br>{{BiomeLink|Deep Cold Ocean}}<br>{{BiomeLink|Frozen Ocean}}<br>{{BiomeLink|Deep Frozen Ocean}}<br>{{BiomeLink|Mushroom Fields}}
|
||
|}
|
||
| 4.55%{{only|JE}}<br>4.76%{{only|BE}}
|
||
|}
|
||
|
||
== Track description ==
|
||
{{C418 agreement}}
|
||
[[File:Minecraft.ogg]]
|
||
|
||
"Minecraft" consists of a chiming piano playing a calm melody that begins to loop and is later joined by melancholy string chords, strummed or plucked strings (possibly a harp or a guitar) and a glockenspiel, as well as some ambient synth sounds in the background.
|
||
|
||
It is the first song that C418 made for the game, and was used as a framework by C418 for the other songs in the ''Minecraft'' soundtrack.<ref>[https://c418.org/albums/minecraft-volume-alpha/ ''Minecraft - Volume Alpha'' on C418.org]</ref>
|
||
|
||
== Data values ==
|
||
=== ID ===
|
||
{{JE}}:
|
||
{| class="wikitable sortable collapsible"
|
||
! Soundtrack Title
|
||
! File name
|
||
! Sound events
|
||
|-
|
||
| "Minecraft"
|
||
| <code>minecraft.ogg</code>
|
||
| <code>music.game</code>,<br><code>music.overworld.cherry_grove</code>,<br><code>music.overworld.forest</code>,<br><code>music.overworld.grove</code><br><code>music.overworld.lush_caves</code>,<br><code>music.overworld.old_growth_taiga</code>,<br><code>music.creative</code><ref group=dv>Included in <code>music.creative</code> via [[Sounds.json#Java_Edition|event-type]] sound <code>music.game</code></ref>
|
||
|}
|
||
|
||
{{BE}}:
|
||
{| class="wikitable sortable collapsible"
|
||
! Soundtrack Title
|
||
! File name
|
||
! Sound events
|
||
|-
|
||
| "Minecraft"
|
||
| <code>calm1.ogg</code>
|
||
| <code>music.game</code>,<br><code>music.game.grove</code>,<br><code>music.game.lush_caves</code>,<br><code>music.game_and_wild_equal_chance</code>,<br><code>music.game_and_wild_favor_game</code>,<br><code>music.overworld.cherry_grove</code>
|
||
|}
|
||
<references group=dv/>
|
||
|
||
=== Raw music files ===
|
||
{{IN|je}}, the music files can be found in <code>[[.minecraft]]/assets/objects</code>; however, like other files in that folder, they are hashed. To locate the music files, see [[Tutorials/Sound directory]].
|
||
|
||
{{IN|be}} and ''[[Minecraft Education]]'', it can be found in:
|
||
|
||
* Mobile: <code>[[com.mojang]]/resource_packs/music/vanilla_music/sounds/music/game/</code>
|
||
* Windows: <code>%PROGRAMFILES%\WindowsApps\Microsoft.MinecraftUWP_''<version>''_x64_8wekyb3d8bbwe\data\resource_packs\vanilla_music\sounds\music\game\</code>
|
||
|
||
All music files are in {{w|Vorbis|Ogg Vorbis}}.
|
||
|
||
== History ==
|
||
{{HistoryTable
|
||
|{{HistoryLine||June 4, 2009|link=https://web.archive.org/web/20210705014707/https://www.youtube.com/watch?v=UIFkQMEz9X8|[[C418]] showcases "calm1.ogg" playing over edited footage of [[0.0.14a_08]].}}
|
||
|{{HistoryLine|java classic}}
|
||
|{{HistoryLine||0.0.22a|Added "Minecraft", as "calm1.ogg".}}
|
||
|{{HistoryLine|java indev}}
|
||
|{{HistoryLine||[[20091223-1]]–[[Java Edition Infdev 20100227-1414|20100227-1414]]|link=none|Throughout Indev going into Infdev, "calm1" would cycle through being able to play and being disabled.}}
|
||
|{{HistoryLine|java alpha}}
|
||
|{{HistoryLine||v1.0.14|"calm1" now plays again, this time being able to play everywhere in the world.}}
|
||
|{{HistoryLine||v1.2.1|"calm1" now plays in multiplayer.}}
|
||
|{{HistoryLine|java}}
|
||
|{{HistoryLine||1.6.1|dev=June 13, 2013|slink=13w24a|"calm1" is now stored in <code>assets/music</code>}}
|
||
|{{HistoryLine||1.7.2|dev=October 17, 2013|slink=13w42a|"calm1" is now stored in <code>assets/sounds/music</code>.}}
|
||
|{{HistoryLine||1.7.4|dev=December 5, 2013|slink=13w49a|"calm1" is now stored in an indexed hash, rather than stored directly in the <code>.minecraft</code> folder.}}
|
||
|{{HistoryLine||1.18.0|dev=October 20, 2021|slink=21w42a|"calm1" can now play in [[grove]] and [[lush caves]] biomes.}}
|
||
|{{HistoryLine||1.19.0|dev=April 27, 2022|slink=22w17a|"calm1" can now play in [[forest]]s, [[jungle]]s, and [[old growth taiga]] biomes.}}
|
||
|{{HistoryLine||1.20.0|dev=April 26, 2023|slink=23w17a|"calm1" can now play in [[cherry grove]] biomes.}}
|
||
|{{HistoryLine||1.20.3|dev=November 8, 2023|slink=23w45a|"calm1.ogg" was renamed to "minecraft.ogg".}}
|
||
|
||
|{{HistoryLine|pocket}}
|
||
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added "Minecraft", as "calm1.ogg". The track has to be downloaded separately.}}
|
||
|{{HistoryLine|bedrock}}
|
||
|{{HistoryLine||1.19.30|dev=Preview 1.19.30.22|"calm1" is now included on Android and Fire devices and no longer needs to be downloaded from the marketplace.}}
|
||
|
||
|{{HistoryLine|console}}
|
||
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added "Minecraft", as "calm1.ogg"}}
|
||
}}
|
||
|
||
== Issues ==
|
||
{{issue list}}
|
||
|
||
== References ==
|
||
{{reflist}}
|
||
|
||
== Navigation ==
|
||
{{Navbox soundtrack|minecraft}}
|
||
|
||
[[Category:C418]]
|
||
[[Category:Minecraft - Volume Alpha]]
|
||
|
||
[[pt:Minecraft (som)]]
|