![]() |
VOOZH | about |
| Edition | Java Edition | |||||
|---|---|---|---|---|---|---|
| Official name | World of Color Update | |||||
| Release date | June 7, 2017 | |||||
| Development versions | ||||||
| Downloads | Client (.json) Server | |||||
| Protocol version | 335 | |||||
| Data version | 1139 | |||||
| Resource pack format | 3 | |||||
| Minimum Java version | Java SE 8 | |||||
| ||||||
{
"title": "Minecraft 1.12",
"images": [
"Java Edition 1.12.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "(link to World of Color Update article, displayed as World of Color Update)",
"label": "Official name"
},
{
"field": "June 7, 2017",
"label": "Release date"
},
{
"field": "<div class=\"hlist\"><span style=\"white-space:nowrap;\">(link to :Category:Java Edition 1.12 snapshots article, displayed as '''Snapshots''') (11) </span><br/><span style=\"white-space:nowrap;\">(link to :Category:Java Edition 1.12 pre-releases article, displayed as '''Pre-releases''') (7) </span><br/>((link to Java Edition 1.12/Development versions article, displayed as View all))</div>",
"label": "<span style=\"white-space: normal;\">Development versions</span>"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/909823f9c467f9934687f136bc95a667a0d19d7f/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/367843437acbae63de3084dd6afd3dd8bd2a7479/1.12.json .json])<br />[https://piston-data.mojang.com/v1/objects/8494e844e911ea0d63878f64da9dcc21f53a3463/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "335",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "1139",
"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|<span style=\"margin-right:-0.35em\">β</span>β 1.11]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''1.12'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.13| 1.13 <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.11.2|β 1.11.2]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Java Edition 1.12.1| 1.12.1 βΊ]]\n</td>\n</tr>\n</table>"
}
1.12, the release of the World of Color Update,[2] is a major update to Java Edition released on June 7, 2017. This update introduced a more vibrant color palette, a new crafting system, hints for beginners, new colored decorational blocks, like glazed terracotta, concrete, and colored beds. It added 2 new mobs: illusioners and parrots. It also replaced achievements with a customizable and more powerful system of advancements, and introduced a new system for working with collections of commands, called functions. This is the first version released in 2017.
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
Concrete
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
Concrete Powder
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
Glazed Terracotta
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
π Image
Colored Beds
/give @p knowledge_book command.Recipes NBT tag, which contains a list of item IDs, is consumed and unlocks the specified items' recipes for any player that uses it.
/gamerule doLimitedCrafting is set to true.π Image
π Image
π Image
π Image
π Image
Parrots
/summon minecraft:illusioner.Gamerules
announceAdvancements
announce-player-achievements server.properties entry.
announce-player-achievements is set, the gamerule is automatically updated and announce-player-achievements is removed.doLimitedCrafting
gameLoopFunction
maxCommandChainLength
@s
/execute @e[type=villager] ~ ~ ~ say @s./advancement <grant|revoke|test> <player> <advancement> [criterion]
/advancement grant dinnerbone until story/elytra/advancement revoke dinnerbone everything/function namespace:file
if <selector> - runs the function only if the specified selector is found.unless <selector> - runs the function except when the specified selector is found./recipe <give|take> [player] <name|*>
* is specified, it locks or unlocks all recipes for the player./reload
.mcfunction in namespace:path/to/function/file.
/function custom:example/test refers to the function located at WORLDNAME/data/functions/custom/example/test.mcfunction.# comment support.JSON format
/me.LastExecution
LoveCauseLeast and [Long] LoveCauseMost for breedable entities
recipeBook
isFilteringCraftable
isGuiOpen
unlockedrecipes
displayed
toBeDisplayed
Recipes
enteredNetherPosition
x
y
z
seenCredits
ShoulderEntityLeft and [NBT Compound / JSON Object] ShoulderEntityRight
UpdateLastExecution
1b. If set to 0b, loops can be created, where the same command block can run multiple times in one tick.recipes folder added with all item recipes as .json files.tutorialStepmovement, find_tree, punch_tree, open_inventory, and craft_planks
color.Buttons, Levers, Redstone Torches, Torches, and Tripwire Hooks
/ prefix.Fences, Cobblestone Walls, Glass Panes, and Iron Bars
ConversionPlayerLeast and ConversionPlayerMost tags
/give and /replaceitem
Controls
Creative
Java version
Movement
NBT format
"Motion":[0.0,0.0,0.0].CustomName:Test Test.Motion:[0:7.3,1:1.0,2:3.1].Optimizations
From released versions before 1.11
hoverEvent JSON with specified color does not share among new lines.SPacketPlayerListHeaderFooter is missing footer parameter.MutableBlockPos leak.entity_properties loot table condition causes server crash for default loot tables.StackOverflow.