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.10.21: 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 21: Line 21:
}}<onlyinclude>
}}<onlyinclude>


'''Beta 1.20.10.21''' (Android) or '''Preview 1.20.10.21''' (Windows, iOS, iPadOS, Xbox) is the second beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.10]], released on June 1, 2023<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/16314419988493|title=Minecraft Beta & Preview - 1.20.10.21|website=Minecraft Feedback|date=June 1, 2023}}</ref>, which adds a new recipe unlocking system, brings more parity from {{JE}}, and fixes bugs.
'''Beta 1.20.10.21''' (Android) or '''Preview 1.20.10.21''' (Windows, iOS, iPadOS, Xbox) is the second beta/''Preview'' version for [[Minecraft:Bedrock Edition 1.20.10]], released on June 1, 2023<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/16314419988493|title=Minecraft Beta & Preview - 1.20.10.21|website=Minecraft Feedback|date=June 1, 2023}}</ref>, which adds a new recipe unlocking system, brings more parity from {{MC/JE}}, and fixes bugs.


== Additions ==
== Additions ==
Line 27: Line 27:
'''Experiments'''
'''Experiments'''
* Added "Recipe Unlocking" experimental toggle.
* Added "Recipe Unlocking" experimental toggle.
** Enable the new recipe unlocking system and the {{cmd|recipe}} command.
** Enable the new recipe unlocking system and the {{MC/Cmd|recipe}} command.


'''Splashes'''
'''Splashes'''
Line 46: Line 46:
=== Items ===
=== Items ===
'''[[Minecraft:Boat|Bamboo Raft]]'''
'''[[Minecraft:Boat|Bamboo Raft]]'''
* Recipe no longer needs a [[Minecraft:shovel]] to match {{JE}}.
* Recipe no longer needs a [[Minecraft:shovel]] to match {{MC/JE}}.


=== Technical ===
=== Technical ===
Line 58: Line 58:
=== Additions ===
=== Additions ===
==== Command format ====
==== Command format ====
'''{{cmd|recipe}}'''
'''{{MC/Cmd|recipe}}'''
* A new command that gives or takes (unlocks or locks) recipes for a player.
* A new command that gives or takes (unlocks or locks) recipes for a player.
* Syntax:  
* Syntax:  
Line 75: Line 75:


==== Command format ====
==== Command format ====
'''{{cmd|camera}}'''
'''{{MC/Cmd|camera}}'''
* Limit free cam JSON to not pitch camera beyond plus or minus <code>90</code> degrees.
* Limit free cam JSON to not pitch camera beyond plus or minus <code>90</code> degrees.
* Rendering of experimental <code>minecraft:free</code> camera no longer affected by player state like night vision.
* Rendering of experimental <code>minecraft:free</code> camera no longer affected by player state like night vision.
Line 94: Line 94:


== Fixes ==
== Fixes ==
{{fixes|project=MCPE|fixedin=1.20.10.21 Preview|otherissuescount=8
{{MC/Fixes|project=MCPE|fixedin=1.20.10.21 Preview|otherissuescount=8
|;old
|;old
|123608|Transparent leaves overlap with opaque leaves.
|123608|Transparent leaves overlap with opaque leaves.
Line 115: Line 115:
* Fixed a crash that could happen when running the <code>go_and_give_items_to_noteblock</code> goal.
* Fixed a crash that could happen when running the <code>go_and_give_items_to_noteblock</code> goal.
* Custom items with <code>minecraft:block_placer</code> will no longer place certain blocks in the wrong location.
* Custom items with <code>minecraft:block_placer</code> will no longer place certain blocks in the wrong location.
* Fixed {{cmd|camerashake}} command to shake camera without also shaking player.
* Fixed {{MC/Cmd|camerashake}} command to shake camera without also shaking player.
* Reordered the gamepad tooltips for UI screens so that the buttons align with the same side as a controller.</onlyinclude>
* Reordered the gamepad tooltips for UI screens so that the buttons align with the same side as a controller.</onlyinclude>


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


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


[[Category:Bedrock Edition 1.20.10 betas]]
[[Category:Bedrock Edition 1.20.10 betas]]

Latest revision as of 19:19, 9 April 2026

Template:Infobox version

Beta 1.20.10.21 (Android) or Preview 1.20.10.21 (Windows, iOS, iPadOS, Xbox) is the second beta/Preview version for Minecraft:Bedrock Edition 1.20.10, released on June 1, 2023<ref>Template:Cite</ref>, which adds a new recipe unlocking system, brings more parity from Java Edition, and fixes bugs.

Additions

General

Experiments

  • Added "Recipe Unlocking" experimental toggle.
    • Enable the new recipe unlocking system and the
  1. REDIRECT Template:Command

Template:Redr command.

Splashes

  • Added a new splash text:
    • Joule is neat too!

Technical

Minecraft:JSON

  • Released the minecraft:max_stack_size item component out of experimental in JSON formats 1.20.10 and higher.
  • Released the minecraft:block_placer item component out of experimental in JSON formats 1.20.10 and higher.
  • Released the minecraft:record item component out of experimental in JSON formats 1.20.10 and higher.

Changes

General

Fog

  • Underwater and fog effects are now based on camera position rather than player position.

Items

Bamboo Raft

Technical

Minecraft:JSON

  • Converted "properties" to "states" for custom blocks.
  • Items with the minecraft:block_placer component will now place blocks with correct orientation.
  • Custom items with minecraft:block_placer will no longer place certain blocks in the wrong location.

Experimental

These additions and changes are accessible by enabling the "Experimental Cameras", "Recipe Unlocking", and "Beta APIs" experimental toggles.

Additions

Command format

  1. REDIRECT Template:Command

Template:Redr

  • A new command that gives or takes (unlocks or locks) recipes for a player.
  • Syntax:
    • /recipe <victim: target> give <recipe: string>
      • Gives (unlocks) a specified recipe to a player.
    • /recipe <victim: target> take <recipe: string>
      • Takes (locks) a specified recipe from a player.
    • If * is specified in recipe: string, it will unlock or lock all recipes for the player.

Changes

Gameplay

Recipe book

  • Recipes are now unlocked when the player collect materials for it.
    • Picking up an item teaches the player how to craft that item.
  • A new notification appears when the player find a new crafting material.

Command format

  1. REDIRECT Template:Command

Template:Redr

  • Limit free cam JSON to not pitch camera beyond plus or minus 90 degrees.
  • Rendering of experimental minecraft:free camera no longer affected by player state like night vision.

Technical

API

  • System
    • Replaced events with system.beforeEvents and system.afterEvents.
    • Renamed event beforeWatchdogTerminate to watchdogTerminate and moved it to beforeEvents.
    • Moved scriptEventReceive to afterEvents.
  • MessageReceiveAfterEvent
    • Removed property sourceType.
  • ScriptEventSource
    • Replaced enum MessageSourceTypewith a new enum ScriptEventSource.
  • ScriptEventCommandMessageAfterEvent
    • Changed property sourceType from MessageSourceType to ScriptEventSource.
    • Increased maximum message length from 256 to 2048 characters.

Fixes

Script error: No such module "fixes". Others

  • The paper doll will now show up properly when crawling.
  • Suspicious blocks now display correctly on maps.
  • Shield no longer clips inside the armor stand model while in the riposte pose.
  • Sniffer can no longer dig up seeds in the air.
  • Fixed a crash that could happen when running the go_and_give_items_to_noteblock goal.
  • Custom items with minecraft:block_placer will no longer place certain blocks in the wrong location.
  • Fixed
  1. REDIRECT Template:Command

Template:Redr command to shake camera without also shaking player.

  • Reordered the gamepad tooltips for UI screens so that the buttons align with the same side as a controller.

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 1.20.10.21 es:Bedrock Edition beta 1.20.10.21 ko:Bedrock Edition 프리뷰 1.20.10.21 pt:Edição Bedrock Preview 1.20.10.21 uk:Preview 1.20.10.21 (Bedrock Edition) zh:基岩版1.20.10.21