VOOZH about

URL: https://minecraft.wiki/w/Java_Edition_1.12-pre6

⇱ Java Edition 1.12-pre6 – Minecraft Wiki


Java Edition 1.12-pre6

From Minecraft Wiki
Jump to navigation Jump to search
This page covers a development version that has a major issue under certain conditions.
 
The dedicated server for this version has a security vulnerability in the Log4j library that could be used to perform a remote code execution exploit. It can be addressed by appending a certain JVM argument to the server startup command line.[1]
Minecraft 1.12-pre6
Edition Java Edition
Release date May 29, 2017
Type Pre-release
Pre-release for 1.12
Downloads Client (.json)
Server
Protocol version 333
Data version 1137
Resource pack format 3
Minimum Java version Java SE 8
β—„β—„  1.11.2 1.12 1.12.1 β–Ίβ–Ί

β—„  1.12-pre5

1.12-pre6

1.12-pre7 β–Ί

{
 "title": "Minecraft 1.12-pre6",
 "images": [
 "1.12-pre6.png",
 "Java Edition 1.12-pre6.png"
 ],
 "rows": [
 {
 "field": "''(link to Java Edition article, displayed as Java Edition)''",
 "label": "(link to Edition article, displayed as Edition)"
 },
 {
 "field": "May 29, 2017",
 "label": "Release date"
 },
 {
 "field": "(link to Pre-release article, displayed as Pre-release)",
 "label": "(link to Version types article, displayed as Type)"
 },
 {
 "field": "(link to Java Edition 1.12 article, displayed as 1.12)",
 "label": "Pre-release for"
 },
 {
 "field": "[https://piston-data.mojang.com/v1/objects/12e23c0811c097ed63e50fad861fea297e1ae0be/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/3fa2c3b5ff806ce0acbffd8db0895525ed253e32/1.12-pre6.json .json])<br />[https://piston-data.mojang.com/v1/objects/9bc0e57debc61da93c0ea0d97849254db4f4e556/server.jar Server]",
 "label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
 },
 {
 "field": "333",
 "label": "(link to Protocol version article, displayed as Protocol version)"
 },
 {
 "field": "1137",
 "label": "(link to Data version article, displayed as Data version)"
 },
 {
 "field": "3",
 "label": "<span style=\"white-space: normal;\">(link to Pack format#List of pack formats article, displayed as Resource 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.11.2|<span style=\"margin-right:-0.35em\">β—„</span>β—„  1.11.2]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.12|1.12]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.12.1| 1.12.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 1.12-pre5|β—„  1.12-pre5]]\n</td>\n<td style=\"padding: 0.4em\">''' 1.12-pre6'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 1.12-pre7| 1.12-pre7 β–Ί]]\n</td>\n</tr>\n</table>"
}

1.12-pre6 is the sixth pre-release for Java Edition 1.12, released on May 29, 2017,[2] which adds the ability to see credits from the menu screen.

Additions

[edit | edit source]

Title screen

  • Added the ability to see credits by clicking the copyright text.

Changes

[edit | edit source]

Blocks

[edit | edit source]

Command blocks

  • Tab-completing command names in command blocks will no longer add a / prefix.

Banners

  • "Chief fess" and "base fess" banners are now just "chief" and "base" banners.

Non-mob entities

[edit | edit source]

Minecarts with TNT

  • No longer instantly explode when hit with fire charges; instead, they explode as if primed by an activator rail.

General

[edit | edit source]

Functions

  • Skipped functions (when the conditional fails) is now considered a failure (for example in command blocks).

Language

  • Many pieces of text are now translatable, where previously they were hardcoded English.
    • The full list of changes can be found here.

Optimizations

  • Optimized recipe book and Creative inventory searching, especially when using mods.
    • Namespaces (e.g minecraft:stone) are no longer considered for searching.
  • Optimized chunk loading, as the previous pre-release slowed it down.

Fixes

[edit | edit source]

46 issues fixed

From released versions before 1.12

  • MC-12503 – Item Description is rendered behind Potion Effect Status in Inventory
  • MC-40275 – Credit screen/End Poem music not playing correctly
  • MC-94016 – Glass panes and iron bars connect to barrier blocks
  • MC-109871 – Some advanced tooltips are not translatable
  • MC-112602 – "disconnect.spam" kick message is untranslated
  • MC-116489 – Unknown entity property for entity_properties loot table condition causes server crash for default loot tables
  • MC-116669 – Exploding TNT minecarts and ender crystals can cause StackOverflow
  • MC-117640 – Pets (wolves, ocelots, parrots) teleport onto magma blocks
  • MC-117710 – Bonus Chest setting is not copied when re-creating world
  • MC-117858 – Right-clicking an item stack into the creative mode item selector destroys the whole stack

From the 1.12 development versions

  • MC-115816 – During the destruction of the beds, cracks do not appear
  • MC-116479 – Parrots dismount when y coordinate decreases
  • MC-116625 – Animation speed of Crafting Guide items is dependant on framerate.
  • MC-116696 – Animated textures in resource packs aren't animated in advancement icons
  • MC-116834 – "Showing Craftable" button shows uncraftable items of same recipe group
  • MC-117004 – Narrator is toggled when typing in text fields
  • MC-117125 – Narrator still crashes on linux, flite installed
  • MC-117265 – Typing in search bar in recipe book displays next variant for recipes with multiple variants
  • MC-117310 – gamerule gameLoopFunction does not tab complete function names
  • MC-117314 – stat.craftItem is missing most items
  • MC-117568 – Survival tutorial steps shown in creative mode
  • MC-117584 – Converting zombie villager without ConversionPlayer set crashes server
  • MC-117611 – Extreme Lag on Multiplayer Server
  • MC-117627 – Moving items in inventory with open recipe book displays next variant for recipes with multiple variants
  • MC-117636 – construct_beacon advancement trigger is triggered when player gets near beacon instead of when building beacon
  • MC-117661 – Conditional function command only runs the function if the selection matches exactly one entity
  • MC-117663 – Conditional function commands do not work inside of functions
  • MC-117677 – Jumping does not increase progress in tutorial
  • MC-117687 – Recipe Book tries to use damaged bows to craft dispensers despite this being invalid

From the previous development version

  • MC-117703 – Cannot kill invulnerable parrot with cookie in Creative mode
  • MC-117704 – "excitedze" easter egg triggers when language is already "Pirate Speak"
  • MC-117713 – skipping function triggers conditional command blocks
  • MC-117714 – Clicking on dispenser recipe while only having enchanted bow in inventory places other ingredients anyways
  • MC-117718 – Breeding animals without LoveCause set cause crash
  • MC-117727 – @s is described as "a player in /execute" despite working for all entities
  • MC-117752 – Knowledge book isn't consumed upon right-click
  • MC-117785 – Clicking arrows in recipe book have no click sound
  • MC-117789 – Crash: java.lang.IllegalAccessError: tried to access field com.sun.jna.Pointer.peer from class com.sun.jna.PointerTool
  • MC-117812 – Weird criteria names in certain advancements
  • MC-117823 – Single-ingredient recipes cannot be stacked by repeatedly clicking on the recipe
  • MC-117827 – Nonexistent (or misnamed) tipped arrow recipe
  • MC-117843 – Parrots lose their Name Tag upon dismounting a player's shoulder
  • MC-117854 – Fences connect to barriers
  • MC-117877 – Naming Parrots, becoming unnamed.
  • MC-117883 – Advancement descriptions are able to go out of the Minecraft window
  • MC-117960 – Strange vines behavior

Videos

[edit | edit source]
Video made by slicedlime:

Trivia

[edit | edit source]
  • 1.12-pre6 was previously removed from the launcher for some time, but was added back in September 2018.

References

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Java_Edition_1.12-pre6?oldid=3505737"

Navigation menu