Minecraft:Bedrock Edition Preview 26.10.21: Difference between revisions
From SAS Gaming Wiki
More actions
imported>Iactuallycantdothat No edit summary |
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 | '''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 | * 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 | * 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. | ||
''' | '''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]] | ** [[File:Baby Armadillo JE3.png|32px]] Armadillo | ||
** [[File:Baby Bee JE2 BE2.png|32px]] | ** [[File:Baby Bee JE2 BE2.png|32px]] Bee | ||
** [[File:Baby Camel JE2 BE3.png|32px]] | ** [[File:Baby Camel JE2 BE3.png|32px]] Camel | ||
** {{animate|Baby Fox JE2.png; Baby Snow Fox JE2.png|32px}} | ** {{animate|Baby Fox JE2.png; Baby Snow Fox JE2.png|32px}} Fox | ||
** [[File:Baby Goat JE2 BE3.png|32px]] | ** [[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}} | ** {{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}} | ** {{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 === | ||
''' | '''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. | ||
''' | '''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" | These additions and changes are accessible by enabling the "Beta APIs" experimental toggle. | ||
=== Changes === | === Changes === | ||
==== Technical ==== | ==== Technical ==== | ||
''' | '''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]] | ||
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 | |||
Revision as of 15:26, 9 April 2026
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
- Crafted with a Minecraft:dandelion and 8 gold nuggets:
- When used on a baby mob, it will stop aging. This sets NBT attribute Template:Code to 1.
- When used again, it will continue to age again. This sets NBT attribute Template:Code to 0.
- Cannot be used on Minecraft:monsters (including undead mounts) and Minecraft:villagers.
- Can be placed and potted like other flowers.
General
- 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
- Added a keybind, Template:Keys by default, to open the Minecraft:social drawer in-game.
Changes
Mobs
Baby mobs
- Changed the textures of the following baby mobs:
- File:Baby Armadillo JE3.png Armadillo
- File:Baby Bee JE2 BE2.png Bee
- File:Baby Camel JE2 BE3.png Camel
- Template:Animate Fox
- File:Baby Goat JE2 BE3.png Goat
- Template:Animate Llama
- File:Baby Polar Bear JE7 BE3.png Minecraft:Polar Bear
- Template:Animate Trader Llama
- Added unique animations for baby foxes, camels, and armadillos.
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
- Added Template:Cd parameter to Template:Cd.
- Moved Template:Cd to Template:Cd.
- Removed Template:Cd property from Template:Cd.
- Moved Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- Released Template:Cd from Template:Cd to Template:Cd.
- 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.
- Introduced fields Template:Cd and Template:Cd, which are a list of items that can be fed to the entity to pause or reset growth for baby entities.
- Introduced Template:Cd fields Template:Cd and Template:Cd to trigger an event when aging is paused or reset for baby entities.
Scripting
- Added new widget render primitive types to the Template:Cd module:
- Template:Cd - Cylinder primitive with elliptical cross-section (radiusX, radiusZ, height)
- Template:Cd - Cone primitive with elliptical base (radiusX, radiusZ, height)
- Template:Cd - Cuboid primitive with independent dimensions (lengthX, lengthY, lengthZ)
- Template:Cd - Pyramid primitive with rectangular base (xWidth, zWidth, height)
- Template:Cd - Ellipsoid primitive with Vector3 radii
- Added corresponding Template:Cd enum values: Template:Cd, Template:Cd, Template:Cd, Template:Cd, and Template:Cd.
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: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