VOOZH about

URL: https://minecraft.wiki/w/18w06a

⇱ Java Edition 18w06a – Minecraft Wiki


Java Edition 18w06a

From Minecraft Wiki
(Redirected from 18w06a)
Jump to navigation Jump to search
Minecraft 18w06a
Edition Java Edition
Release date February 9, 2018
Type Snapshot
Snapshot for 1.13
Downloads Client (.json)
Server
Protocol version 357
Data version 1466
Resource pack format 4
Data pack format 4
Minimum Java version Java SE 8
β—„β—„  1.12.2 1.13 1.13.1 β–Ίβ–Ί

β—„  18w05a

18w06a

18w07a β–Ί

{
 "title": "Minecraft 18w06a",
 "images": [
 "18w06a.png",
 "Java Edition 18w06a menu.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "February 9, 2018",
 "label": "Release date"
 },
 {
 "field": "(link to Snapshot article, displayed as Snapshot)",
 "label": "(link to Version types article, displayed as Type)"
 },
 {
 "field": "(link to Java Edition 1.13 article, displayed as 1.13)",
 "label": "Snapshot for"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/78ed8d3359453614d8f69bd982111e8aa6c8f612/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/83670eeb3b4579b6f93d4228b7e2bc1f89475d71/18w06a.json .json])<br />[https://piston-data.mojang.com/v1/objects/4e47158fd42d966884a7ffb7440b35d86c038049/server.jar Server]",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": "357",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "1466",
 "label": "(link to Data version article, displayed as Data version)"
 },
 {
 "field": "4",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource pack format)</span>"
 },
 {
 "field": "4",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Data pack format)</span>"
 },
 {
 "field": "<span class=\"plainlinks\">[https://en.wikipedia.org/wiki/Java_version_history#Java_SE_8_.28LTS.29 Java SE 8]</span>",
 "label": "<span style=\"white-space: normal;\">Minimum Java version</span>"
 }
 ],
 "invimages": [],
 "footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Java Edition 1.12.2|<span style=\"margin-right:-0.35em\">β—„</span>β—„  1.12.2]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.13|1.13]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.13.1| 1.13.1 <span style=\"margin-right:-0.35em\">β–Ί</span>β–Ί]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Java Edition 18w05a|β—„  18w05a]]\n</td>\n<td style=\"padding: 0.4em\">''' 18w06a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 18w07a| 18w07a β–Ί]]\n</td>\n</tr>\n</table>"
}

18w06a is the seventeenth snapshot for Java Edition 1.13, released on February 9, 2018[1], which mostly added two new air variants, added new biomes for the End, re-added /enchant, added a furnace recipe book, and the rewrite of the world generation system which resulted in the removal of the Customized world type.

Additions

[edit | edit source]

Blocks

[edit | edit source]

πŸ‘ Image
Air

  • Added minecraft:cave_air and minecraft:void_air.
  • Both have the exact same properties as regular air.
    • minecraft:cave_air generates in caves.
    • minecraft:void_air is used internally for blocks below or above the world and in unloaded chunks.

World generation

[edit | edit source]

Biomes

  • Added minecraft:sky_island_low (The End - Floating Islands), minecraft:sky_island_medium (The End - Medium island), minecraft:sky_island_high (The End - High island), and minecraft:sky_island_barren (The End - Barren island).

Command format

[edit | edit source]

/enchant

  • Re-added the command into the game.

Entity selectors

  • Added command suggestions for entity selectors.

General

[edit | edit source]

Recipe book

  • Recipe book icon now is a separate file, it's stored in the recipe_button.png.
  • Added a recipe book for the furnace.
    • Furnace recipes have been moved to JSON files.
      • They use "type": "smelting".
      • cookingtime is used to determine the time it should take to smelt an item in the furnace.
      • experience is used to determine the amount of experience a player should get when picking the resulting item out of the furnace manually.
      • Fuel is not included and is still hardcoded.
  • "Unlocked recipe" toasts now show an icon in the top left to specify whether the unlocked recipe is a crafting or smelting recipe.
  • Added new vanilla block tags:
    • minecraft:banners, minecraft:wooden_pressure_plates, minecraft:wooden_slabs, and minecraft:wooden_stairs.
  • Added new vanilla item tags:
    • minecraft:banners, minecraft:boats, minecraft:wooden_pressure_plates, minecraft:wooden_slabs, and minecraft:wooden_stairs.

Changes

[edit | edit source]

Items

[edit | edit source]

Crops

  • Wheat, carrots, potatoes, beetroots, melons, and pumpkins now can grow at night. Previously, they needed at least an internal light level of 9, but this was changed so that they needed only a sky or block light of the same level.

World generation

[edit | edit source]

General

  • Rewrote the world generation system.
  • Structures previously grouped under "Temple" have their spawning locations changed, this allowed /locate to differentiate between the structures.
  • In the Nether, vertical air cavities β€” stretching from bedrock level to as far as Y=35, and filled with lava from bedrock level to Y=10 – now occur in chains across the bottom of the Nether, often forming extensive ravines.

Customized world type

  • Removed as a result of the world generation changes.

Trees

Command format

[edit | edit source]

General

  • Whitespaces are now allowed in entity selectors & blockstate arguments.

/locate

  • Now accepts different structure names for all structures previously grouped under temple.
    • desert_pyramid, igloo, jungle_pyramid, and swamp_hut.

Fixes

[edit | edit source]

27 issues fixed

From released versions before 1.13

  • MC-29490 – 1.7+ lighting bug/black spots.
  • MC-50640 – Big oak tree inconsistency.
  • MC-77488 – TAB player list sorts player names based on ASCII values instead of alphabetically.
  • MC-96929 – /enchant command missing indicator for affected entity and enchanting.
  • MC-101232 – Big tree generator causes memory leak.
  • MC-103023 – Village house overlap.
  • MC-111341 – Plains village generating in desert.
  • MC-113577 – Mesa (Bryce) biome generates with seed of last world which generated the same biome before.
  • MC-124695 – Flint and steel in a dispenser loses durability when not igniting.

From the 1.13 development versions

  • MC-121633 – Tabbing in and out of the game in fullscreen messes up recipe book.
  • MC-121641 – Impossible selector combinations don't fail to build.
  • MC-121644 – Recipe book tab sound plays twice.
  • MC-121811 – NBT path parser might be too lenient.
  • MC-121901 – Game crashes when there is closing square bracket without opening in command.
  • MC-122673 – /locate always returns z=64.
  • MC-123150 – Water does not generate obsidian during world generation.
  • MC-123482 – The 'paintings.json' recipe file does not use the 'minecraft:wool' tag.
  • MC-123628 – Unexpected behavior when using "execute store success score" with a function.
  • MC-123805 – Command suggestions ignore characters after an incomplete namespace.
  • MC-123888 – /clear on a player with no items dumps raw TextComponent.
  • MC-124128 – Fishing bobber is missing its translation string.
  • MC-124372 – Wrong/weird sorting order in tab-completion.
  • MC-124424 – minecraft:load tag does not run on map load.
  • MC-124649 – Nether portals can no longer be activated from the side.

From the previous development version

  • MC-124683 – Tab suggestion box for entity selector closing square bracket misaligned in certain situations.
  • MC-124721 – Command syntax help text can be empty for trailing selectors in some cases.
  • MC-124727 – Tab-completion does not work correctly for tags.

Videos

[edit | edit source]
Video made by slicedlime:

Trivia

[edit | edit source]
  • Unlike most of the first-of-the-week snapshots, this was released on a Friday instead of Wednesday.

Gallery

[edit | edit source]

References

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_18w06a?oldid=3522131"

Navigation menu