![]() |
VOOZH | about |
| Edition | Java Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | June 18, 2014 | ||||||
| Type | Snapshot | ||||||
| Snapshot for | 1.8 | ||||||
| Downloads | Client (.json) Server (.exe) | ||||||
| Protocol version | 21 | ||||||
| Resource pack format | 1 | ||||||
| Minimum Java version | Java SE 6 | ||||||
| |||||||
{
"title": "14w25a",
"images": [
"Java Edition 14w25a.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "June 18, 2014",
"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.8 article, displayed as 1.8)",
"label": "Snapshot for"
},
{
"field": "[https://piston-data.mojang.com/v1/objects/9bfdb6456e3b9a2d93c5af37862a1174987794bd/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/6a1030badde86081dfa929cf3c8da92352e27310/14w25a.json .json])<br />[https://piston-data.mojang.com/v1/objects/e22dedab430bc1c0f938a1e1a2811d11fe29f67e/server.jar Server] ([https://piston-data.mojang.com/v1/objects/2439ff22af9eb5f98dafb2db380b287415a43819/windows_server.exe .exe])",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "21",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "1",
"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_6 Java SE 6]</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.7.10|<span style=\"margin-right:-0.35em\">β</span>β 1.7.10]]</td>\n<td style=\"padding: 0.4em\">'''[[Java Edition 1.8|1.8]]'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.8.1| 1.8.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 14w21b|β 14w21b]]\n</td>\n<td style=\"padding: 0.4em\">''' 14w25a'''</td>\n<td style=\"padding: 0.4em\">\n[[Java Edition 14w25b| 14w25b βΊ]]\n</td>\n</tr>\n</table>"
}
14w25a is the twenty-seventh snapshot for Java Edition 1.8, released on June 18, 2014,[1] which adds ocean monuments and all the blocks, items and mobs associated with the structure. It also adds coarse dirt.
π Image
Prismarine crystals
General
/give or /summon commands, but are still placeable through commands such as /setblock. This removal has made by adding method registerItemBlock(block), which registers an ItemBlock for respective block. The previously-accessible item forms of these blocks is not in the registerItemBlock list, this means they do not have any registered direct item form and therefore, they are unobtainable.Huge mushrooms blocks
Text1, Text2, Text3, Text4 instead of plain text.selector and score tags.General
pages tag.clickEvent and hoverEvent tags./scoreboard operation
<, >, =.Model format improvements[5]
"textures" to specify the textures used by the model."textureFacing" renamed to "texture", it is prepended with the hash symbol (#)."useAmbientOcclusion" renamed to "ambientocclusion"."rotateVariantTextures" renamed to "UV lock"."cull" renamed to "cullface", specifies the opposite of which neighboring face causes culling to occur.
"cullface": "north" or "cullface": "south"."rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },.models/blocks/meshes was removed and model files are now stored in models/blocks.blockstates was added and stores the model selection files previously found in models/blocks.Player list
Animations
From released versions before 1.8
x rotation argument.From the 1.8 development versions
inGround NBT tag does not update when fired into some blocks.From the previous development version
/clone with move on structure with dispensers vomits dispenser contents onto ground./clone command move: NBT containing blocks drop item./move command with containers on positive axis deletes items.