VOOZH about

URL: https://minecraft.wiki/w/Beta_26.10.24

⇱ Bedrock Edition Preview 26.10.24 – Minecraft Wiki


Bedrock Edition Preview 26.10.24

From Minecraft Wiki
(Redirected from Beta 26.10.24)
Jump to navigation Jump to search
Preview 26.10.24
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)
962601024 (x86, 35)
972601024 (arm64-v8a, 35)
982601024 (x86_64, 35)

Type Preview
Preview for 26.10
Downloads Server
Windows
Linux
Protocol version 941
β—„β—„  26.3 26.10 26.11 β–Ίβ–Ί

β—„  Preview 26.10.23

Preview 26.10.24

Preview 26.10.25 β–Ί

{
 "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.

Changes

[edit | edit source]

Blocks

[edit | edit source]

πŸ‘ Image
Dead bush

πŸ‘ Image
Golden dandelion

  • Now displays green particles when used on a baby mob.
    • Particles moving downwards indicate that aging is paused.
    • Particles moving upwards indicate that age has been reset and is now resumed.
  • Now plays pause growth and reset growth sounds on use.

πŸ‘ Image
Stonecutter

Baby mobs

πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
πŸ‘ Image
Cat, Chicken, Cow, and Pig

  • Added distinct sound variants similar to wolves, in addition to the original "classic" variant:
    • Cats have a new "royal" variant.
    • Pigs have new "mini" and "big" variants.
    • Cows have a new "moody" variant.
    • Chickens have a new "picky" variant.

πŸ‘ Image
Husk

  • Fixed a family typo preventing babies from forming jockeys.

General

[edit | edit source]

How to Play

Play screen

Realms

  • The "world_replica_based_backup" flag and the old Realms backup system have been removed, and now the new backups system, Realms Saves, is now enabled at all times.

Technical

[edit | edit source]

AI Goals

  • Made schemas for the following goals stricter when parsing and will fail to load an entity json that has invalid data in versions 26.10 and newer:
    • minecraft:behavior.move_to_land
    • minecraft:behavior.move_to_water
    • minecraft:behavior.ocelot_sit_on_block
    • minecraft:behavior.raid_garden
    • minecraft:behavior.stomp_turtle_egg
    • minecraft:behavior.offer_flower
    • minecraft:behavior.play
  • Made the schema for minecraft: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.

API

  • Released AimAssistCategory from beta to v2.6.0.
  • Released AimAssistCategorySettings from beta to v2.6.0.
  • Released AimAssistPreset from beta to v2.6.0.
  • Released AimAssistPresetSettings from beta to v2.6.0.
  • Released AimAssistRegistry from beta to v2.6.0.
  • Released PlayerAimAssist from beta to v2.6.0.
  • Released PlayerAimAssistSettings from beta to v2.6.0.
  • Released AimAssistTargetMode from beta to v2.6.0.
  • Released World.getAimAssist from beta to v2.6.0.
  • Released Player.getAimAssist from beta to v2.6.0.
  • Released BlockComponentEntityEvent from beta to v2.6.0.

Client Entities

  • Added held_item_scale field to entity.json schema.
    • Allows items held by mobs to be scaled by a factor greater than zero.
    • Defaults to 1.0.

Entity components

  • A content warning will now throw if the amount of experience orbs requested to be spawned in a single tick exceeds the recommended max of 512.

General

  • Upgraded actor JSON resources to Cereal slice 26.0 and re-serialized to align with the updated schema.

Experimental

[edit | edit source]

These additions and changes are accessible by enabling the "Beta APIs", "Upcoming Creator Features", "Experimental Voxel Shape Features", and "Furnace Recipe Book" experimental toggles.

Additions

[edit | edit source]

Experiments

  • Added experimental toggle to enable the new furnace recipe book.
πŸ‘ Image
The new furnace recipe book screen.

Changes

[edit | edit source]

Technical

[edit | edit source]

API

  • Game Test:
    • When running /gametest run <test> on game tests with invalid structures, the game tests are no longer spawned at the world ceiling.
  • Added dedicatedServer optional global to beta of server-admin for accessing dedicated server only APIs.
  • Added DedicatedServerUtils to beta of server-admin with dedicated server only APIs.
  • Added LevelStorage to beta of server-admin with dedicated server save state management APIs.
  • Added LevelStorageQuerySnapshotFile to beta of server-admin.
  • Added AllowList to beta of server-admin with dedicated server allow list management APIs.
  • Added the function Entity.addItem for directly giving items to a mob or player.
  • Added Block.getParts method behind beta. Returns an array of Block parts if the block has the minecraft:multi_block trait.

Server-UI DDUI

  • Changed Class CustomForm:
    • Changed return of method show(): Promise<void> to Promise<boolean> where returning true means it was shown and false means it was not shown.
    • Added isShowing(): boolean method.
  • Changed Class MessageBox:
    • Added isShowing(): boolean method.
  • Changed interface MessageBoxResult:
    • Added the property wasShown which is set to true if the message box was shown to the player.

Fixes

[edit | edit source]

20 issues fixed

From released versions before 26.10

  • MCPE-173775 – Clocks, Compasses, and Recovery Compasses have a corrupted appearance after turning HD texture packs on/off.
  • MCPE-174365 – Can't reposition caret by clicking or tapping on some screens.
  • MCPE-224638 – Certain area in the Nether causes extreme lag or a game/server crash when entered.
  • MCPE-232634 – Scrolling Direction setting in Windows no longer applies in-game when using an external mouse.
  • MCPE-234672 – Baby cats, ocelots and wolves spawned by using spawn eggs on untamed mobs come in a broken state.
  • MCPE-234763 – Featured server profile picture turns into small dot when UI scale is set to small.
  • MCPE-235481 – Game crash when using liquid detection block component with an empty detection rules array.
  • MCPE-235655 – Picking up arrows dropped by Skeletons while holding arrows in off-hand causes slot errors.

From the 26.10 development versions

  • MCPE-235690 – "Full keyboard mode" and "Invert camera Y-axis" options do not take effect until the world is reloaded.
  • MCPE-235741 – Baby skeleton horses spawned by using minecraft:entity_born spawn event are rideable
  • MCPE-235789 – Voxel shape box validation incorrect.

Other

  • Fixed tamed baby British shorthair cat variant texture.
  • Fixed a bug where baby mobs would be incorrectly scaled when using classic texture packs.
  • Fixed a regression where striders and piglins over enthusiastically scream.
  • Fixed an issue where baby armadillos would not peek out while rolled up.
  • Fixed narration for elements outside a scroller.
  • Fixed characters rotating incorrectly in UI when riding a mob.
  • Fixed localization string for tile.sticky_piston_arm_collision.name to Sticky Piston Arm Collision.
  • Fixed /setblock and /fill commands from placing partial double blocks, like the upper part of a door.
  • Fixed sky light calculations being applied multiple times per chunk, causing excessive memory usage.


References

[edit | edit source]
  1. ↑ "Minecraft Beta & Preview - 26.10.24" – Minecraft Feedback, February 17, 2026.

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Bedrock_Edition_Preview_26.10.24?oldid=3632769"

Navigation menu