![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | January 7, 2026 | ||||||
| Server version | 1.26.0.27 | ||||||
| Editor version | 1.2.3 | ||||||
| Build version | Windows: 40092415 Xbox Series X: 40092419 Android: 40092416 (armeabi-v7a) 40092421 (arm64-v8a) iOS: 40092420 | ||||||
| Internal version | Windows, Xbox: 1.26.27.0 Android: 1.26.0.27 | ||||||
| Version code | Android: 952600027 (armeabi-v7a, 35) | ||||||
| Type | Preview | ||||||
| Preview for | 26.0 | ||||||
| Downloads | Server Windows Linux | ||||||
| Protocol version | 921 | ||||||
| |||||||
{
"title": "Preview 26.0.27",
"images": [
"Bedrock Edition 26.0.27.jpg",
"Bedrock 26.0.27.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "January 7, 2026",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.26.0.27 article, displayed as 1.26.0.27)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 1.2.3 article, displayed as 1.2.3)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "'''Windows''': 40092415<br>'''Xbox Series X''': 40092419<br>'''Android''':<br>40092416 (armeabi-v7a)<br>40092421 (arm64-v8a)<br>'''iOS''': 40092420",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.26.27.0<br>'''Android''': 1.26.0.27",
"label": "Internal version"
},
{
"field": "'''Android''':<br />\n952600027 (armeabi-v7a, 35)<br />\n962600027 (x86, 35)<br />\n972600027 (arm64-v8a, 35)<br />\n982600027 (x86_64, 35)",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 26.0 article, displayed as 26.0)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.26.0.27.zip Windows]<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.26.0.27.zip Linux]",
"label": "Downloads"
},
{
"field": "921",
"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.21.132|<span style=\"margin-right:-0.35em\">β</span>β 1.21.132]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 26.0|26.0]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 26.1| 26.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 Preview 26.0.26|β Preview 26.0.26]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 26.0.27'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 26.0.28| Preview 26.0.28 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 26.0.27 (ChromeOS, Android) or Preview 26.0.27 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta and fourth Preview version for Bedrock Edition 26.0, released on January 7, 2026.[1] It adds features for Tiny Takeover behind an experiment, including retextured and remodeled baby mobs, retextured and remodeled rabbits, craftable name tags, and more. This is the first beta/Preview released in 2026.
π Image
π Image
π Image
Camel Husk, Skeleton Horse, and Zombie Horse
AI Goals
minecraft:behavior.delayed_attackminecraft:behavior.dragonstrafeplayerminecraft:behavior.dragonchargeplayerminecraft:behavior.melee_attackminecraft:behavior.melee_box_attackminecraft:behavior.stomp_attacktarget_zone in minecraft:behavior.dragonchargeplayer and minecraft:behavior.dragonstrafeplayer now only accepts an object with min and max values. Other formats will fail to parse.minecraft:jump.dynamic:
regular_skip_data: Used during normal skip movement.
distance_scale: The multiplier applied to horizontal velocity when jumping.height: The force applied vertically when jumping.jump delay: Amount of ticks between sequential jumps.animation_duration: Duration of the jump animation.fast_skip_data: Used when travelling quickly with skip movement.
distance_scale: The multiplier applied to horizontal velocity when jumping.height: The force applied vertically when jumping.jump delay: Amount of ticks between sequential jumps.animation_duration: Duration of the jump animation.minecraft:connection can now be used without the Upcoming Creator Features toggle.minecraft:corner_and_cardinal_direction in minecraft:placement_direction can now be used without the Beta APIs toggle.use_liquid_clipping field in minecraft:liquid_detection to better explain its use.minecraft:geometry block component:
minecraft:geometry.full_block so DOWN face is rotated 180 degrees, this brings it in parity with non data driven full blocks and Java full blocks.minecraft:geometry.full_block_v1.minecraft:geometry.full_block that have a format_version less than 1.26.0 will look the same and internally be considered as minecraft:geometry.full_block_v1.minecraft:collision_box improvements from experimental and removed requirement of format version 1.21.130 or higher for those improvements.
minecraft:collision_box component when the server sends invalid packets.Components
minecraft.behaviour.look_at_X behavior components:
min_look_time and max_look_time - deprecated and has been replaced properly with look_time.
min_look_time and max_look_time will get upgraded automatically.look_time - takes min and max as a range.minecraft.behaviour.look_at_entityminecraft.behaviour.look_at_playerminecraft.behaviour.look_at_targetminecraft.behaviour.look_at_trading_playerlook_time - this was not correctly parsed prior to version 1.26.0, and always resulted in default values being assigned to min_look_time and max_look_time.target_distance - was used in some definitions and it was never passed to the component.
Entity
reflect_on_hurt:true projectiles on hit.
Entity Components
minecraft:breedable component into two:
minecraft:offspring_data which defines how an offspring of an entity is born, it contains the following fields moved from minecraft:breedable:
blend_attributesinherit_tamedmutation_factormutation_strategyrandom_variant_mutation_intervalrandom_extra_variant_mutation_intervaldeny_parents_variantbreeds_withcombine_parent_colorsproperty_inheritanceparent_centric_attribute_blendingminecraft:breedable now only contains data about how an entity uses breeding behavior.
minecraft:offspring_data component.General
Network Protocol
ActorType modified: added ActorType::Undead.ActorType modified: renamed ActorType::UndeadMob to ActorType::UndeadMonster.ActorCategory modified: renamed ActorCategory::UndeadMob to ActorCategory::UndeadMonster.saddle_in_water.
Levelsoundevent modified: added unique sound events for every spear type.slime tag allows slime to spawn higher than usual.swamp_water_huge_mushroom tag allows huge mushrooms to spawn in shallow swamp water.fast_fishing tag increases fishing speed.high_seas tag alters salmon behavior.surface_mineshaft tag changes surface mineshaft blocks to dark oak.These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features", "Render Dragon Features for Creators", and the new "Drop 1 of 2026" experimental toggles.
π Image
π Image
π Image
π Image
π Image
π Image
π Image
Rabbit
attachedTo property to DebugShape which specifies an entity that this shape should be positionally attached to.visibleTo property to DebugShape which specifies an array of players that this shape should be visible to.EntityItemDropAfterEvent to beta.EntityItemDropAfterEventSignal to beta.EntityItemDropEventOptions to beta.previousPowerLevel to BlockComponentRedstoneUpdateEvent behind beta.minecraft:free camera preset.play_spline keyword to the /camera command for playing a spline loaded from behavior pack.
Graphical
query.get_level_seed_based_fraction molang function behind the Upcoming Creator Features toggle.minecraft:metal_nuggets item tag to copper, iron, and gold nuggets.From released versions before 26.0
From the 26.0 development versions
Other
getComponents entity component could return an undefined in the array when used in older scripting versions.on_equip and on_unequip events on the minecraft:equippable entity component would be executed on world load.