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.50.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:
== Additions ==
== Additions ==
=== General ===
=== General ===
'''[[Minecraft:Experiments]]'''
'''Experiments'''
* Added the "Update 1.21" experimental toggle.
* Added the "Update 1.21" experimental toggle.
** Contains new features for [[Minecraft:Bedrock Edition 1.21.0|Minecraft 1.21]].
** Contains new features for [[Minecraft:Bedrock Edition 1.21.0|Minecraft 1.21]].


'''[[Minecraft:Particles]]'''
'''Particles'''
* Added new <code>white_smoke_particle</code> particle type.
* Added new <code>white_smoke_particle</code> particle type.


Line 42: Line 42:
==== Blocks ====
==== Blocks ====
'''[[Minecraft:Crafter]]'''
'''[[Minecraft:Crafter]]'''
* A variant of [[Minecraft:crafting table]], can be crafted with five [[Minecraft:iron ingot]]s, a crafting table, two [[Minecraft:redstone dust]]s, and a [[Minecraft:dropper]] in the crafting table.
* A variant of crafting table, can be crafted with five iron ingots, a crafting table, two redstone dusts, and a [[Minecraft:dropper]] in the crafting table.
* Crafters can be oriented in any direction when placed.
* Crafters can be oriented in any direction when placed.
* A [[Minecraft:pickaxe]] can increase the speed of mining them.
* A [[Minecraft:pickaxe]] can increase the speed of mining them.
Line 52: Line 52:
** Unlike the crafting table, the slots display a preview of the crafted item which will be crafted and ejected on the next redstone pulse, but cannot be manually taken out by the player.
** Unlike the crafting table, the slots display a preview of the crafted item which will be crafted and ejected on the next redstone pulse, but cannot be manually taken out by the player.
** The user interface is shared between all players interacting with them, meaning that multiple players can interact with them at the same time, similar to [[Minecraft:chest]]s and hoppers.
** The user interface is shared between all players interacting with them, meaning that multiple players can interact with them at the same time, similar to [[Minecraft:chest]]s and hoppers.
** The user interface does not have a [[Minecraft:recipe book]] to provide help, so the player must know the recipes.
** The user interface does not have a recipe book to provide help, so the player must know the recipes.
* The crafter ejects one crafted item at a time when powered by a new redstone pulse, a redstone signal that is not a continuous signal.
* The crafter ejects one crafted item at a time when powered by a new redstone pulse, a redstone signal that is not a continuous signal.
** Upon receiving this new signal, crafters eject the recipe result from the front face.
** Upon receiving this new signal, crafters eject the recipe result from the front face.
Line 64: Line 64:
*** If there is not a toggled slot, and there are no empty slots, crafters prioritize the smallest stack of the same item. If there are multiple possible stacks, pick the first from left-to-right and top-to-bottom.
*** If there is not a toggled slot, and there are no empty slots, crafters prioritize the smallest stack of the same item. If there are multiple possible stacks, pick the first from left-to-right and top-to-bottom.
** If failed to select a slot, hoppers and droppers will not take any action.
** If failed to select a slot, hoppers and droppers will not take any action.
* When read by a [[Minecraft:redstone comparator]], the redstone signal strength is 0 to 9, where each non-empty or toggled slot adds 1 strength.
* When read by a redstone comparator, the redstone signal strength is 0 to 9, where each non-empty or toggled slot adds 1 strength.


=== Changes ===
=== Changes ===
==== Technical ====
==== Technical ====
'''[[Minecraft:API]]'''
'''API'''
* Events
* Events
** Moved <code>PlayerInteractWithBlockAfterEvent</code> from <code>beta</code> to <code>1.7.0</code>.
** Moved <code>PlayerInteractWithBlockAfterEvent</code> from <code>beta</code> to <code>1.7.0</code>.
Line 119: Line 119:


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

Revision as of 15:25, 9 April 2026

Template:Infobox version

Beta 1.20.50.21 (Android) or Preview 1.20.50.21 (Windows, iOS, iPadOS, Xbox) is the second beta/Preview version for Minecraft:Bedrock Edition 1.20.50, released on October 18, 2023,<ref>Template:Cite</ref> which adds the Minecraft:crafter behind an experimental toggle and fixes bugs.

Additions

General

Experiments

  • Added the "Update 1.21" experimental toggle.

Particles

  • Added new white_smoke_particle particle type.

Changes

Blocks

Minecraft:Decorated Pot

  • Inverted the direction in which decorated pots wobble when unsuccessfully interacted with.

Experimental

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

Additions

Blocks

Minecraft:Crafter

  • A variant of crafting table, can be crafted with five iron ingots, a crafting table, two redstone dusts, and a Minecraft:dropper in the crafting table.
  • Crafters can be oriented in any direction when placed.
  • A Minecraft:pickaxe can increase the speed of mining them.
  • Have a user interface similar to crafting table.
    • Have 3×3 interactable crafting grid.
    • Their crafting grid slots are toggleable, meaning that the player can change the behavior of a slot by clicking or pressing on a slot with an empty hand.
      • A toggled slot cannot hold any items and therefore cannot have items placed into it by other blocks such as Minecraft:hoppers and droppers.
      • A toggled slot can be toggled off by player, whether clicked directly or holding item(s), pressing slot keys associated with an empty or a not empty hotbar slot.
    • Unlike the crafting table, the slots display a preview of the crafted item which will be crafted and ejected on the next redstone pulse, but cannot be manually taken out by the player.
    • The user interface is shared between all players interacting with them, meaning that multiple players can interact with them at the same time, similar to Minecraft:chests and hoppers.
    • The user interface does not have a recipe book to provide help, so the player must know the recipes.
  • The crafter ejects one crafted item at a time when powered by a new redstone pulse, a redstone signal that is not a continuous signal.
    • Upon receiving this new signal, crafters eject the recipe result from the front face.
    • All the result items will be ejected together when the output result has multiple type of items.
  • They can interact with hoppers and droppers, to input/output automatically.
    • Hoppers can be used to both insert and pull items out of them.
    • Droppers can be used to insert items into them.
    • Moving items in from another block with a hopper or a dropper prioritizes filling items into slots, by following these rules:
      • If there is a toggled slot, skipped.
      • If there is not a toggled slot, crafters prioritize the first empty slot from left-to-right and top-to-bottom.
      • If there is not a toggled slot, and there are no empty slots, crafters prioritize the smallest stack of the same item. If there are multiple possible stacks, pick the first from left-to-right and top-to-bottom.
    • If failed to select a slot, hoppers and droppers will not take any action.
  • When read by a redstone comparator, the redstone signal strength is 0 to 9, where each non-empty or toggled slot adds 1 strength.

Changes

Technical

API

  • Events
    • Moved PlayerInteractWithBlockAfterEvent from beta to 1.7.0.
    • Moved PlayerInteractWithBlockBeforeEvent from beta to 1.7.0.
    • Moved PlayerInteractWithEntityAfterEvent from beta to 1.7.0.
    • Moved PlayerInteractWithEntityBeforeEvent from beta to 1.7.0.
  • Moved PlayerLeaveBeforeEvent from beta to 1.7.0.
  • Moved NumberRange interface to minecraft/common.
    • Moved heightRange: NumberRange from beta to 1.7.0.
    • Moved matches from beta to 1.7.0.
    • Moved function clearDynamicProperties from beta to 1.7.0.
    • Moved function getDynamicProperties from beta to 1.7.0.
    • Moved function getDynamicPropertyIds from beta to 1.7.0.
    • Moved function getDynamicPropertyTotalByteCount from beta to 1.7.0.
    • Moved function setDynamicProperty from beta to 1.7.0.
    • Moved function clearDynamicProperties from beta to 1.7.0.
    • Moved function getDynamicProperties from beta to 1.7.0.
    • Moved function getDynamicPropertyIds from beta to 1.7.0.
    • Moved function getDynamicPropertyTotalByteCount from beta to 1.7.0.
    • Moved function setDynamicProperty from beta to 1.7.0.
  • TicksPerSecond
    • Moved from beta to 1.7.0.
    • Moved offset from beta to 1.7.0.
    • Moved above from beta to 1.7.0.
    • Moved below from beta to 1.7.0.
    • Moved north from beta to 1.7.0.
    • Moved east from beta to 1.7.0.
    • Moved south from beta to 1.7.0.
    • Moved west from beta to 1.7.0.
    • Moved center from beta to 1.7.0.
    • Moved bottomCenter from beta to 1.7.0.

Fixes

Template:Fixes Others

  • Fixed an issue with upgrading loaded values that have multiple string names.
  • Enhanced the bloom pipeline to utilize HDR scene information to more naturally emphasize bright pixels in the "Deferred Technical Preview".
  • Fixed an issue where shadows from non-existent mobs would be rendered in the "Deferred Technical Preview".
  • Fixed a crash that could occur when switching Dimensions in the "Deferred Technical Preview".

References

Template:Reflist

Navigation

Template:Navbox Bedrock Edition versions de:Bedrock Edition beta 1.20.50.21 es:Bedrock Edition beta 1.20.50.21 ko:Bedrock Edition 프리뷰 1.20.50.21 pt:Edição Bedrock Preview 1.20.50.21 uk:Preview 1.20.50.21 (Bedrock Edition) zh:基岩版1.20.50.21