![]() |
VOOZH | about |
| Edition | Java Edition | |||||
|---|---|---|---|---|---|---|
| Official name | Frostburn Update | |||||
| Release date | June 8, 2016 | |||||
| Development versions | ||||||
| Downloads | Client (.json) Server | |||||
| Protocol version | 210 | |||||
| Data version | 510 | |||||
| Resource pack format | 2 | |||||
| Minimum Java version | Java SE 6 | |||||
| ||||||
{
"title": "Minecraft 1.10",
"images": [
"Frostburn Update.png",
"Java Edition 1.10.png"
],
"rows": [
{
"field": "''(link to Java Edition article, displayed as Java Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "(link to Frostburn Update article, displayed as Frostburn Update)",
"label": "Official name"
},
{
"field": "June 8, 2016",
"label": "Release date"
},
{
"field": "<div class=\"hlist\"><span style=\"white-space:nowrap;\">(link to :Category:Java Edition 1.10 snapshots article, displayed as '''Snapshots''') (3) </span><br/><span style=\"white-space:nowrap;\">(link to :Category:Java Edition 1.10 pre-releases article, displayed as '''Pre-releases''') (2) </span><br/>((link to Java Edition 1.10/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/ba038efbc6d9e4a046927a7658413d0276895739/client.jar Client] ([https://piston-meta.mojang.com/v1/packages/0590cc1c11f1be246af9d972f919693bf6b0d1f6/1.10.json .json])<br />[https://piston-data.mojang.com/v1/objects/a96617ffdf5dabbb718ab11a9a68e50545fc5bee/server.jar Server]",
"label": "(link to Tutorial:Installing a version#Manual version installation article, displayed as Downloads)"
},
{
"field": "210",
"label": "(link to Protocol version article, displayed as Protocol version)"
},
{
"field": "510",
"label": "(link to Data version article, displayed as Data version)"
},
{
"field": "2",
"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.9|<span style=\"margin-right:-0.35em\">β</span>β 1.9]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''1.10'''</td>\n<td style=\"padding: 0.4em\" >[[Java Edition 1.11| 1.11 <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.9.4|β 1.9.4]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Java Edition 1.10.1| 1.10.1 βΊ]]\n</td>\n</tr>\n</table>"
}
1.10, the release of the Frostburn Update,[3] is a major update to Java Edition that was released on June 8, 2016, which gives players the ability to use structure blocks and adds magma blocks, Nether wart blocks, red Nether brick, fossils made from bone blocks, strays and husks (which are variants of skeletons and zombies, respectively), and polar bears.
ZombieType tag is 6.7 Γ floor (RegionalDifficulty) seconds.SkeletonType tag is 2./teleport
/teleport <Entity> [x] [y] [z] [<y-rot> <x-rot>]/teleport @e[type=Cow] ~ ~ ~ 5 1block.enchantment_table.useentity.polar_bear.ambiententity.polar_bear.baby_ambiententity.polar_bear.deathentity.polar_bear.hurtentity.polar_bear.stepentity.polar_bear.warningentity.husk.ambient[note 1]entity.husk.death[note 1]entity.husk.hurt[note 1]entity.husk.step[note 1]entity.stray.ambiententity.stray.deathentity.stray.hurtentity.stray.stepentity.wither_skeleton.ambiententity.wither_skeleton.deathentity.wither_skeleton.hurtentity.wither_skeleton.stepambient/cave/cave15ambient/cave/cave16limit for the looting_enchant function.
fallingdust particle has been added.
fallingdust can be summoned, making use of the params argument like blockcrack and several other particles do.
/particle fallingdust ~ ~ ~ 0 0 0 0 1 0 @p 10 summons a particle matching the color of lava (block 10)NBT tags
FallFlying byte tag
ZombieType integer tag: Determines the kind of zombie a specific zombie is.
IsVillager and VillagerProfession tags.ParticleParam1 and ParticleParam2 integer tags for AreaEffectCloud entities.
<params> arguments work, in /particle./summon AreaEffectCloud ~ ~1 ~ {Duration:600,Radius:2.0f,Particle:"iconcrack",ParticleParam1:351,ParticleParam2:3}
/summon AreaEffectCloud ~ ~1 ~ {Duration:600,Radius:2.0f,Particle:"blockcrack",ParticleParam1:12289}
Rails (all types)
General
zombietype tag.(30 Γ RegionalDifficulty)%; formerly 30% on Easy, 60% on Normal, 90% on Hard).2 Γ floor(RegionalDifficulty) seconds; formerly 2 seconds on Easy, 4 on Normal, 6 on Hard.Ice plains, ice mountains and ice plains spikes
Mesas, including all variants
MST on mineshaft structure pieces to indicate the type. 0 is the traditional mineshaft, 1 is the new mesa mineshaft.Zombie NBT tag in Village.dat.
PersistenceRequired flag set), but still burn in sunlight./tp
<y-rot> and <x-rot> are now changed to <yaw> and <pitch>NoGravity now works for all entities, not only armor stands.
fallingdust particle now collides with blocks.From released versions before 1.10
/scoreboard players test (max value isn't required)./setblock with signs missing Text tags kicks all players loading the sign./playsound./playsound command kicks player from server./execute detect command causing entities within a chunk to be scoreboard reset.Village.dat containing player reputation causes NullPointerException.More fixes: