Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bedrock Edition Preview 26.10.24

From SAS Gaming Wiki
Revision as of 19:25, 9 April 2026 by SyncBot (talk | contribs) (Fix template calls: add MC/ prefix)

Template:Infobox version


Beta 26.10.24 (ChromeOS, Android) or Preview 26.10.24 (Windows, iOS, iPadOS, Xbox, PlayStation) is the fourth beta/Preview for Minecraft:Bedrock Edition 26.10, released on February 17, 2026,<ref>Template:Cite</ref> 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

Blocks

File:Dead Bush JE6 BE4.png Dead bush

File:Golden Dandelion JE1 BE1.png 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.

File:Stonecutter JE2 BE1.png Minecraft:Stonecutter

Mobs

Baby mobs

Script error: No such module "animate". Cat, Chicken, Cow, and Minecraft: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.

File:Husk.png Minecraft:Husk

General

Minecraft:How to Play

Play screen

Minecraft: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

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:
  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  1. REDIRECT Template:Code

Template:Redr

  • Made the schema for
  1. REDIRECT Template:Code

Template:Redr 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

  1. REDIRECT Template:Code

Template:Redr now only accepts an object with

  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr values.

API

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

  • Released
  1. REDIRECT Template:Code

Template:Redr from

  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr.

Client Entities

  • Added
  1. REDIRECT Template:Code

Template:Redr 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

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

Experiments

  • Added experimental toggle to enable the new furnace recipe book.
File:UI - Furnace recipe book Menu (Bedrock Preview 26.10.24).png
The new furnace recipe book screen.

Changes

Technical

API

  • Game Test:
    • When running
  1. REDIRECT Template:Command

Template:Redr on game tests with invalid structures, the game tests are no longer spawned at the world ceiling.

  • Added
  1. REDIRECT Template:Code

Template:Redr optional global to beta of server-admin for accessing dedicated server only APIs.

  • Added
  1. REDIRECT Template:Code

Template:Redr to beta of

  1. REDIRECT Template:Code

Template:Redr with dedicated server only APIs.

  • Added
  1. REDIRECT Template:Code

Template:Redr to beta of

  1. REDIRECT Template:Code

Template:Redr with dedicated server save state management APIs.

  • Added
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr of

  1. REDIRECT Template:Code

Template:Redr.

  • Added
  1. REDIRECT Template:Code

Template:Redr to beta of

  1. REDIRECT Template:Code

Template:Redr with dedicated server allow list management APIs.

  • Added the function
  1. REDIRECT Template:Code

Template:Redr for directly giving items to a mob or player.

  • Added
  1. REDIRECT Template:Code

Template:Redr method behind

  1. REDIRECT Template:Code

Template:Redr. Returns an array of Block parts if the block has the

  1. REDIRECT Template:Code

Template:Redr trait.

Server-UI DDUI

  • Changed Class
  1. REDIRECT Template:Code

Template:Redr:

    • Changed return of method
  1. REDIRECT Template:Code

Template:Redr to

  1. REDIRECT Template:Code

Template:Redr where returning true means it was shown and false means it was not shown.

    • Added
  1. REDIRECT Template:Code

Template:Redr method.

  • Changed Class
  1. REDIRECT Template:Code

Template:Redr:

    • Added
  1. REDIRECT Template:Code

Template:Redr method.

  • Changed interface
  1. REDIRECT Template:Code

Template:Redr:

    • Added the property
  1. REDIRECT Template:Code

Template:Redr which is set to true if the message box was shown to the player.

Fixes

Script error: No such module "fixes". 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 Minecraft: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 Minecraft:Sticky Piston Arm Collision.
  • Fixed
  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr commands from placing partial double blocks, like the upper part of a Minecraft:door.

  • Fixed sky light calculations being applied multiple times per chunk, causing excessive memory usage.

References

<references group="">

 </references>

Navigation

Template:BlockSprite Demo
(Guide)
Template:BlockSprite 0.1
(Guide)
Template:FileLink 0.2
(Guide)
Template:BlockSprite 0.3
(Guide)
Template:BlockSprite 0.4
(Guide)
Template:BlockSprite 0.5
(Guide)
Template:ItemSprite 0.6
(Guide)
Template:ItemSprite 0.7
(Guide)
v0.7.0
Template:LegacyItemSprite 0.8
(Guide)
v0.8.0
Template:LegacyBlockSprite 0.9
(Guide)
v0.9.0
Template:EnvSprite 0.10
(Guide)
v0.10.0
Template:ItemSprite 0.11
(Guide)
v0.11.0
Template:EnvSprite 0.12
(Guide)
v0.12.1
Template:ItemSprite 0.13
(Guide)
v0.13.0
Template:ItemSprite Overworld Update
(Guide)
v0.14.0
Template:EntitySprite Friendly Update
(Guide)
v0.15.0
Realms
v0.15.1
Template:ItemSprite Boss Update
(Guide)
v0.16.0
Template:EntitySprite Ender Update
(Guide)
1.0.0
1.0.3
1.0.4
1.0.5
1.0.6
Template:ItemSprite Discovery Update
(Guide)
1.1.0
1.1.1
1.1.3
Template:FileLink Better Together Update
(Guide)
1.2.0
1.2.3
1.2.5
1.2.6
1.2.10
1.2.13
Template:ItemSprite Update Aquatic (Phase One)
(Guide)
1.4.0
Template:BlockSprite Update Aquatic (Phase Two)
(Guide)
1.5.0
Template:EntitySprite 1.6
(Guide)
1.6.0
Template:BlockSprite 1.7
(Guide)
1.7.0
Template:EntitySprite 1.8
(Guide)
1.8.0
Template:EntitySprite 1.9
(Guide)
1.9.0
Template:BlockSprite Texture Update
(Guide)
1.10.0
Template:EffectSprite Village & Pillage
(Guide)
1.11.0
Template:BlockSprite 1.12
(Guide)
1.12.0
Template:EntitySprite 1.13
(Guide)
1.13.0
Template:EntitySprite Buzzy Bees
(Guide)
1.14.0
1.14.1
1.14.20
1.14.30
Template:ItemSprite Nether Update
(Guide)
1.16.0
1.16.20
1.16.100
1.16.200
RTX Beta
1.16.210
1.16.220
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17.0
1.17.10
1.17.30
1.17.40
Template:BlockSprite Caves & Cliffs: Part II
(Guide)
1.18.0
1.18.10
1.18.30
Template:BlockSprite The Wild Update
(Guide)
1.19.0
1.19.10
1.19.20
1.19.30
1.19.40
1.19.50
1.19.60
1.19.70
1.19.80
Template:ItemSprite Trails & Tales
(Guide)
1.20.0
1.20.10
1.20.30
1.20.40
Template:EntitySprite Bats and Pots
(Guide)
1.20.50
1.20.60
1.20.70
Template:EntitySprite Armored Paws
(Guide)
1.20.80
Template:ItemSprite Tricky Trials
(Guide)
1.21.0
1.21.20
1.21.30
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.40
Template:BlockSprite The Garden Awakens
(Guide)
1.21.50
1.21.60
Template:BlockSprite Spring to Life
(Guide)
1.21.70
1.21.80
Template:EntitySprite Chase the Skies
(Guide)
1.21.90
1.21.100
Template:EntitySprite The Copper Age
(Guide)
1.21.111*
1.21.120
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.130
26.0
Template:Nowrap

Template:Article other

de:Bedrock Edition beta 26.10.24 es:Bedrock Edition Preview 26.10.24 pt:Edição Bedrock Preview 26.10.24 th:รุ่น Bedrock Preview 26.10.24 zh:基岩版26.10.24