Minecraft:Bedrock Edition Preview 1.20.70.22: Difference between revisions
More actions
imported>Ja17 m ko interwiki |
Remove broken links to missing pages |
||
| Line 30: | Line 30: | ||
'''[[Minecraft:Wood]] and [[Minecraft:Stripped Wood]]''' | '''[[Minecraft:Wood]] and [[Minecraft:Stripped Wood]]''' | ||
* The different wood type and stripped bit | * The different wood type and stripped bit block states for the <code>wood</code> ID have now been split up into their own IDs. | ||
{|class="mw-collapsible mw-collapsed wikitable" | {|class="mw-collapsible mw-collapsed wikitable" | ||
! [[Minecraft:Bedrock Edition data values|Old ID]] | ! [[Minecraft:Bedrock Edition data values|Old ID]] | ||
| Line 62: | Line 62: | ||
=== General === | === General === | ||
''' | '''Death screen''' | ||
* The updated death screen is now enabled by default, even when resource packs are applied to a world. | * The updated death screen is now enabled by default, even when resource packs are applied to a world. | ||
''' | '''Experiments''' | ||
* Removed the "Molang Features" experimental toggle. | * Removed the "Molang Features" experimental toggle. | ||
''' | '''Play screen''' | ||
* The feedback button in the Friends Drawer in the new play screen now leads to the correct feedback page. | * The feedback button in the Friends Drawer in the new play screen now leads to the correct feedback page. | ||
'''[[Minecraft:Realms Stories]]''' | '''[[Minecraft:Realms Stories]]''' | ||
* Added four new | * Added four new Realm Events. | ||
* Added two extra-special LARGE Realm Events. | * Added two extra-special LARGE Realm Events. | ||
* Added screen-reader | * Added screen-reader narration for Comments screen. | ||
* When in split-screen mode, only the primary user can access Realms Stories. | * When in split-screen mode, only the primary user can access Realms Stories. | ||
=== Technical === | === Technical === | ||
''' | '''API''' | ||
* Added {{cd|Player.setGameMode}} and {{cd|Player.getGameMode}} to {{cd|beta}} for changing the player's {{cd|GameMode}}. | * Added {{cd|Player.setGameMode}} and {{cd|Player.getGameMode}} to {{cd|beta}} for changing the player's {{cd|GameMode}}. | ||
* Added {{cd|GameRuleChangeAfterEvent}}, {{cd|GameRule}} and {{cd|world.afterEvents.gameRuleChange}} for responding to game rules changes. | * Added {{cd|GameRuleChangeAfterEvent}}, {{cd|GameRule}} and {{cd|world.afterEvents.gameRuleChange}} for responding to game rules changes. | ||
| Line 98: | Line 98: | ||
==== Blocks ==== | ==== Blocks ==== | ||
'''[[Minecraft:Vault]]''' | '''[[Minecraft:Vault]]''' | ||
* Tweaked the texture to make them easier to distinguish from | * Tweaked the texture to make them easier to distinguish from trial spawners. | ||
==== Mobs ==== | ==== Mobs ==== | ||
''' | '''Armadillo''' | ||
* Now do not panic when damaged but roll up instead, and hide their head and feet. | * Now do not panic when damaged but roll up instead, and hide their head and feet. | ||
* Now peek out to see if “the coast is clear” before unrolling. | * Now peek out to see if “the coast is clear” before unrolling. | ||
| Line 107: | Line 107: | ||
** The time for a rolled-up armadillo to stay without threats before unrolling has been increased from 3 to 4 seconds. | ** The time for a rolled-up armadillo to stay without threats before unrolling has been increased from 3 to 4 seconds. | ||
''' | '''Breeze''' | ||
* The breeze's attack damage has been tweaked. | * The breeze's attack damage has been tweaked. | ||
==== Technical ==== | ==== Technical ==== | ||
''' | '''API''' | ||
* Added events {{cd|PlayerGameModeChangeAfterEvent}}, {{cd|PlayerGameModeChangeBeforeEvent}} with signals {{cd|world.afterEvents.playerGameModeChange}} and {{cd|world.beforeEvents.playerGameModeChange}} to {{cd|beta}}. | * Added events {{cd|PlayerGameModeChangeAfterEvent}}, {{cd|PlayerGameModeChangeBeforeEvent}} with signals {{cd|world.afterEvents.playerGameModeChange}} and {{cd|world.beforeEvents.playerGameModeChange}} to {{cd|beta}}. | ||
* Removed function {{cd|triggerEvent()}}. | * Removed function {{cd|triggerEvent()}}. | ||
| Line 153: | Line 153: | ||
[[Category:Bedrock Edition 1.20.70 betas]] | [[Category:Bedrock Edition 1.20.70 betas]] | ||
de:Bedrock Edition beta 1.20.70.22 | |||
es:Bedrock Edition beta 1.20.70.22 | |||
ko:Bedrock Edition 프리뷰 1.20.70.22 | |||
pt:Edição Bedrock Preview 1.20.70.22 | |||
uk:Preview 1.20.70.22 (Bedrock Edition) | |||
zh:基岩版1.20.70.22 | |||
Revision as of 15:25, 9 April 2026
Beta 1.20.70.22 (Android) or Preview 1.20.70.22 (Windows, iOS, iPadOS, Xbox) is the third beta/Preview version for Minecraft:Bedrock Edition 1.20.70, released on February 7, 2024,<ref>Template:Cite</ref> which brings more parity from Template:JE and fixes bugs.
Changes
Blocks
- The end portal frame has been moved to the "Nature" category in the Minecraft:Creative inventory.
Minecraft:Wood and Minecraft:Stripped Wood
- The different wood type and stripped bit block states for the
woodID have now been split up into their own IDs.
| Old ID | New ID |
|---|---|
Template:BlockSprite wood
|
Template:BlockSprite oak_wood
|
Template:BlockSprite spruce_wood
| |
Template:BlockSprite birch_wood
| |
Template:BlockSprite jungle_wood
| |
Template:BlockSprite acacia_wood
| |
Template:BlockSprite dark_oak_wood
| |
Template:BlockSprite stripped_oak_wood
| |
Template:BlockSprite stripped_spruce_wood
| |
Template:BlockSprite stripped_birch_wood
| |
Template:BlockSprite stripped_jungle_wood
| |
Template:BlockSprite stripped_acacia_wood
| |
Template:BlockSprite stripped_dark_oak_wood
|
General
Death screen
- The updated death screen is now enabled by default, even when resource packs are applied to a world.
Experiments
- Removed the "Molang Features" experimental toggle.
Play screen
- The feedback button in the Friends Drawer in the new play screen now leads to the correct feedback page.
- Added four new Realm Events.
- Added two extra-special LARGE Realm Events.
- Added screen-reader narration for Comments screen.
- When in split-screen mode, only the primary user can access Realms Stories.
Technical
API
- Added Template:Cd and Template:Cd to Template:Cd for changing the player's Template:Cd.
- Added Template:Cd, Template:Cd and Template:Cd for responding to game rules changes.
- Moved Template:Cd from Template:Cd to Template:Cd.
- Entities
- Entities with a Template:Cd component can once again be killed via commands.
- The Template:Cd component can once again trigger entity events on entities other than the owner.
- Released Template:Cd and Template:Cd from experimental.
- Removed experimental Molang queries Template:Cd and Template:Cd.
- Released Molang Template:Cd for use with behavior packs from experimental. (resource packs will return 0)
Experimental
These additions and changes are accessible by enabling the "Armadillo and Wolf Armor", "Update 1.21", and "Beta APIs" experimental toggles.
Changes
Blocks
- Tweaked the texture to make them easier to distinguish from trial spawners.
Mobs
Armadillo
- Now do not panic when damaged but roll up instead, and hide their head and feet.
- Now peek out to see if “the coast is clear” before unrolling.
- Updated animations and sounds for rolling up, unrolling, and the peek out animation.
- The time for a rolled-up armadillo to stay without threats before unrolling has been increased from 3 to 4 seconds.
Breeze
- The breeze's attack damage has been tweaked.
Technical
API
- Added events Template:Cd, Template:Cd with signals Template:Cd and Template:Cd to Template:Cd.
- Removed function Template:Cd.
- Template:Cd
- Removed property Template:Cd.
- Template:Cd
- Removed property Template:Cd.
Fixes
Template:Fixes Others
- The breeze is only suggested in the type selector when the appropriate experimental toggle is enabled.
- Fixed gamepad back button input not working correctly on the Realms Stories settings screen.
- Fixed issue with time blocks not rendering in the correct time zones on Switch.
- Fixed the timing of Template:Cd and Template:Cd.
- Fixed Template:Cd faces not rotating to match transform component.
- Fixed Template:Cd blocks not culling faces against some vanilla blocks.
- Fixed a bug where item dynamic properties could sometimes be applied to items with a stack size greater than 1.
- Fixed a crash on Android devices when entering Deferred Technical Preview worlds.
- Fixed a circular visual artifact that could occur when using the new point light shadows feature in the Deferred Technical Preview.
Template:Fixes Others
- Fixed a bug where text in the Realms subscription landing page was slightly truncated.
References
Template:Navbox Bedrock Edition versions de:Bedrock Edition beta 1.20.70.22 es:Bedrock Edition beta 1.20.70.22 ko:Bedrock Edition 프리뷰 1.20.70.22 pt:Edição Bedrock Preview 1.20.70.22 uk:Preview 1.20.70.22 (Bedrock Edition) zh:基岩版1.20.70.22