<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AJava_Edition_18w06a</id>
	<title>Minecraft:Java Edition 18w06a - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3AJava_Edition_18w06a"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_18w06a&amp;action=history"/>
	<updated>2026-09-13T15:07:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_18w06a&amp;diff=196605&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Java_Edition_18w06a&amp;diff=196605&amp;oldid=prev"/>
		<updated>2026-09-12T11:06:40Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox version&lt;br /&gt;
|title=Minecraft 18w06a&lt;br /&gt;
|edition=Java&lt;br /&gt;
|image=18w06a.png&lt;br /&gt;
|image2=Java Edition 18w06a menu.png&lt;br /&gt;
|type=Snapshot&lt;br /&gt;
|date=February 9, 2018&lt;br /&gt;
|parent=1.13&lt;br /&gt;
|clienthash=78ed8d3359453614d8f69bd982111e8aa6c8f612&lt;br /&gt;
|jsonhash=83670eeb3b4579b6f93d4228b7e2bc1f89475d71&lt;br /&gt;
|serverhash=4e47158fd42d966884a7ffb7440b35d86c038049&lt;br /&gt;
|prevparent=1.12.2&lt;br /&gt;
|prev=18w05a&lt;br /&gt;
|next=18w07a&lt;br /&gt;
|nextparent=1.13.1&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;18w06a&amp;#039;&amp;#039;&amp;#039; is the seventeenth [[Minecraft:snapshot]] for [[Minecraft:Java Edition 1.13]], released on February 9, 2018,&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{snap|18w06a|February 9, 2018}}&amp;lt;/ref&amp;gt; which mostly adds two new [[Minecraft:air]] variants, adds new biomes for the End, re-adds {{cmd|enchant}}, adds a furnace recipe book and the rewrite of the world generation system which resulted in the removal of the [[Minecraft:Old Customized|Customized]] world type and fixes bugs.&lt;br /&gt;
&lt;br /&gt;
== Additions ==&lt;br /&gt;
=== Blocks ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[File:Air (shown) JE2.png|32px]] [[Minecraft:Air]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added &amp;lt;code&amp;gt;minecraft:cave_air&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;minecraft:void_air&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Both have the exact same properties as regular air.&lt;br /&gt;
** &amp;lt;code&amp;gt;minecraft:cave_air&amp;lt;/code&amp;gt; generates in caves.&lt;br /&gt;
** &amp;lt;code&amp;gt;minecraft:void_air&amp;lt;/code&amp;gt; is used internally for blocks below or above the world and in unloaded chunks.&lt;br /&gt;
&lt;br /&gt;
=== World generation ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Biome]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added &amp;lt;code&amp;gt;minecraft:sky_island_low&amp;lt;/code&amp;gt; (The End - Floating Islands), &amp;lt;code&amp;gt;minecraft:sky_island_medium&amp;lt;/code&amp;gt; (The End - Medium island), &amp;lt;code&amp;gt;minecraft:sky_island_high&amp;lt;/code&amp;gt; (The End - High island), and &amp;lt;code&amp;gt;minecraft:sky_island_barren&amp;lt;/code&amp;gt; (The End - Barren island).&lt;br /&gt;
&lt;br /&gt;
=== Command format ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{cmd|enchant}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Re-added the command into the game.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Entity selectors&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Added command suggestions for entity selectors.&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Recipe book]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Recipe book icon now is a separate file, it&amp;#039;s stored in the &amp;lt;code&amp;gt;recipe_button.png&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Added a recipe book for the furnace.&lt;br /&gt;
** Furnace recipes have been moved to JSON files.&lt;br /&gt;
*** They use &amp;lt;code&amp;gt;&amp;quot;type&amp;quot;: &amp;quot;smelting&amp;quot;&amp;lt;/code&amp;gt;.&lt;br /&gt;
*** &amp;lt;code&amp;gt;cookingtime&amp;lt;/code&amp;gt; is used to determine the time it should take to smelt an item in the furnace.&lt;br /&gt;
*** &amp;lt;code&amp;gt;experience&amp;lt;/code&amp;gt; is used to determine the amount of experience a player should get when picking the resulting item out of the furnace manually.&lt;br /&gt;
*** Fuel is not included and is still hardcoded.&lt;br /&gt;
* &amp;quot;Unlocked recipe&amp;quot; toasts now show an icon in the top left to specify whether the unlocked recipe is a crafting or smelting recipe.&lt;br /&gt;
&lt;br /&gt;
=== [[Minecraft:Tag]]s ===&lt;br /&gt;
* Added new vanilla block tags:&lt;br /&gt;
** &amp;lt;code&amp;gt;minecraft:banners&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;minecraft:wooden_pressure_plates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;minecraft:wooden_slabs&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;minecraft:wooden_stairs&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Added new vanilla item tags:&lt;br /&gt;
** &amp;lt;code&amp;gt;minecraft:banners&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;minecraft:boats&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;minecraft:wooden_pressure_plates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;minecraft:wooden_slabs&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;minecraft:wooden_stairs&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Items ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Crops]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Wheat, carrots, potatoes, beetroots, melons, and pumpkins now can grow at night. Previously, they needed at least an [[Minecraft:internal light level]] of 9, but this was changed so that they needed only a sky or block light of the same level.&lt;br /&gt;
&lt;br /&gt;
=== World generation ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Rewrote the world generation system.&lt;br /&gt;
* Structures previously grouped under &amp;quot;Temple&amp;quot; have their spawning locations changed, this allowed {{cmd|/locate}} to differentiate between the structures.&lt;br /&gt;
* In [[Minecraft:the Nether]], vertical air cavities — stretching from bedrock level to as far as Y=35, and filled with [[Minecraft:lava]] from bedrock level to Y=10 – now occur in chains across the bottom of the Nether, often forming extensive ravines.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Old Customized|Customized]] world type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Removed as a result of the world generation changes.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Tree]]s&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Large [[Minecraft:spruce tree]]s now transform nearby [[Minecraft:grass block]]s into [[Minecraft:podzol]] when they grow.&lt;br /&gt;
* Trees occasionally generated upside down.&amp;lt;ref&amp;gt;{{Bug|MC-124897}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Command format ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Whitespaces are now allowed in entity selectors &amp;amp; blockstate arguments.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{cmd|locate}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Now accepts different structure names for all structures previously grouped under &amp;lt;code&amp;gt;temple&amp;lt;/code&amp;gt;.&lt;br /&gt;
** &amp;lt;code&amp;gt;desert_pyramid&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;igloo&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;jungle_pyramid&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;swamp_hut&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
{{fixes|fixedin=18w06a|prefix=Minecraft&lt;br /&gt;
|;old&lt;br /&gt;
|29490|1.7+ lighting bug/black spots.&lt;br /&gt;
|50640|Big oak tree inconsistency.&lt;br /&gt;
|77488|TAB player list sorts player names based on ASCII values instead of alphabetically.&lt;br /&gt;
|96929|{{cmd|enchant}} command missing indicator for affected entity and enchanting.&lt;br /&gt;
|101232|Big tree generator causes memory leak.&lt;br /&gt;
|103023|Village house overlap.&lt;br /&gt;
|111341|Plains village generating in desert.&lt;br /&gt;
|113577|Mesa (Bryce) biome generates with seed of last world which generated the same biome before.&lt;br /&gt;
|124695|Flint and steel in a dispenser loses durability when not igniting.&lt;br /&gt;
|;dev&lt;br /&gt;
|121633|Tabbing in and out of the game in fullscreen messes up recipe book.&lt;br /&gt;
|121641|Impossible selector combinations don&amp;#039;t fail to build.&lt;br /&gt;
|121644|Recipe book tab sound plays twice.&lt;br /&gt;
|121811|NBT path parser might be too lenient.&lt;br /&gt;
|121901|Game crashes when there is closing square bracket without opening in command.&lt;br /&gt;
|122673|{{cmd|locate}} always returns z{{=}}64.&lt;br /&gt;
|123150|Water does not generate obsidian during world generation.&lt;br /&gt;
|123482|The &amp;#039;paintings.json&amp;#039; recipe file does not use the &amp;#039;minecraft:wool&amp;#039; tag.&lt;br /&gt;
|123628|Unexpected behavior when using &amp;quot;execute store success score&amp;quot; with a function.&lt;br /&gt;
|123805|Command suggestions ignore characters after an incomplete namespace.&lt;br /&gt;
|123888|{{cmd|clear}} on a player with no items dumps raw &amp;lt;code&amp;gt;TextComponent&amp;lt;/code&amp;gt;.&lt;br /&gt;
|124128|Fishing bobber is missing its translation string.&lt;br /&gt;
|124372|Wrong/weird sorting order in tab-completion.&lt;br /&gt;
|124424|{{code|minecraft:load}} tag does not run on map load.&lt;br /&gt;
|124649|Nether portals can no longer be activated from the side.&lt;br /&gt;
|;previous&lt;br /&gt;
|124683|Tab suggestion box for entity selector closing square bracket misaligned in certain situations.&lt;br /&gt;
|124721|Command syntax help text can be empty for trailing selectors in some cases.&lt;br /&gt;
|124727|Tab-completion does not work correctly for tags.&lt;br /&gt;
}}&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
{{slicedlime|2H_zPcb1ZS4}}&lt;br /&gt;
&lt;br /&gt;
== Trivia ==&lt;br /&gt;
* Unlike most of the first-of-the-week snapshots, this was released on a Friday instead of Wednesday.&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Java Edition 18w06a.png|Terrain in this version&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Java Edition versions|1.1x}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:de:18w06a]]&lt;br /&gt;
[[Minecraft:es:Java Edition 18w06a]]&lt;br /&gt;
[[Minecraft:fr:Édition Java 18w06a]]&lt;br /&gt;
[[Minecraft:ja:Java Edition 18w06a]]&lt;br /&gt;
[[Minecraft:nl:18w06a]]&lt;br /&gt;
[[Minecraft:pt:Edição Java 18w06a]]&lt;br /&gt;
[[Minecraft:ru:18w06a (Java Edition)]]&lt;br /&gt;
[[Minecraft:zh:Java版18w06a]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>