![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | Xbox, Windows 10, Android: May 6, 2021 | ||||||
| Internal version | Windows: 1.17.54.0 Xbox One: 1.17.54.70 | ||||||
| Type | Beta | ||||||
| Beta for | 1.17.0 | ||||||
| Protocol version | 440 | ||||||
| |||||||
{
"title": "beta 1.17.0.54",
"images": [
"Non-Experimental 1.17.0.54.jpg",
"Bedrock 1.17.0.54.png",
"Bedrock 1.17.0.54 Caves & Cliffs.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "'''Xbox, Windows 10, Android''': May 6, 2021",
"label": "Release date"
},
{
"field": "'''Windows''': 1.17.54.0<br>\n'''Xbox One''': 1.17.54.70<br>\n'''Android''': 1.17.0.54<br>",
"label": "Internal version"
},
{
"field": "Beta",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.17.0 article, displayed as 1.17.0)",
"label": "Beta for"
},
{
"field": "440",
"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.16.221|<span style=\"margin-right:-0.35em\">β</span>β 1.16.221]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.17.0|1.17.0]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.17.1| 1.17.1 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.17.0.52|β beta 1.17.0.52]]\n</td>\n<td style=\"padding: 0.4em\">''' beta 1.17.0.54'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition beta 1.17.0.56| beta 1.17.0.56 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 1.17.0.54 is the seventh beta version for Bedrock Edition 1.17.0, released on May 6, 2021,[1] which added infested deepslate and fixes bugs.
Azalea Leaves and Flowering Azalea Leaves
Copper and Deepslate Copper Ore
Squid and Glow Squid
GameTest Framework
function setColor(color : Number)property value : Number
entity.getComponent(componentName : string)minecraft:colorentity.getComponent("inventory").container
function setItem(slot : Number, itemStack : ItemStack)
function getItem(slot : Number) : ItemStack
function addItem(itemStack : ItemStack)
function transferItem(fromSlot : Number, toSlot : Number, toContainer : Container)
function swapItems(slot : Number, otherSlot : Number, otherContainer : Container)
function worldLocation(relativeLocation : BlockLocation)
function relativeLocation(worldLocation : BlockLocation)
Caves & Cliffs
Translation
Vanilla Parity
User Interface
Commands
Multiplayer
/kick command works properly if cheats and command blocks are disabled, and it no longer uses target selectors.