![]() |
VOOZH | about |
| Edition | Bedrock Edition | |||||
|---|---|---|---|---|---|---|
| Release date | July 13, 2021 | |||||
| Server version | 1.17.10.04 | |||||
| Internal version | Android: 1.17.10.04 PlayStation: 2.26 | |||||
| Version code | iOS: 842794593 Android:
| |||||
| Development versions | ||||||
| Downloads | Server Windows Linux | |||||
| Protocol version | 448 | |||||
| ||||||
{
"title": "v1.17.10",
"images": [
"Bedrock 1.17.10 PatchNotes.png",
"Bedrock 1.17.10.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "July 13, 2021",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.17.10.04 article, displayed as 1.17.10.04)",
"label": "Server version"
},
{
"field": "'''Android''': 1.17.10.04<br>\n'''PlayStation''': 2.26<br>\n'''Windows 10''': 1.17.1004.0<br>\n'''Xbox One''': 1.17.1004.70",
"label": "Internal version"
},
{
"field": "'''iOS''':<br>842794593</br>\n'''Android''':\n*951701004 (armeabi-v7a)\n*961701004 (x86)\n*971701004 (arm64-v8a)\n*981701004 (x86_64)",
"label": "Version code"
},
{
"field": "<div class=\"hlist\"><span style=\"white-space:nowrap;\">(link to :Category:Bedrock Edition 1.17.10 betas article, displayed as '''Betas''') (4) </span><br/>((link to Bedrock Edition 1.17.10/Development versions article, displayed as View all))</div>",
"label": "<span style=\"white-space: normal;\">Development versions</span>"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win/bedrock-server-1.17.10.04.zip Windows] [https://minecraft.net/bedrockdedicatedserver/bin-linux/bedrock-server-1.17.10.04.zip Linux]",
"label": "Downloads"
},
{
"field": "448",
"label": "(link to Protocol version article, displayed as Protocol version)"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.17.0|<span style=\"margin-right:-0.35em\">β</span>β 1.17.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''1.17.10'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.18.0| 1.18.0 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition 1.17.2|β 1.17.2]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition 1.17.11| 1.17.11 βΊ]]\n</td>\n</tr>\n</table>"
}
1.17.10 is a minor update to Bedrock Edition released on July 13, 2021, which added candles, brought additional parity with Java Edition, experimental features for 1.18.0 and fixed bugs.[1][2]
Block of Quartz, Crafting Table, Polished Blackstone Bricks, Cracked Polished Blackstone Bricks, and Sculk Sensor
Dried Kelp, Netherite Axe, Netherite Boots, Netherite Hoe, Netherite Ingot, Netherite Pickaxe, and Netherite Sword
General
query.show_bottom - a query for determining whether or not the entity's bottom is rendered.query.death_time - a query for determining the elapsed ticks since a mob started dying.math.min_angle - a math expression for minimizing the angle magnitude (in degrees) into the range [-180, 180].Chunks
Gameplay
Data Driven Mobs
Graphics
Stability and Performance
Actors
These additions and changes are accessible by enabling the "Caves & Cliffs" and "Enable GameTest Framework" experimental toggle.
Ore distribution
GameTest Framework
getEntitiesAtBlockLocation(location : BlockLocation) : Entity[]
spawnEntity(identifier : String, location : BlockLocation) : Entity
property id : String
property nameTag : String
property name : String
method getPlayers() : Player[]
function createExplosion(location : Location, radius : number, explosionOptions : ExplosionOptions)
ExplosionOptions : class
method triggerEvent(eventName : string)
thenExecuteFor to GameTestSequence, which repeatedly calls the callback for the specified number of ticksWorld.event.weatherChanged to World.event.changeWeatherWorld.event.addEffect
World.event.createEntity
World.addEventListenerdisplayName
Performance / Stability
Gameplay
Mobs
Blocks
Items
User Interface
Commands