![]() |
VOOZH | about |
| Edition | Bedrock Edition | |||||
|---|---|---|---|---|---|---|
| Official name | Bats and Pots | |||||
| Release date | December 5, 2023 | |||||
| Server version | 1.20.50.03 | |||||
| Build version | 19782173 | |||||
| Internal version | Windows: 1.20.5003.0 ChromeOS, Android, iOS, iPadOS, Fire: 1.20.50.03 Xbox One: 1.20.5003.70 PlayStation 4: 2.78 Nintendo Switch: v92 | |||||
| Version code | Android: 952005003 (armeabi-v7a, 33) | |||||
| Development versions | ||||||
| Downloads | Server Windows Linux | |||||
| Protocol version | 630 | |||||
| ||||||
{
"title": "v1.20.50",
"images": [
"Bedrock 1.20.50 PatchNotes.png",
"Bedrock 1.20.50.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "(link to Bats and Pots article, displayed as Bats and Pots)",
"label": "Official name"
},
{
"field": "December 5, 2023",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.20.50.03 article, displayed as 1.20.50.03)",
"label": "Server version"
},
{
"field": "19782173",
"label": "Build version"
},
{
"field": "'''Windows''': 1.20.5003.0<br>'''ChromeOS, Android, iOS, iPadOS, Fire''': 1.20.50.03<br>'''Xbox One''': 1.20.5003.70<br>'''PlayStation 4''': 2.78<br>'''Nintendo Switch''': v92",
"label": "Internal version"
},
{
"field": "'''Android''':<br>\n952005003 (armeabi-v7a, 33)<br>\n962005003 (x86, 33)<br>\n972005003 (arm64-v8a, 33)<br>\n982005003 (x86_64, 33)<br>\n'''iOS''':<br>\n861626628",
"label": "Version code"
},
{
"field": "<div class=\"hlist\"><span style=\"white-space:nowrap;\">(link to :Category:Bedrock Edition 1.20.50 previews article, displayed as '''Previews''') (5) </span><br/><span style=\"white-space:nowrap;\">(link to :Category:Bedrock Edition 1.20.50 betas article, displayed as '''Betas''') (5) </span><br/>((link to Bedrock Edition 1.20.50/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.20.50.03.zip Windows]<br>[https://minecraft.net/bedrockdedicatedserver/bin-linux/bedrock-server-1.20.50.03.zip Linux]",
"label": "Downloads"
},
{
"field": "630",
"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.20.0|<span style=\"margin-right:-0.35em\">β</span>β 1.20.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''1.20.50'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 1.20.80| 1.20.80 <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.20.41|β 1.20.41]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition 1.20.51| 1.20.51 βΊ]]\n</td>\n</tr>\n</table>"
}
1.20.50, retroactively a game drop[1] named Bats and Pots,[2] is a version of Bedrock Edition released on December 5, 2023[3][4], which brings more parity with Java Edition and fixes bugs.
projectilesCanBreakBlocks, to control whether impact projectiles will destroy blocks that are destructible by them (i.e. chorus flowers, pointed dripstone and decorated pots). Defaults to true.showRecipeMessages, to control whether the recipe toasts are displayed. Defaults to true.
recipesUnlock game rule set to true to work properly.dust_plume and white_smoke_particle particle types.Andesite, Diorite, Granite, Polished Andesite, Polished Diorite, Polished Granite, Stone
stone ID have now been split up into their own IDs.planks ID have now been split up into their own IDs.Sculk Sensor and Calibrated Sculk Sensor
tag: legacy item component and released the minecraft:tags item component out of experimental in JSON formats 1.20.50 and higher.General
minecraft://connectToRealm?realmId=<Id number>These additions and changes are accessible by enabling the "Update 1.21", "Beta APIs", "Molang Features", and "Render Dragon Features for Creators" experimental toggles.
Copper Door and Copper Trapdoor
Tuff Stairs, Tuff Slab, and Tuff Wall
Block of Copper (All variants)
copper_door, exposed_copper_door, weathered_copper_door, oxidized_copper_door, waxed_copper_door, waxed_exposed_copper_door, waxed_weathered_copper_door, and waxed_oxidized_copper_door into the minecraft:door item tag.BlockComponentTypeMap, EntityComponentTypeMap, and ItemComponentTypeMap aliases which map component IDs to their TypeScript types.Block.getComponent, Entity.getComponent, and ItemStack.getComponent to return the correct derived component type.BlockComponentTypes, EntityComponentTypes, and ItemComponentTypes enums that enumerate component ID strings.CraftingEventPacket.effectAddBeforeEvent and removed effectState from effectAddAfterEvent.PlayerInteractWithBlockAfterEvent from beta to 1.7.0.PlayerInteractWithBlockBeforeEvent from beta to 1.7.0.PlayerInteractWithEntityAfterEvent from beta to 1.7.0.PlayerInteractWithEntityBeforeEvent from beta to 1.7.0.PlayerLeaveBeforeEvent from beta to 1.7.0.NumberRange interface to minecraft/common.
heightRange: NumberRange from beta to 1.7.0.matches from beta to 1.7.0.clearDynamicProperties from beta to 1.7.0.getDynamicProperties from beta to 1.7.0.getDynamicPropertyIds from beta to 1.7.0.getDynamicPropertyTotalByteCount from beta to 1.7.0.setDynamicProperty from beta to 1.7.0.clearDynamicProperties from beta to 1.7.0.getDynamicProperties from beta to 1.7.0.getDynamicPropertyIds from beta to 1.7.0.getDynamicPropertyTotalByteCount from beta to 1.7.0.setDynamicProperty from beta to 1.7.0.TicksPerSecond
beta to 1.7.0.offset from beta to 1.7.0.above from beta to 1.7.0.below from beta to 1.7.0.north from beta to 1.7.0.east from beta to 1.7.0.south from beta to 1.7.0.west from beta to 1.7.0.center from beta to 1.7.0.bottomCenter from beta to 1.7.0.EntityNpcComponent.SimulatedPlayer
stopUsingItem now returns the item that was being used.target property to be of type Entity or undefined as the entity may not have a target.EntityHitInformation
entity property to be of type Entity or undefined as the entity may be undefined.EntityInventoryComponent
container member variable now correctly reflects it can be a Container or undefined.entity member variable now correctly reflects it can be a Entity or undefined.ItemStartUseOnAfterEvent
itemStack is now optional.ItemStopUseAfterEvent
itemStack is now optional.Entity.remove from beta to 1.7.0.DataDrivenEntityTriggerAfterEvent
id to eventId for clarity.getModifier to work in read-only mode.DefinitionModifier from a class to an interface with properties.EntityTypes.get properly reflect that it can return EntityType | undefined instead of just EntityType.minecraft:behavior.melee_box_attack behavior which functions the same as minecraft:behavior.melee_attack but uses bounds based attack reach calculations.
reach_multiplier attribute is removed and replaced with box_increase.box_increase blocks to create an "attack box". If the attack box intersects with the target's bounds the attacking mob can reach it.minecraft:can_join_raid component to allow entities to join existing raids.minecraft:use_duration to minecraft:use_modifiers and added a movement_modifier parameter in JSON format versions 1.20.50 and higher.minecraft:chargeable in JSON format versions 1.20.50 and higher.on_dig event triggers from minecraft:digger in format versions 1.20.50 and higher.min_engine_version of 1.20.50 or higher:
Replaced with query.timer_flag_1, set by behavior.timer_flag_1.Replaced with query.timer_flag_2, set by behavior.timer_flag_2.Replaced with query.timer_flag_3, set by behavior.timer_flag_3.query.is_scentingquery.is_risingquery.is_feeling_happyquery.dash_cooldown_progressFrom released versions before 1.20.0
From 1.20.0
From released versions before 1.20.2
/give command.Others
query.is_alive on server.@minecraft/server-ui forms not correctly rendering player scoreboard information when embedded in rawtext.