![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | May 6, 2026 | ||||||
| Server version | 1.26.30.27 | ||||||
| Editor version | 1.3.7 | ||||||
| Build version | Windows: 44363702 Android: 44363712 (armeabi-v7a) 44363704 (arm64-v8a) | ||||||
| Internal version | Windows, Xbox: 1.26.3027.0 Android: 1.26.30.27 | ||||||
| Version code | Android: 952603027 (armeabi-v7a, 35) | ||||||
| Type | Preview | ||||||
| Preview for | 26.30 | ||||||
| Downloads | Server Windows Linux | ||||||
| Protocol version | 990 | ||||||
| |||||||
{
"title": "Preview 26.30.27",
"images": [
"Bedrock 26.30.27 PatchNotes.png",
"Bedrock 26.30.27.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "May 6, 2026",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.26.30.27 article, displayed as 1.26.30.27)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 1.3.7 article, displayed as 1.3.7)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "'''Windows''': 44363702<br>'''Android''':<br>44363712 (armeabi-v7a)<br>44363704 (arm64-v8a)",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.26.3027.0<br>'''Android''': 1.26.30.27",
"label": "Internal version"
},
{
"field": "'''Android''':<br />\n952603027 (armeabi-v7a, 35)<br />\n962603027 (x86, 35)<br />\n972603027 (arm64-v8a, 35)<br />\n982603027 (x86_64, 35)",
"label": "Version code"
},
{
"field": "Preview",
"label": "(link to Version types article, displayed as Type)"
},
{
"field": "(link to Bedrock Edition 26.30 article, displayed as 26.30)",
"label": "Preview for"
},
{
"field": "'''Server'''<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-win-preview/bedrock-server-1.26.30.27.zip Windows]<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.26.30.27.zip Linux]",
"label": "Downloads"
},
{
"field": "990",
"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 26.23|<span style=\"margin-right:-0.35em\">β</span>β 26.23]]</td>\n<td style=\"padding: 0.4em\">'''[[Bedrock Edition 26.30|26.30]]'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Edition 26.31| 26.31 <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.30.25|β Preview 26.30.25]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 26.30.27'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 26.30.28| Preview 26.30.28 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 26.30.27 (ChromeOS, Android) or Preview 26.30.27 (Windows, iOS, iPadOS, Xbox, PlayStation) is the third beta/Preview for Bedrock Edition 26.30,[1] released on May 6, 2026, which moves the furnace recipe book out of experimental, updates sulfur springs, adds the magma block and slow bouncy sulfur cube archetypes, and fixes bugs.
Sulfur and cinnabar block sets
Chiseled sulfur and chiseled cinnabar
Performance
Server
UI
Β§w AI Goals
minecraft:behavior.break_doorminecraft:behavior.door_interactminecraft:behavior.hurt_by_targetminecraft:behavior.open_doorminecraft:behavior.owner_hurt_by_targetminecraft:behavior.owner_hurt_targetminecraft:behavior.random_look_around
look_time now only accepts an object with min and max values. Other formats will fail to parse.minecraft:behavior.random_look_around_and_sitminecraft:behavior.wither_target_highest_damageBlocks
culling_shape field in the minecraft:geometry component from behind the Voxel Shapes experiment. Non-unit-cube culling shapes for certain blocks (e.g. fences, bells, slabs) still require the experiment.DDUI
Observable with ObservableString, ObservableNumber, ObservableUIRawMessage, and ObservableBoolean.DropdownItem to DropdownItemData.DataDrivenScreenClosedReason:
UserClose to ClientClosed.ServerClose to ServerClosed.Entity
execute_event_on_home_block entity event response out of experimental.Events
EntityStartSneakingAfterEvent and EntityStartSneakingAfterEventSignal to beta.Features
height_difference_filter_feature.
min_required_upward_height_diff - Specifies the minimum height difference required upwards.min_required_downward_height_diff - Specifies the minimum height difference required downwards.max_allowed_upward_height_diff - Specifies the maximum height difference allowed upwards.max_allowed_downward_height_diff - Specifies the maximum height difference allowed downwards.search_radius - Specifies the length in each cardinal direction the filter will check for blocks against the given differences.places_feature - Specifies what feature should be placed when filter succeeds.only_check_intersection_for_motion_blocking_blocks field to the block_intersection constraint of minecraft:structure_template_feature.
true, only motion-blocking blocks within the structure are checked for intersections against the block_allowlist.false, all blocks in the structure except empty ones are checked for intersections, including air.true, preserving existing behavior.ground_level field to minecraft:structure_template_feature.
leveled and grounded constraints.leveled and grounded constraints are checked.0.leveled option to the constraints field of minecraft:structure_template_feature.
max_steepness field that defines the maximum allowed height difference between the placement position and terrain samples taken at the structure's ground level.
2.isSnowLoggable method in ScriptBlockPrecipitationComponent from beta to 2.8.0.These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features", "Experimental Custom Projectile Features", and "Experimental Voxel Shape Features" experimental toggles.
shape classes to @minecraft/debug-utilities library:
DebugConeDebugCylinderDebugPyramidDebugEllipsoidBlocks
lava_flammable field to the minecraft:flammable component under Upcoming Creator Features.
always and never.always, the block is considered when lava attempts to spread fire after adjacent block updates, while still respecting normal fire placement rules.never, the block is excluded from that check.General
owner_launch_immunity_ticks field to the projectile component.Voxel Shapes
From released versions before 26.30
minecraft:wearable" prevents max stack size from working.LootItem.name returns undefined for custom items/blocks when reading loot tables via Script API LootTableManager.LootPool.rolls does not return a usable NumberRange.LootPool.bonusRolls does not return a usable NumberRange.Other
lock_rider_rotation value would continuously rotate when a player was riding them without giving any movement input.SimulatedPlayers do not spawn with properties defined in player.json.Dimension.containsBlock() returning incorrect results when using exclude filters on a BlockVolume smaller than 16x16x16.