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

From SAS Gaming Wiki
imported>Iactuallycantdothat
No edit summary
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 25: Line 25:
<onlyinclude>
<onlyinclude>


'''Beta 26.10.21''' (ChromeOS, Android), '''Preview 26.10.21''' (Windows, Xbox, PlayStation), or '''Preview 26.10.22''' (iOS, iPadOS) is the second beta/''Preview'' for [[Minecraft:Bedrock Edition 26.10]], released on February 3, 2026,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/43201150724877-Minecraft-Beta-Preview-26-10-21|title=Minecraft Beta & Preview - 26.10.21|website=Minecraft Feedback|date=February 3, 2026}}</ref> which adds [[Minecraft:golden dandelion]]s, retextures several baby mobs, and fixes bugs.
'''Beta 26.10.21''' (ChromeOS, Android), '''Preview 26.10.21''' (Windows, Xbox, PlayStation), or '''Preview 26.10.22''' (iOS, iPadOS) is the second beta/''Preview'' for [[Minecraft:Bedrock Edition 26.10]], released on February 3, 2026,<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/43201150724877-Minecraft-Beta-Preview-26-10-21|title=Minecraft Beta & Preview - 26.10.21|website=Minecraft Feedback|date=February 3, 2026}}</ref> which adds golden dandelions, retextures several baby mobs, and fixes bugs.


== Additions ==
== Additions ==
=== Blocks ===
=== Blocks ===
'''[[File:Golden Dandelion JE1.png|32px]] [[Minecraft:Golden Dandelion]]'''
'''[[File:Golden Dandelion JE1.png|32px]] [[Minecraft:Golden Dandelion]]'''
* Crafted with a [[Minecraft:dandelion]] and 8 [[Minecraft:gold nugget]]s:
* Crafted with a [[Minecraft:dandelion]] and 8 gold nuggets:
{{Crafting
{{Crafting
|A1= Gold Nugget
|A1= Gold Nugget
Line 46: Line 46:
* When used on a baby mob, it will stop aging. This sets NBT attribute {{code|GrowthPaused}} to 1.
* When used on a baby mob, it will stop aging. This sets NBT attribute {{code|GrowthPaused}} to 1.
** When used again, it will continue to age again. This sets NBT attribute {{code|GrowthPaused}} to 0.
** When used again, it will continue to age again. This sets NBT attribute {{code|GrowthPaused}} to 0.
* Cannot be used on [[Minecraft:monster]]s (including [[Minecraft:undead mount]]s) and [[Minecraft:villager]]s.
* Cannot be used on [[Minecraft:monster]]s (including undead mounts) and [[Minecraft:villager]]s.
* Can be placed and [[Minecraft:Flower Pot|potted]] like other flowers.
* Can be placed and [[Minecraft:Flower Pot|potted]] like other flowers.


Line 54: Line 54:
* Added an option on Windows to disable pausing when the application loses focus.
* Added an option on Windows to disable pausing when the application loses focus.


'''[[Minecraft:Controls]]'''
'''Controls'''
* Added a keybind, {{keys|F4}} by default, to open the [[Minecraft:social]] drawer in-game.
* Added a keybind, {{keys|F4}} by default, to open the [[Minecraft:social]] drawer in-game.


Line 61: Line 61:
'''Baby mobs'''
'''Baby mobs'''
* Changed the textures of the following baby mobs:
* Changed the textures of the following baby mobs:
** [[File:Baby Armadillo JE3.png|32px]] [[Minecraft:Armadillo]]
** [[File:Baby Armadillo JE3.png|32px]] Armadillo
** [[File:Baby Bee JE2 BE2.png|32px]] [[Minecraft:Bee]]
** [[File:Baby Bee JE2 BE2.png|32px]] Bee
** [[File:Baby Camel JE2 BE3.png|32px]] [[Minecraft:Camel]]
** [[File:Baby Camel JE2 BE3.png|32px]] Camel
** {{animate|Baby Fox JE2.png; Baby Snow Fox JE2.png|32px}} [[Minecraft:Fox]]
** {{animate|Baby Fox JE2.png; Baby Snow Fox JE2.png|32px}} Fox
** [[File:Baby Goat JE2 BE3.png|32px]] [[Minecraft:Goat]]
** [[File:Baby Goat JE2 BE3.png|32px]] Goat
** {{animate|Baby Brown Llama JE3 BE3.png; Baby Creamy Llama JE3 BE3.png; Baby Gray Llama JE3 BE3.png; Baby White Llama JE3 BE3.png|32px}} [[Minecraft:Llama]]
** {{animate|Baby Brown Llama JE3 BE3.png; Baby Creamy Llama JE3 BE3.png; Baby Gray Llama JE3 BE3.png; Baby White Llama JE3 BE3.png|32px}} Llama
** [[File:Baby Polar Bear JE7 BE3.png|32px]] [[Minecraft:Polar Bear]]
** [[File:Baby Polar Bear JE7 BE3.png|32px]] [[Minecraft:Polar Bear]]
** {{animate|Baby Brown Trader Llama JE2 BE2.png; Baby Creamy Trader Llama JE2 BE2.png; Baby Gray Trader Llama JE2 BE2.png; Baby White Trader Llama JE2 BE2.png|32px}} [[Minecraft:Trader Llama]]
** {{animate|Baby Brown Trader Llama JE2 BE2.png; Baby Creamy Trader Llama JE2 BE2.png; Baby Gray Trader Llama JE2 BE2.png; Baby White Trader Llama JE2 BE2.png|32px}} Trader Llama
* Added unique animations for baby foxes, camels, and armadillos.
* Added unique animations for baby foxes, camels, and armadillos.


=== General ===
=== General ===
'''[[Minecraft:UI]]'''
'''UI'''
* Updated the inventory and SDL screens to properly reflect purchases made when navigating back to it from a related page.
* Updated the inventory and SDL screens to properly reflect purchases made when navigating back to it from a related page.
* Updated the interact button design for touch controls.
* Updated the interact button design for touch controls.
Line 85: Line 85:
** Other formats will fail to parse.
** Other formats will fail to parse.


'''[[Minecraft:API]]'''
'''API'''
* Added {{cd|isSuperset}} parameter to {{cd|world.containsBiomes}}.
* Added {{cd|isSuperset}} parameter to {{cd|world.containsBiomes}}.
* Moved {{cd|world.containsBiomes}} to {{cd|stable}}.
* Moved {{cd|world.containsBiomes}} to {{cd|stable}}.
Line 112: Line 112:


== Experimental ==
== Experimental ==
These additions and changes are accessible by enabling the "Beta APIs" [[Minecraft:experimental]] toggle.
These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.


=== Changes ===
=== Changes ===
==== Technical ====
==== Technical ====
'''[[Minecraft:API]]'''
'''API'''
* Introduced new UI capabilities called Data-Driven UI (DDUI).<ref>{{tweet|CornerHardMC|2019592308178768238|I'm so impressed by what people have been making in the latest Minecraft Preview with the new Data-Driven UI!}}</ref>
* Introduced new UI capabilities called Data-Driven UI (DDUI).<ref>{{tweet|CornerHardMC|2019592308178768238|I'm so impressed by what people have been making in the latest Minecraft Preview with the new Data-Driven UI!}}</ref>
** These APIs introduce a new way to create modal forms with new capabilities and an all new look.
** These APIs introduce a new way to create modal forms with new capabilities and an all new look.
Line 151: Line 151:
[[Category:Bedrock Edition 26.10 betas]]
[[Category:Bedrock Edition 26.10 betas]]


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

Revision as of 15:26, 9 April 2026

Template:Infobox version


Beta 26.10.21 (ChromeOS, Android), Preview 26.10.21 (Windows, Xbox, PlayStation), or Preview 26.10.22 (iOS, iPadOS) is the second beta/Preview for Minecraft:Bedrock Edition 26.10, released on February 3, 2026,<ref>Template:Cite</ref> which adds golden dandelions, retextures several baby mobs, and fixes bugs.

Additions

Blocks

File:Golden Dandelion JE1.png Minecraft:Golden Dandelion

Template:Crafting

General

Minecraft:Settings

  • Added a setting for texture streaming on some devices to the Video settings, which will reduce the GPU memory for some textures, especially with more add-ons.
  • Added an option on Windows to disable pausing when the application loses focus.

Controls

Changes

Mobs

Baby mobs

General

UI

  • Updated the inventory and SDL screens to properly reflect purchases made when navigating back to it from a related page.
  • Updated the interact button design for touch controls.

Technical

AI Goals

  • Made the schema for Template:Cd stricter when parsing, now will fail to load an entity json that has invalid data in versions 26.10 and newer.
  • Float Range field Template:Cd now only accepts an object with Template:Cd and Template:Cd values.
    • Other formats will fail to parse.
  • Made the schema for Template:Cd stricter when parsing, now will fail to load an entity json that has invalid data in versions 26.10 and newer.
  • Float Range fields Template:Cd and jump_interval now only accepts an object with Template:Cd and Template:Cd values.
    • Other formats will fail to parse.

API

Minecraft:Character Creator

  • Added check for usage of banned skin in persona delegate and added case to display default appearance and inform user when banned skin is detected.
  • Exiting the game after changing your appearance will immediately cache all changes.

Entity components

  • Added the ability to pause and reset growth of entities in Template:Cd using specified items.

Scripting

Experimental

These additions and changes are accessible by enabling the "Beta APIs" experimental toggle.

Changes

Technical

API

  • Introduced new UI capabilities called Data-Driven UI (DDUI).<ref>Template:Tweet</ref>
    • These APIs introduce a new way to create modal forms with new capabilities and an all new look.
  • Reload command now closes all the Data Driven UI screens as part of the execution.
  • Template:Cd now includes base color and pattern data.

Fixes

Template:Fixes Other

  • Fixed a crash that sometimes happened when players were climbing.
  • Fixed a crash when opening Realms tab with 150+ joined realms.
  • Fixed client crash on world load from out of bounds Template:Cd in the Template:Cd component.
  • Fixed an issue with Template:Cd where the position was being used as the bottom-left corner, instead of the centre.
  • Fixed an issue with Template:Cd where the attachment position was unintentionally using the height offset of the entity.

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions

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