![]() |
VOOZH | about |
| Edition | Bedrock Edition | |||||
|---|---|---|---|---|---|---|
| Release date | January 27, 2026 | |||||
| Server version | 1.26.10.20 | |||||
| Editor version | 1.2.5 | |||||
| Build version | Windows: 40593649 Android: 40593657 (armeabi-v7a) 40593655 (arm64-v8a) | |||||
| Internal version | Windows, Xbox: 1.26.1020.0 Android: 1.26.10.20 | |||||
| Version code | Android: 952601020 (armeabi-v7a, 35) | |||||
| Type | Preview | |||||
| Preview for | 26.10 | |||||
| Downloads | Server Windows Linux | |||||
| Protocol version | 929 | |||||
| ||||||
{
"title": "Preview 26.10.20",
"images": [
"Bedrock 26.10.20 PatchNotes.jpg",
"Bedrock 26.10.20.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "January 27, 2026",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.26.10.20 article, displayed as 1.26.10.20)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 1.2.5 article, displayed as 1.2.5)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "'''Windows''': 40593649<br>'''Android''':<br>40593657 (armeabi-v7a)<br>40593655 (arm64-v8a)",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.26.1020.0<br>'''Android''': 1.26.10.20",
"label": "Internal version"
},
{
"field": "'''Android''':<br />\n952601020 (armeabi-v7a, 35)<br />\n962601020 (x86, 35)<br />\n972601020 (arm64-v8a, 35)<br />\n982601020 (x86_64, 35)",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 26.10 article, displayed as 26.10)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.26.10.20.zip Windows]<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.26.10.20.zip Linux]",
"label": "Downloads"
},
{
"field": "929",
"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 26.3|<span style=\"margin-right:-0.35em\">β</span>β 26.3]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 26.10|26.10]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 26.11| 26.11 <span style=\"margin-right:-0.35em\">βΊ</span>βΊ]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n\n<td style=\"padding: 0.4em\">''' Preview 26.10.20'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 26.10.21| Preview 26.10.21 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 26.10.20 (ChromeOS, Android) or Preview 26.10.20 (Windows, iOS, iPadOS, Xbox, PlayStation) is the first beta/Preview for Bedrock Edition 26.10, released on January 27, 2026,[1] which retextures various baby mobs and fixes bugs.
rabbit_.AI Goals
"minecraft:behavior.ocelotattack" ('_' misname is legacy and cannot safely be changed).minecraft:behavior.drop_item_forminecraft:behavior.fertilize_farm_blockminecraft:behavior.harvest_farm_blockminecraft:behavior.inspect_bookshelfminecraft:behavior.lay_eggtime_of_day_range in minecraft:behavior.drop_item_for now only accepts an object with min and max values.lay_seconds in minecraft:behavior.lay_egg now only accepts numbers greater than or equal to 0.@minecraft/server version 2.6.0.@minecraft/server version 2.7.0-beta.Block.getComponents and Block.hasComponent into 2.6.0.EntityHealBeforeEvent from beta to v2.6.0.EntityHealAfterEvent from beta to v2.6.0.EntityHealCause from beta to v2.6.0.EntityHealSource from beta to v2.6.0.EntityHealEventOptions from beta to v2.6.0.EntityHealBeforeEventSignal from beta to v2.6.0.EntityHealAfterEventSignal from beta to v2.6.0.WorldBeforeEvents.entityHeal from beta to v2.6.0.WorldAfterEvents.entityHeal from beta to v2.6.0.EntityHurtBeforeEvent from beta to v2.6.0.EntityHurtBeforeEventOptions from beta to v2.6.0.EntityHurtBeforeEventSignal from beta to v2.6.0.WorldBeforeEvents.entityHurt from beta to v2.6.0.EntityHurtAfterEventOptions from beta to v2.6.0.EntityHurtAfterEventSignal to use EntityHurtAfterEventOptions from beta to v2.6.0.EntityItemPickupAfterEvent from beta to v2.6.0EntityItemPickupBeforeEvent from beta to v2.6.0EntityItemPickupEventOptions from beta to v2.6.0ItemFilter from beta to v2.6.0EntityItemPickupAfterEventSignal from beta to v2.6.0EntityItemPickupBeforeEventSignal from beta to v2.6.0WorldAfterEvents.entityItemPickup from beta to v2.6.0WorldBeforeEvents.entityItemPickup from beta to v2.6.0world.getSeed to stable.query.get_level_seed_based_fraction is no longer restricted to the Upcoming Creator Features toggle.localizationKey property on ItemType, EntityType, BlockType, and BlockPermutation from beta to stable.@minecraft/server-net
HttpRequestBodyTooLargeError - Request body exceeds configured limit.HttpRequestLimitExceededError - Concurrent request limit reached.HttpRequestNotAllowedError - Request targets a URI not in the allow list.HttpsOnlyError - HTTPS required but non-HTTPS URI provided.simulate_waves field of the minecraft:buoyant component with the new movement_type field.
movement_type field accepts one of three values:
waves, makes the entity move up and down based on its speed (default value).bobbing, makes the entity move up and down at a constant pace.none does nothing.big_wave_probability and big_wave_speed fields are only used when movement_type is set to waves.can_auto_step_from_liquid field to the minecraft:buoyant component.
Dedicated Server
@minecraft/server-net scripting module on dedicated servers. Server operators can now configure HTTP request limits and restrictions via the permissions.json file. All of the configurable options are optional. If not specified, limits for the particular setting will not be enforced.Graphical
local_lighting.json with static_light entries. Blocks that do not have a static_light and light_color specified via a provided resource pack will be treated as non-colored lighting and use the standard uniform light color.static_light shading to data driven entities in Vibrant Visuals.static_light shading to more entities and items in Vibrant Visuals.Realms
UI
These additions and changes are accessible by enabling the "Beta APIs", and new "Experimental Voxel Shape Features" experimental toggles.
Add-Ons and Script Engine
Blocks
culling_shape field to minecraft:geometry component behind the VoxelShapes toggle.
minecraft:unit_cube, or minecraft:empty.minecraft:empty will be used by default if the block does not use minecraft:geometry.full_block.onEntity handler:
on_home from minecraft:behavior.go_homeon_escape from minecraft:behavior.avoid_blockon_reach from minecraft:behavior.move_to_blockon_place from minecraft:behavior.place_blockon_take from minecraft:behavior.take_blockFrom released versions before 26.10
Other
EntityHurtBeforeEvent.cancel to not allow some sources of knockback (sprint bonus, enchantment, mace smash, projectiles) when set to true.