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

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 22: Line 22:
}}<onlyinclude>
}}<onlyinclude>


'''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>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/23935492768781-Minecraft-Beta-Preview-1-20-70-22|title=Minecraft Beta & Preview - 1.20.70.22|website=Minecraft Feedback|date=February 7, 2024}}</ref> which brings more parity from {{MC/JE}} and fixes bugs.
'''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>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/23935492768781-Minecraft-Beta-Preview-1-20-70-22|title=Minecraft Beta & Preview - 1.20.70.22|website=Minecraft Feedback|date=February 7, 2024}}</ref> which brings more parity from {{JE}} and fixes bugs.


== Changes ==
== Changes ==
Line 30: Line 30:


'''[[Minecraft:Wood]] and [[Minecraft:Stripped Wood]]'''
'''[[Minecraft:Wood]] and [[Minecraft:Stripped Wood]]'''
* The different wood type and stripped bit block states for the <code>wood</code> ID have now been split up into their own IDs.
* The different wood type and stripped bit [[Minecraft: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]]
! [[Minecraft:Bedrock Edition data values|New ID]]
! [[Minecraft:Bedrock Edition data values|New ID]]
|-
|-
| rowspan="12" | {{MC/Blocksprite|wood}} <code>wood</code>
| rowspan="12" | {{BlockSprite|wood}} <code>wood</code>
| {{MC/Blocksprite|oak-wood}} <code>oak_wood</code>
| {{BlockSprite|oak-wood}} <code>oak_wood</code>
|-
|-
| {{MC/Blocksprite|spruce-wood}} <code>spruce_wood</code>
| {{BlockSprite|spruce-wood}} <code>spruce_wood</code>
|-
|-
| {{MC/Blocksprite|birch-wood}} <code>birch_wood</code>
| {{BlockSprite|birch-wood}} <code>birch_wood</code>
|-
|-
| {{MC/Blocksprite|jungle-wood}} <code>jungle_wood</code>
| {{BlockSprite|jungle-wood}} <code>jungle_wood</code>
|-
|-
| {{MC/Blocksprite|acacia-wood}} <code>acacia_wood</code>
| {{BlockSprite|acacia-wood}} <code>acacia_wood</code>
|-
|-
| {{MC/Blocksprite|dark-oak-wood}} <code>dark_oak_wood</code>
| {{BlockSprite|dark-oak-wood}} <code>dark_oak_wood</code>
|-
|-
| {{MC/Blocksprite|stripped-oak-wood}} <code>stripped_oak_wood</code>
| {{BlockSprite|stripped-oak-wood}} <code>stripped_oak_wood</code>
|-
|-
| {{MC/Blocksprite|stripped-spruce-wood}} <code>stripped_spruce_wood</code>
| {{BlockSprite|stripped-spruce-wood}} <code>stripped_spruce_wood</code>
|-
|-
| {{MC/Blocksprite|stripped-birch-wood}} <code>stripped_birch_wood</code>
| {{BlockSprite|stripped-birch-wood}} <code>stripped_birch_wood</code>
|-
|-
| {{MC/Blocksprite|stripped-jungle-wood}} <code>stripped_jungle_wood</code>
| {{BlockSprite|stripped-jungle-wood}} <code>stripped_jungle_wood</code>
|-
|-
| {{MC/Blocksprite|stripped-acacia-wood}} <code>stripped_acacia_wood</code>
| {{BlockSprite|stripped-acacia-wood}} <code>stripped_acacia_wood</code>
|-
|-
| {{MC/Blocksprite|stripped-dark-oak-wood}} <code>stripped_dark_oak_wood</code>
| {{BlockSprite|stripped-dark-oak-wood}} <code>stripped_dark_oak_wood</code>
|}
|}


=== General ===
=== General ===
'''Death screen'''
'''[[Minecraft: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'''
'''[[Minecraft:Experiments]]'''
* Removed the "Molang Features" experimental toggle.
* Removed the "Molang Features" experimental toggle.


'''Play screen'''
'''[[Minecraft: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 Realm Events.
* Added four new [[Minecraft:Realm]] Events.
* Added two extra-special LARGE Realm Events.
* Added two extra-special LARGE Realm Events.
* Added screen-reader narration for Comments screen.
* Added screen-reader [[Minecraft: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'''
'''[[Minecraft:API]]'''
* Added {{MC/Cd|Player.setGameMode}} and {{MC/Cd|Player.getGameMode}} to {{MC/Cd|beta}} for changing the player's {{MC/Cd|GameMode}}.  
* Added {{cd|Player.setGameMode}} and {{cd|Player.getGameMode}} to {{cd|beta}} for changing the player's {{cd|GameMode}}.  
* Added {{MC/Cd|GameRuleChangeAfterEvent}}, {{MC/Cd|GameRule}} and {{MC/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.
* Moved {{MC/Cd|explosion}} from {{MC/Cd|beta}} to {{MC/Cd|1.9.0}}.
* Moved {{cd|explosion}} from {{cd|beta}} to {{cd|1.9.0}}.


'''[[Minecraft:JSON]]'''
'''[[Minecraft:JSON]]'''
: Entities
: Entities
* Entities with a {{MC/Cd|damage_sensor}} component can once again be killed via commands.
* Entities with a {{cd|damage_sensor}} component can once again be killed via commands.
* The {{MC/Cd|damage_sensor}} component can once again trigger entity events on entities other than the owner.
* The {{cd|damage_sensor}} component can once again trigger entity events on entities other than the owner.


'''[[Minecraft:Molang]]'''
'''[[Minecraft:Molang]]'''
* Released {{MC/Cd|query.is_attached}} and {{MC/Cd|query.has_player_rider}} from experimental.
* Released {{cd|query.is_attached}} and {{cd|query.has_player_rider}} from experimental.
* Removed experimental Molang queries {{MC/Cd|query.get_ride}} and {{MC/Cd|query.get_riders}}.  
* Removed experimental Molang queries {{cd|query.get_ride}} and {{cd|query.get_riders}}.  
* Released Molang {{MC/Cd|query.scoreboard}} for use with behavior packs from experimental. (resource packs will return 0)
* Released Molang {{cd|query.scoreboard}} for use with behavior packs from experimental. (resource packs will return 0)


== Experimental ==
== Experimental ==
Line 98: Line 98:
==== Blocks ====
==== Blocks ====
'''[[Minecraft:Vault]]'''
'''[[Minecraft:Vault]]'''
* Tweaked the texture to make them easier to distinguish from trial spawners.
* Tweaked the texture to make them easier to distinguish from [[Minecraft:trial spawner]]s.


==== Mobs ====
==== Mobs ====
'''Armadillo'''
'''[[Minecraft: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'''
'''[[Minecraft:Breeze]]'''
* The breeze's attack damage has been tweaked.
* The breeze's attack damage has been tweaked.


==== Technical ====
==== Technical ====
'''API'''
'''[[Minecraft:API]]'''
* Added events {{MC/Cd|PlayerGameModeChangeAfterEvent}}, {{MC/Cd|PlayerGameModeChangeBeforeEvent}} with signals {{MC/Cd|world.afterEvents.playerGameModeChange}} and {{MC/Cd|world.beforeEvents.playerGameModeChange}} to {{MC/Cd|beta}}.
* Added events {{cd|PlayerGameModeChangeAfterEvent}}, {{cd|PlayerGameModeChangeBeforeEvent}} with signals {{cd|world.afterEvents.playerGameModeChange}} and {{cd|world.beforeEvents.playerGameModeChange}} to {{cd|beta}}.
* Removed function {{MC/Cd|triggerEvent()}}.
* Removed function {{cd|triggerEvent()}}.
* {{MC/Cd|WorldBeforeEvents}}
* {{cd|WorldBeforeEvents}}
** Removed property {{MC/Cd|itemDefinitionEvent}}.
** Removed property {{cd|itemDefinitionEvent}}.
* {{MC/Cd|WorldAfterEvents}}
* {{cd|WorldAfterEvents}}
** Removed property {{MC/Cd|itemDefinitionEvent}}.
** Removed property {{cd|itemDefinitionEvent}}.


== Fixes ==
== Fixes ==
{{MC/Fixes|project=MCPE|fixedin=1.20.70.22 Preview
{{fixes|project=MCPE|fixedin=1.20.70.22 Preview
|;old
|;old
|19426|Strongholds sometimes don't generate the end portal.
|19426|Strongholds sometimes don't generate the end portal.
Line 132: Line 132:
* Fixed gamepad back button input not working correctly on the Realms Stories settings screen.  
* 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 issue with time blocks not rendering in the correct time zones on Switch.
* Fixed the timing of {{MC/Cd|PlayerInteractWithEntityAfterEvent}} and {{MC/Cd|PlayerInteractWithBlockAfterEvent}}.
* Fixed the timing of {{cd|PlayerInteractWithEntityAfterEvent}} and {{cd|PlayerInteractWithBlockAfterEvent}}.
* Fixed {{MC/Cd|minecraft:geometry.full_block}} faces not rotating to match transform component.
* Fixed {{cd|minecraft:geometry.full_block}} faces not rotating to match transform component.
* Fixed {{MC/Cd|minecraft:geometry.full_block}} blocks not culling faces against some vanilla blocks.
* Fixed {{cd|minecraft:geometry.full_block}} 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 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 crash on Android devices when entering Deferred Technical Preview worlds.
Line 140: Line 140:
{{fixes|project=REALMS|fixedin=1.20.70.22 Preview
{{fixes|project=REALMS|fixedin=1.20.70.22 Preview
|;old
|;old
|11290|{{MC/Cd|end_dragon_fight_ticking_area}} prevents mob spawning in realm.
|11290|{{cd|end_dragon_fight_ticking_area}} prevents mob spawning in realm.
|11358|item despawn timer continues in the end main island no matter if a player loads the chunks or not.
|11358|item despawn timer continues in the end main island no matter if a player loads the chunks or not.
|otherissuescount=1}}
|otherissuescount=1}}
Line 147: Line 147:


== References ==
== References ==
{{MC/Reflist}}
{{reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox Bedrock Edition versions|1.2x}}
{{Navbox Bedrock Edition versions|1.2x}}


[[Category:Bedrock Edition 1.20.70 betas]]
[[Minecraft:de:Bedrock Edition beta 1.20.70.22]]
de:Bedrock Edition beta 1.20.70.22
[[Minecraft:es:Bedrock Edition beta 1.20.70.22]]
es:Bedrock Edition beta 1.20.70.22
[[Minecraft:ko:Bedrock Edition 프리뷰 1.20.70.22]]
ko:Bedrock Edition 프리뷰 1.20.70.22
[[Minecraft:pt:Edição Bedrock Preview 1.20.70.22]]
pt:Edição Bedrock Preview 1.20.70.22
[[Minecraft:uk:Preview 1.20.70.22 (Bedrock Edition)]]
uk:Preview 1.20.70.22 (Bedrock Edition)
[[Minecraft:zh:基岩版1.20.70.22]]
zh:基岩版1.20.70.22

Latest revision as of 11:02, 26 May 2026

Template:Infobox version

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

Minecraft:End Portal Frame

Minecraft:Wood and Minecraft:Stripped Wood

  • The different wood type and stripped bit Minecraft:block states for the wood ID 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

Minecraft:Death screen

  • The updated death screen is now enabled by default, even when resource packs are applied to a world.

Minecraft:Experiments

  • Removed the "Molang Features" experimental toggle.

Minecraft:Play screen

  • The feedback button in the Friends Drawer in the new play screen now leads to the correct feedback page.

Minecraft:Realms Stories

  • Added four new Minecraft:Realm Events.
  • Added two extra-special LARGE Realm Events.
  • Added screen-reader Minecraft:narration for Comments screen.
  • When in split-screen mode, only the primary user can access Realms Stories.

Technical

Minecraft:API

Minecraft:JSON

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.

Minecraft:Molang

Experimental

These additions and changes are accessible by enabling the "Armadillo and Wolf Armor", "Update 1.21", and "Beta APIs" experimental toggles.

Changes

Blocks

Minecraft:Vault

Mobs

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

Minecraft:Breeze

  • The breeze's attack damage has been tweaked.

Technical

Minecraft:API

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

Navigation

Template:Navbox Bedrock Edition versions

Minecraft:de:Bedrock Edition beta 1.20.70.22 Minecraft:es:Bedrock Edition beta 1.20.70.22 Minecraft:ko:Bedrock Edition 프리뷰 1.20.70.22 Minecraft:pt:Edição Bedrock Preview 1.20.70.22 Minecraft:uk:Preview 1.20.70.22 (Bedrock Edition) Minecraft:zh:基岩版1.20.70.22