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: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
Line 46: Line 46:
* Changed the textures and models of the following baby mobs:
* Changed the textures and models of the following baby mobs:
** [[File:Baby Hoglin JE5 BE4.png|32px]] Hoglin
** [[File:Baby Hoglin JE5 BE4.png|32px]] Hoglin
** {{Animate|Baby Panda JE4 BE2.png;Lazy Baby Panda JE4 BE2.png;Aggressive Baby Panda JE4 BE3.png;Worried Baby Panda JE4 BE2.png;Playful Baby Panda JE4 BE2.png;Weak Baby Panda JE4 BE2.png;Brown Baby Panda JE4 BE2.png|32px}} Panda
** {{MC/Animate|Baby Panda JE4 BE2.png;Lazy Baby Panda JE4 BE2.png;Aggressive Baby Panda JE4 BE3.png;Worried Baby Panda JE4 BE2.png;Playful Baby Panda JE4 BE2.png;Weak Baby Panda JE4 BE2.png;Brown Baby Panda JE4 BE2.png|32px}} Panda
** [[File:Snifflet JE3 BE2.png|32px]] Sniffer
** [[File:Snifflet JE3 BE2.png|32px]] Sniffer
** [[File:Baby Strider JE3 BE3.png|32px]] Strider
** [[File:Baby Strider JE3 BE3.png|32px]] Strider
Line 52: Line 52:
* Adjusted the hitbox of baby [[Minecraft:zombie]]s and variants, [[Minecraft:piglin]]s, and [[Minecraft:villager]]s to fit in 1 block high and 0.5 block wide spaces.
* Adjusted the hitbox of baby [[Minecraft:zombie]]s and variants, [[Minecraft:piglin]]s, and [[Minecraft:villager]]s to fit in 1 block high and 0.5 block wide spaces.


{{animate|Tabby Cat.png;Chicken JE2 BE2.png;Temperate Cow.png;Temperate Pig.png|x32px}} '''Cat''', '''Chicken''', '''Cow''', and '''[[Minecraft:Pig]]'''
{{MC/Animate|Tabby Cat.png;Chicken JE2 BE2.png;Temperate Cow.png;Temperate Pig.png|x32px}} '''Cat''', '''Chicken''', '''Cow''', and '''[[Minecraft:Pig]]'''
* Added distinct sound variants similar to wolves, in addition to the original "classic" variant:
* Added distinct sound variants similar to wolves, in addition to the original "classic" variant:
** Cats have a new "royal" variant.
** Cats have a new "royal" variant.
Line 75: Line 75:
'''AI Goals'''
'''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:
* 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:
** {{cd|minecraft:behavior.move_to_land}}
** {{MC/Cd|minecraft:behavior.move_to_land}}
** {{cd|minecraft:behavior.move_to_water}}
** {{MC/Cd|minecraft:behavior.move_to_water}}
** {{cd|minecraft:behavior.ocelot_sit_on_block}}
** {{MC/Cd|minecraft:behavior.ocelot_sit_on_block}}
** {{cd|minecraft:behavior.raid_garden}}
** {{MC/Cd|minecraft:behavior.raid_garden}}
** {{cd|minecraft:behavior.stomp_turtle_egg}}
** {{MC/Cd|minecraft:behavior.stomp_turtle_egg}}
** {{cd|minecraft:behavior.offer_flower}}  
** {{MC/Cd|minecraft:behavior.offer_flower}}  
** {{cd|minecraft:behavior.play}}
** {{MC/Cd|minecraft:behavior.play}}
* Made the schema for {{cd|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 {{cd|random_damage_range}} now only accepts an object with {{cd|min}} and {{cd|max}} values.
* Made the schema for {{MC/Cd|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 {{MC/Cd|random_damage_range}} now only accepts an object with {{MC/Cd|min}} and {{MC/Cd|max}} values.


'''API'''
'''API'''
* Released {{cd|AimAssistCategory}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|AimAssistCategory}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|AimAssistCategorySettings}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|AimAssistCategorySettings}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|AimAssistPreset}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|AimAssistPreset}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|AimAssistPresetSettings}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|AimAssistPresetSettings}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|AimAssistRegistry}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|AimAssistRegistry}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|PlayerAimAssist}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|PlayerAimAssist}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|PlayerAimAssistSettings}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|PlayerAimAssistSettings}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|AimAssistTargetMode}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|AimAssistTargetMode}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|World.getAimAssist}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|World.getAimAssist}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|Player.getAimAssist}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|Player.getAimAssist}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.
* Released {{cd|BlockComponentEntityEvent}} from {{cd|beta}} to {{cd|v2.6.0}}.
* Released {{MC/Cd|BlockComponentEntityEvent}} from {{MC/Cd|beta}} to {{MC/Cd|v2.6.0}}.


'''Client Entities'''
'''Client Entities'''
* Added {{cd|held_item_scale}} field to entity.json schema.
* Added {{MC/Cd|held_item_scale}} field to entity.json schema.
** Allows items held by mobs to be scaled by a factor greater than zero.
** Allows items held by mobs to be scaled by a factor greater than zero.
** Defaults to 1.0.
** Defaults to 1.0.
Line 120: Line 120:
'''API'''
'''API'''
* Game Test:
* Game Test:
** When running {{cmd|gametest run <test>}} on game tests with invalid structures, the game tests are no longer spawned at the world ceiling.
** When running {{MC/Cmd|gametest run <test>}} on game tests with invalid structures, the game tests are no longer spawned at the world ceiling.
* Added {{cd|dedicatedServer}} optional global to beta of server-admin for accessing dedicated server only APIs.
* Added {{MC/Cd|dedicatedServer}} optional global to beta of server-admin for accessing dedicated server only APIs.
* Added {{cd|DedicatedServerUtils}} to beta of {{cd|server-admin}} with dedicated server only APIs.
* Added {{MC/Cd|DedicatedServerUtils}} to beta of {{MC/Cd|server-admin}} with dedicated server only APIs.
* Added {{cd|LevelStorage}} to beta of {{cd|server-admin}} with dedicated server save state management APIs.
* Added {{MC/Cd|LevelStorage}} to beta of {{MC/Cd|server-admin}} with dedicated server save state management APIs.
* Added {{cd|LevelStorageQuerySnapshotFile}} to {{cd|beta}} of {{cd|server-admin}}.
* Added {{MC/Cd|LevelStorageQuerySnapshotFile}} to {{MC/Cd|beta}} of {{MC/Cd|server-admin}}.
* Added {{cd|AllowList}} to beta of {{cd|server-admin}} with dedicated server allow list management APIs.
* Added {{MC/Cd|AllowList}} to beta of {{MC/Cd|server-admin}} with dedicated server allow list management APIs.
* Added the function {{cd|Entity.addItem}} for directly giving items to a mob or player.
* Added the function {{MC/Cd|Entity.addItem}} for directly giving items to a mob or player.
* Added {{cd|Block.getParts}} method behind {{cd|beta}}. Returns an array of Block parts if the block has the {{cd|minecraft:multi_block}} trait.
* Added {{MC/Cd|Block.getParts}} method behind {{MC/Cd|beta}}. Returns an array of Block parts if the block has the {{MC/Cd|minecraft:multi_block}} trait.


'''Server-UI DDUI'''
'''Server-UI DDUI'''
* Changed Class {{cd|CustomForm}}:
* Changed Class {{MC/Cd|CustomForm}}:
** Changed return of method {{cd|show(): Promise<void>}} to {{cd|Promise<boolean>}} where returning true means it was shown and false means it was not shown.
** Changed return of method {{MC/Cd|show(): Promise<void>}} to {{MC/Cd|Promise<boolean>}} where returning true means it was shown and false means it was not shown.
** Added {{cd|isShowing(): boolean}} method.
** Added {{MC/Cd|isShowing(): boolean}} method.
* Changed Class {{cd|MessageBox}}:
* Changed Class {{MC/Cd|MessageBox}}:
** Added {{cd|isShowing(): boolean}} method.
** Added {{MC/Cd|isShowing(): boolean}} method.
* Changed interface {{cd|MessageBoxResult}}:
* Changed interface {{MC/Cd|MessageBoxResult}}:
** Added the property {{cd|wasShown}} which is set to true if the message box was shown to the player.
** Added the property {{MC/Cd|wasShown}} which is set to true if the message box was shown to the player.


== Fixes ==
== Fixes ==
{{fixes|project=MCPE|fixedin=26.10.24 Preview
{{MC/Fixes|project=MCPE|fixedin=26.10.24 Preview
|;old
|;old
|173775|Clocks, Compasses, and Recovery Compasses have a corrupted appearance after turning HD texture packs on/off.
|173775|Clocks, Compasses, and Recovery Compasses have a corrupted appearance after turning HD texture packs on/off.
Line 162: Line 162:
* Fixed characters rotating incorrectly in UI when riding a mob.
* 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 localization string for tile.sticky_piston_arm_collision.name to [[Minecraft:Sticky Piston]] Arm Collision.
* Fixed {{cmd|setblock}} and {{cmd|fill}} commands from placing partial double blocks, like the upper part of a [[Minecraft:door]].
* Fixed {{MC/Cmd|setblock}} and {{MC/Cmd|fill}} 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.
* Fixed sky light calculations being applied multiple times per chunk, causing excessive memory usage.
</onlyinclude>
</onlyinclude>
== References ==
== References ==
{{Reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox Bedrock Edition versions|2026}}
{{MC/Navbox Bedrock Edition versions|2026}}


[[Category:Bedrock Edition 26.10 betas]]
[[Category:Bedrock Edition 26.10 betas]]

Revision as of 19:25, 9 April 2026

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