![]() |
VOOZH | about |
| Edition | Bedrock Edition | ||||||
|---|---|---|---|---|---|---|---|
| Release date | February 17, 2026 | ||||||
| Server version | 1.26.10.24 | ||||||
| Editor version | 1.2.8 | ||||||
| Build version | Windows: 41259083 Android: 41259088 (armeabi-v7a) 41259086 (arm64-v8a) | ||||||
| Internal version | Windows, Xbox: 1.26.1024.0 Android: 1.26.10.24 | ||||||
| Version code | Android: 952601024 (armeabi-v7a, 35) | ||||||
| Type | Preview | ||||||
| Preview for | 26.10 | ||||||
| Downloads | Server Windows Linux | ||||||
| Protocol version | 941 | ||||||
| |||||||
{
"title": "Preview 26.10.24",
"images": [
"Bedrock 26.10.24 PatchNotes.jpg",
"Bedrock 26.10.24.png"
],
"rows": [
{
"field": "''(link to Bedrock Edition article, displayed as Bedrock Edition)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "February 17, 2026",
"label": "Release date"
},
{
"field": "(link to Bedrock Dedicated Server 1.26.10.24 article, displayed as 1.26.10.24)",
"label": "Server version"
},
{
"field": "(link to Bedrock Editor 1.2.8 article, displayed as 1.2.8)",
"label": "''(link to Bedrock Editor article, displayed as Editor)'' version"
},
{
"field": "'''Windows''': 41259083<br>'''Android''':<br>41259088 (armeabi-v7a)<br>41259086 (arm64-v8a)",
"label": "Build version"
},
{
"field": "'''Windows, Xbox''': 1.26.1024.0<br>'''Android''': 1.26.10.24",
"label": "Internal version"
},
{
"field": "'''Android''':<br />\n952601024 (armeabi-v7a, 35)<br />\n962601024 (x86, 35)<br />\n972601024 (arm64-v8a, 35)<br />\n982601024 (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.24.zip Windows]<br>[https://www.minecraft.net/bedrockdedicatedserver/bin-linux-preview/bedrock-server-1.26.10.24.zip Linux]",
"label": "Downloads"
},
{
"field": "941",
"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.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<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 26.10.23|β Preview 26.10.23]]\n</td>\n<td style=\"padding: 0.4em\">''' Preview 26.10.24'''</td>\n<td style=\"padding: 0.4em\">\n[[Bedrock Edition Preview 26.10.25| Preview 26.10.25 βΊ]]\n</td>\n</tr>\n</table>"
}
Beta 26.10.24 (ChromeOS, Android) or Preview 26.10.24 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fourth beta/Preview for Bedrock Edition 26.10, released on February 17, 2026,[1] which adds new textures and models for the remaining baby mobs: the hoglin, panda, sniffer, strider, and zoglin. It also adds new sound variants, adds the furnace recipe book as an experiment, and fixes bugs.
π Image
π Image
π Image
π Image
Cat, Chicken, Cow, and Pig
Play screen
AI Goals
minecraft:behavior.move_to_landminecraft:behavior.move_to_waterminecraft:behavior.ocelot_sit_on_blockminecraft:behavior.raid_gardenminecraft:behavior.stomp_turtle_eggminecraft:behavior.offer_flowerminecraft:behavior.playminecraft:behavior.play_dead stricter when parsing, it will now fail to load an entity json that has invalid data in versions 26.10 and newer. Int Range field random_damage_range now only accepts an object with min and max values.AimAssistCategory from beta to v2.6.0.AimAssistCategorySettings from beta to v2.6.0.AimAssistPreset from beta to v2.6.0.AimAssistPresetSettings from beta to v2.6.0.AimAssistRegistry from beta to v2.6.0.PlayerAimAssist from beta to v2.6.0.PlayerAimAssistSettings from beta to v2.6.0.AimAssistTargetMode from beta to v2.6.0.World.getAimAssist from beta to v2.6.0.Player.getAimAssist from beta to v2.6.0.BlockComponentEntityEvent from beta to v2.6.0.Client Entities
held_item_scale field to entity.json schema.
Entity components
General
These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features", "Experimental Voxel Shape Features", and "Furnace Recipe Book" experimental toggles.
/gametest run <test> on game tests with invalid structures, the game tests are no longer spawned at the world ceiling.dedicatedServer optional global to beta of server-admin for accessing dedicated server only APIs.DedicatedServerUtils to beta of server-admin with dedicated server only APIs.LevelStorage to beta of server-admin with dedicated server save state management APIs.LevelStorageQuerySnapshotFile to beta of server-admin.AllowList to beta of server-admin with dedicated server allow list management APIs.Entity.addItem for directly giving items to a mob or player.Block.getParts method behind beta. Returns an array of Block parts if the block has the minecraft:multi_block trait.Server-UI DDUI
CustomForm:
show(): Promise<void> to Promise<boolean> where returning true means it was shown and false means it was not shown.isShowing(): boolean method.MessageBox:
isShowing(): boolean method.MessageBoxResult:
wasShown which is set to true if the message box was shown to the player.From released versions before 26.10
From the 26.10 development versions
minecraft:entity_born spawn event are rideableOther
/setblock and /fill commands from placing partial double blocks, like the upper part of a door.