![]() |
VOOZH | about |
| Edition | Bedrock Edition | |||||
|---|---|---|---|---|---|---|
| Release date | November 15, 2023 | |||||
| Server version | 1.20.60.20 | |||||
| Editor version | 0.4.9 | |||||
| Build version | 19693564 | |||||
| Internal version | Windows: 1.20.6020.0 Xbox One: 1.20.6020.70 Android, iOS, iPadOS: 1.20.60.20 | |||||
| Version code | Android: 952006020οΌarmeabi-v7aοΌ33οΌ | |||||
| Type | Preview | |||||
| Preview for | 1.20.60 | |||||
| Downloads | Server Windows Linux | |||||
| Protocol version | 634 | |||||
| ||||||
{
"title": "Preview 1.20.60.20",
"images": [
"Bedrock 1.20.60.20 PatchNotes.jpg",
"Bedrock 1.20.60.20.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "November 15, 2023",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.20.60.20 article, displayed as 1.20.60.20)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 0.4.9 article, displayed as 0.4.9)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "19693564",
"label": "Build version"
},
{
"field": "'''Windows''': 1.20.6020.0<br>'''Xbox One''': 1.20.6020.70<br>'''Android, iOS, iPadOS''': 1.20.60.20",
"label": "Internal version"
},
{
"field": "'''Android''':<br>\n952006020οΌarmeabi-v7aοΌ33οΌ<br>\n962006020οΌx86οΌ33οΌ<br>\n972006020οΌarm64-v8aοΌ33οΌ<br>\n982006020οΌx86_64οΌ33οΌ<br>",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 1.20.60 article, displayed as 1.20.60)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.20.60.20.zip Windows]<br>[https://minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.20.60.20.zip Linux]",
"label": "Downloads"
},
{
"field": "634",
"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\" rowspan=\"2\">[[Bedrock Edition 1.20.51|<span style=\"margin-right:-0.35em\">β</span>β 1.20.51]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 1.20.60|1.20.60]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.20.62| 1.20.62 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n\n<td style=\"padding: 0.4em\">''' Preview 1.20.60.20'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 1.20.60.21| Preview 1.20.60.21 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 1.20.60.20 (Android) or Preview 1.20.60.20 (Windows, iOS, iPadOS, Xbox) is the first beta/Preview version for Bedrock Edition 1.20.60, released on November 15, 2023,[1] which adds the breeze mob and trial chambers behind an experimental toggle and fixes bugs.
Profile Screen
itemStack in ItemReleaseUseAfterEvent to be optionalbeta to 1.8.0beta to 1.8.0beta to 1.8.0beta to 1.8.0beta to 1.8.0Entity
run_command has been renamed to queue_command and has been released out of experimental.
queue_command may be deferred until the next tick.run_command under experimental will still work for now but the experimental feature is now considered deprecatedItems
Loot Tables
These additions and changes are accessible by enabling the "Update 1.21" and "Beta APIs" experimental toggles.
Graphical
itemStack: ItemStack from eventreadonly permutationBeingPlaced: BlockPermutation to eventcreateExplosion(location: Vector3, radius: number, explosionOptions?: ExplosionOptions) to return a boolean. True if the explosion is successful and false if the explosion is unsuccessful or is cancelled.spawnParticle(effectName: string, location: Vector3, molangVariables?: MolangVariableMap): void;.From released versions before 1.20.0
From the 1.20.50 versions
Others