{{Infobox version
| title = v1.19.80
| vernum = 1.19.80
| image = Bedrock 1.19.80 PatchNotes.jpg
| image2 = Bedrock 1.19.80.png
| edition = Bedrock
| internal = '''Android, iOS, iPadOS, Fire''': 1.19.80.02
'''Windows''': 1.19.8002.0
'''Xbox One''': 1.19.8002.70
'''PlayStation 4''': 2.63
'''Nintendo Switch''': v79
| versioncode = '''Android''':
951908002 (armeabi-v7a, 31)
961908002 (x86, 31)
971908002 (arm64-v8a, 31)
981908002 (x86_64, 31)
| date = April 26, 2023
| prevparent = 1.19.0
| prev = 1.19.73
| next = 1.19.81
| nextparent = 1.20.0
}}{{Missing information|the new color codes that were added}}
'''1.19.80''' is a minor update to {{BE}} released on April 26, 2023. It added more features to the Trails & Tales experimental toggle, adding the Short Sneaking toggle, brought more parity with ''[[Java Edition]],'' and fixes bugs.[{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/13817573176461|title=Minecraft Beta & Preview - 1.19.80.20|website=Minecraft Feedback|date=March 8, 2023}}]
== Additions ==
=== Command format ===
; [[Block states]]
* Provide auto-complete support for block states in [[commands]].
; {{cmd|gametest}}
* Added two new subcommands:
** ... stopall
: used to manually stop all tests while they are running.
** ... runsetuntilfail [tag: string] [rotationSteps: int]
: used to run a set of tests but will automatically stop if any of the tests fail.
; {{cmd|inputpermission}}
* Allows for query or change the player's camera or movement permissions as enabled or disabled:
** For query the permission(s): {{cmd|inputpermission query [state: state]}}
** For change the permission(s): {{cmd|inputpermission set }}
; {{cmd|summon}}
* Added a new syntax for summoning entities facing at a target or to the specified coordinates:
** For facing an entity: {{cmd|summon [spawnPos: x y z] facing [spawnEvent: string] [nameTag: string]}}
** For facing to the specified coordinates: {{cmd|summon [spawnPos: x y z] facing [spawnEvent: string] [nameTag: string]}}
; [[Target selectors]]
* Added the {{cd|haspermission}} target selector argument, which allows for selection based on player permissions.
=== General ===
; [[Experiments]]
* Added the "Short Sneaking" experimental toggle.
** Enables the ability to sneak under 1.5 blocks of height.
; [[Options]]
* Added "Glint Speed" and "Glint Strength" accessibility option for adjusting the speed and transparency of enchantment glints.
* Added "New 'You Died' Screen (Experimental)" video option to disable/enable the new death screen.
; Touch [[Controls]]
* Re-enabled the new stack splitting UI.
=== Technical ===
; [[Bedrock Editor]]
* Added the bedrock editor, is currently available for keyboard/mouse on Windows PC Bedrock Preview builds.
** It is an in-engine, multiblock editing experience focused on making it possible for creators of all skillsets to easily craft high-quality experiences.
== Changes ==
=== Blocks ===
; [[Fence]]s
* The ID's of fence
have now been split up into their own ID's.
{| class="mw-collapsible mw-collapsed wikitable"
! [[Bedrock Edition data values|Old ID]]
! [[Bedrock Edition data values|New ID]]
|-
| rowspan="6" | {{BlockSprite|fences}} fence
| {{BlockSprite|oak-fence}} oak_fence
|-
| {{BlockSprite|spruce-fence}} spruce_fence
|-
| {{BlockSprite|birch-fence}} birch_fence
|-
| {{BlockSprite|jungle-fence}} jungle_fence
|-
| {{BlockSprite|acacia-fence}} acacia_fence
|-
| {{BlockSprite|dark-oak-fence}} dark_oak_fence
|}
; [[Log]]
* The ID's of the logs (log
and log2
) have now been split up into their own ID's.
; [[Melon]] and [[Pumpkin]]
* Can now grow in [[mud]], [[podzol]], [[rooted dirt]], and [[muddy mangrove roots]].
; [[Pressure Plate]]
* Changed the sound of the weighted pressure plates to match {{el|java}}.
; [[Sculk Sensor]]
* item_interact_finish
game event now has a vibration frequency of 2 instead of 14.
* item_interact_start
is no longer considered a detectable vibration.
* Reeling a fishing rod now emits projectile_shoot
vibration.
=== Command format ===
; {{cmd|clone}}, {{cmd|fill}} and {{cmd|setblock}}
* The [[block state]] arguments are now optional.
=== General ===
; [[Death messages]]
* Renamed and enchanted weapons are now displayed in respawn and chat windows with color when a player is killed by an entity using it.
; [[Death screen]]
* Has been revamped.
** Currently, this can be opt-out with a toggle.
; [[Controls]]
* Added a header and title for the inventory tab in inventory screen while using Pocket UI.
* Increased the spacing between headers in the settings screen to increase readability.
* Touchpad scrolling now matches the operating system's scroll direction.
=== Items ===
; [[Map]]
* Mangrove, bamboo, and polished blackstone buttons are no longer visible.
; [[Potion]]s
* Potions no longer have an enchantment glint due to it obscuring the color of the potion contents.
=== Mobs ===
; [[Boat]] and [[Boat with Chest]]
* [[Turtle]]s can now enter.
* [[Hoglin]]s, [[polar bear]]s, and [[spider]]s can no longer enter.
; [[Panda]]
* Slightly decreased collision box to match {{el|java}}.
; [[Polar Bear]]
* Slightly increased collision box to match {{el|java}}.
; [[Villager]]
* Now generate green particles when a successful trade is completed.
=== Technical ===
; [[Bedrock Editor]]
* Item drops have been disabled. This allows for Undo/Redo and Cut/Copy/Paste to work properly. Items will no longer be left floating in the world.
* Removed the old stonecutter and nether reactor core from the block picker.
; [[Recipe]]s
* Removed 'data' key to recipe json format.
== Experimental ==
These additions and changes are accessible by enabling the "Short Sneaking" and "Next Major Update" experimental toggles.
=== Additions ===
==== Blocks ====
; [[Calibrated Sculk Sensor]]
* A type of [[sculk sensor]] which does not generate naturally and allows players to filter vibrations based on their frequency level.
* Can only be crafted with one sculk sensor and three [[amethyst shard]]s in the [[crafting table]].
* One side of the calibrated sculk sensor can receive a [[redstone]] signal as an input.
** The [[Redstone circuits|strength of that redstone signal]] is the only vibration frequency the sculk sensor will listen to.
; [[Cherry Leaves]]
* A new type of leaves.
* Have pink particles falling underneath.
; [[Cherry Log]]
* A new type of log, as well as a stripped variant.
* Can be used to craft cherry woods and planks.
* The stripped variant can be used to craft [[cherry hanging sign]].
; [[Cherry Planks]]
* A new type of plank.
* Can be used to craft cherry [[button]]s, [[door]]s, [[fence]]s, [[fence gate]]s, [[pressure plate]]s, [[sign]]s, [[slab]]s, [[stair]]s, and [[trapdoor]]s.
; [[Cherry Sapling]]
* A new type of sapling.
* Can be placed in [[flower pot]]s.
; [[Cherry Wood]]
* A new type of wood, as well as a stripped variant.
* Can be used to craft cherry planks.
; [[Pink Petals]]
* A new type of block, which generates naturally in cherry groves.
* Renewable when applying a bone meal to an existing one or to the ground of cherry groves.
* Similar to [[sea pickle]], can be placed up to 4 in one dirt-related block.
* Can be placed directional.
* Can be crafted into a [[pink dye]].
; [[Suspicious Gravel]]
* Looks like gravel, but rougher.
* Affected by gravity, vanishes when landing.
* Drops nothing when mined or moved, even if mining with [[silk touch]].
* Generates naturally in cold [[ocean ruins]] and [[trail ruins]].
* Brushing the suspicious gravel with a brush will extract objects.
** Has 4 stages of extracting, will recover gradually when stop brushing.
** Turns to regular gravel when extraction is done.
** Only suspicious gravels with a valid archaeological loot table can extract an item.
==== Items ====
; [[Pottery Shard]]s
* Added 16 pottery shards, they can be found in following archaeological sites:
** [[Desert Pyramid]]
*** [[File:Miner Pottery Shard JE1 BE1.png|32px]] Miner
** [[Desert Well]]
*** [[File:Brewer Pottery Shard JE1 BE1.png|32px]] Brewer
** [[Ocean Ruins]]
*** Cold
**** [[File:Blade Pottery Shard JE1 BE1.png|32px]] Blade
**** [[File:Explorer Pottery Shard JE1 BE1.png|32px]] Explorer
**** [[File:Mourner Pottery Shard JE1 BE1.png|32px]] Mourner
**** [[File:Plenty Pottery Shard JE1 BE1.png|32px]] Plenty
*** Warm
**** [[File:Angler Pottery Shard JE1 BE1.png|32px]] Angler
**** [[File:Shelter Pottery Shard JE1 BE1.png|32px]] Shelter
**** [[File:Snort Pottery Shard JE1 BE1.png|32px]] Snort
** [[Trail Ruins]]
*** [[File:Burn Pottery Shard JE1 BE1.png|32px]] Burn
*** [[File:Danger Pottery Shard JE1 BE1.png|32px]] Danger
*** [[File:Friend Pottery Shard JE1 BE1.png|32px]] Friend
*** [[File:Heart Pottery Shard JE1 BE1.png|32px]] Heart
*** [[File:Heartbreak Pottery Shard JE1 BE1.png|32px]] Heartbreak
*** [[File:Howl Pottery Shard JE1 BE1.png|32px]] Howl
*** [[File:Sheaf Pottery Shard JE1 BE1.png|32px]] Sheaf
; [[Smithing Template]]s
* New item series for armor trimming and netherite upgrading, with seventeen of them.
** [[File:Netherite Upgrade Smithing Template JE1 BE1.png|32px]] [[Netherite Upgrade]]
** Armor Trim:
*** [[File:Coast Armor Trim Smithing Template JE1 BE1.png|32px]] [[Coast Armor Trim]]
*** [[File:Dune Armor Trim Smithing Template JE2 BE2.png|32px]] [[Dune Armor Trim]]
*** [[File:Eye Armor Trim Smithing Template JE1 BE1.png|32px]] [[Eye Armor Trim]]
*** [[File:Host Armor Trim Smithing Template JE1 BE1.png|32px]] [[Host Armor Trim]]
*** [[File:Raiser Armor Trim Smithing Template JE1 BE1.png|32px]] [[Raiser Armor Trim]]
*** [[File:Rib Armor Trim Smithing Template JE1 BE1.png|32px]] [[Rib Armor Trim]]
*** [[File:Sentry Armor Trim Smithing Template JE2 BE2.png|32px]] [[Sentry Armor Trim]]
*** [[File:Shaper Armor Trim Smithing Template JE1 BE1.png|32px]] [[Shaper Armor Trim]]
*** [[File:Silence Armor Trim Smithing Template JE1 BE1.png|32px]] [[Silence Armor Trim]]
**** This is the hardest one to get, with only a 1% chance per chest.
*** [[File:Snout Armor Trim Smithing Template JE1 BE1.png|32px]] [[Snout Armor Trim]]
*** [[File:Spire Armor Trim Smithing Template JE1 BE1.png|32px]] [[Spire Armor Trim]]
*** [[File:Tide Armor Trim Smithing Template JE1 BE1.png|32px]] [[Tide Armor Trim]]
*** [[File:Vex Armor Trim Smithing Template JE1 BE1.png|32px]] [[Vex Armor Trim]]
*** [[File:Ward Armor Trim Smithing Template JE1 BE1.png|32px]] [[Ward Armor Trim]]
*** [[File:Wayfinder Armor Trim Smithing Template JE1 BE1.png|32px]] [[Wayfinder Armor Trim]]
*** [[File:Wild Armor Trim Smithing Template JE1 BE1.png|32px]] [[Wild Armor Trim]]
* They can be obtained randomly from chests generated in structures accordingly.
** Exceptions:
*** While randomly generated in other rooms, a netherite upgrade smithing template is also guaranteed in every treasure room in a [[bastion remnant]].
*** 1 eye armor trim is guaranteed in every [[stronghold]] library chest.
*** A single tide armor trim smithing template is sometimes dropped by [[elder guardians]] upon death.
** Some armor trims are rarer.
** The following common armor trims always generate 2 templates in a chest when found:
*** Dune
*** Coast
*** Wild
*** Sentry
* Consumed when used to upgrade an item in the [[smithing table]].
* Can not be crafted directly, but can make a copy of them by crafting in [[crafting table]]s as following pattern:
** 7 diamonds, shaped as iron ingots in [[cauldron]] crafting recipe.
** 1 block of material that the template is made out of, placed in the center slot of the crafting grid.
** 1 smithing template, placed in the remaining slot.
==== World generation ====
; [[Cherry blossom tree]]s
* A new type of tree which can be grown from cherry saplings.
* Occasionally generated with a [[bee nest]].
* Tree trunks fork or bend high up, and are then covered up in large, round canopies of cherry leaves.
; [[Cherry Grove]]
* A new biome which contains pretty cherry blossom trees.
* Located in the mountains, like meadows.
* [[Pig]]s, [[rabbit]]s, [[sheep]]s, and [[bee]]s can spawn here.
; [[Trail Ruins]]
* A buried [[generated structure]] from a lost culture.
* Four [[armor trim]]s can be found here.
=== Changes ===
==== Blocks ====
; [[Block of Amethyst]]
* Added a new behavior called vibration resonance when it is placed adjacent to [[sculk sensor]]s.
** If that sculk sensor receives a vibration, the block of amethyst will re-emit its frequency as a separate vibration at its location.
; [[Decorated Pot]]
* Updated the neck of the model.
** The pot's neck now clip with blocks.
** Now uses the new and more complex block model.
* No longer provides support for blocks wanting to attach to its side faces.
* Is no longer stackable in the inventory.
* Base recipe now shows up in the [[recipe book]].
* Particles is now based on the default side texture.
; [[Piglin Head]]
* Their ears now flap when the wearer is riding a vehicle.
; [[Sign]]s
* Sign text can now be edited by {{control|interacting}} with it after being placed in the world.
* Both sides of the sign can now have separate text and colors.
** By default, a sign will prompt the player to input the front side's text when placed.
** To apply text to the back-side, the player must walk to the other side and interact with that face to edit it.
* Signs can now also be waxed with [[honeycomb]], preventing any further edits to its text.
; [[Suspicious Sand]]
* Now generates naturally in warm [[ocean ruins]] and [[trail ruins]].
* Is no longer waterloggable. ({{bug|MCPE-167222}})
* Now connects to Fence blocks.
* Now turns into regular Sand after it's been destroyed with a Brush. ({{bug|MCPE-167166}})
* Now emits particles when broken by Pistons.
* Fixed an issue that caused the item inside suspicious sand to flicker while brushing. ({{bug|MCPE-167180}})
==== Items ====
; [[Armor]]
* Now can be visually customized with a variety of unique trims at the [[smithing table]].
* Purely visual with no gameplay benefits, and can only be applied to [[helmet]]s, [[chestplate]]s, [[legging]]s and [[boot]]s.
** All trim patterns are visually the same on an armor's item icon, but the color will still change based on the trim material.
** The name of the trim pattern will be displayed on the item's tooltip.
* Armor trim has 2 properties: pattern and material.
** Pattern: Defined by the smithing template used to apply the trim, and represents the visual pattern of the trim.
** Material: Defined by what ingredient is used to apply the trim, and represents the color of the trim.
*** Available ingredients:
**** {{ItemLink|Amethyst Shard}}
**** {{ItemLink|Copper Ingot}}
**** {{ItemLink|Diamond}}
**** {{ItemLink|Emerald}}
**** {{ItemLink|Gold Ingot}}
**** {{ItemLink|Iron Ingot}}
**** {{ItemLink|Lapis Lazuli}}
**** {{ItemLink|Nether Quartz}}
**** {{ItemLink|Netherite Ingot}}
**** {{ItemLink|Redstone Dust}}
; [[Brush]]
* Crafting recipe now uses a [[feather]], [[copper ingot]] and [[stick]] in a vertical line.
* Added a slight cooldown for particles and sounds.
; [[Pottery Shard]]
* Updated archer pottery shard texture.
==== Mobs ====
; [[Camel]]
* Now stop dashing when entering a rideable entity. ({{bug|MCPE-164065}})
; [[Frog]]s
* Frogs born in the [[cherry grove]] biome are now the temperate variant instead of the cold variant. ({{bug|MCPE-168083}})
==== Gameplay ====
; [[Smithing Table]] functionality
* Redesigned: it is now a workstation for physical equipment upgrades and modifications.
* Added a slot used by smithing templates to the left of the old 2 slots.
* Smithing templates define what type of upgrade that will be making to equipment.
** It specifies both what type of items that can upgrade, and which ingredients are valid to customize the upgrade.
* Netherite equipment crafting now also requires a netherite upgrade smithing template.
; [[Sneaking]]
* Player’s hitbox height now reduces to 1.5 blocks while sneaking.
* Sneaking will automatically be initiated while stuck in a gap of less than 1.8 blocks.
* Sneaking now requires enough space to stand in order to exit sneaking.
* Players will transition from swimming to sneaking if they are unable to stand up but would be able to sneak.
==== World generation ====
; [[Ocean Ruins]]
* Now includes [[suspicious sand]] and [[suspicious gravel]].
== Fixes ==
; Gameplay
* Fixed the player moving in the wrong direction after exiting a container screen while using a gamepad. ({{bug|MCPE-121565}})
* Players can no longer sneak while flying. ({{bug|MCPE-166834}})
* Fixed an issue where unnecessary black boxes appeared in VR while around partial blocks.
* Fixed animation transition between swimming and walking. ({{bug|MCPE-166769}})
* Fixed a bug where command blocks could cause actors within a level chunk to freeze. ({{bug|MCPE-162011}})
* The health boost effect will no longer fully replenish the player's health after the effect runs out. ({{bug|MCPE-165434}})
; General
* Fixed ambient cave sounds to no longer play when the player enters or loads into the end. ({{bug|MCPE-141493}})
* Cooking Chorus Fruit in a Furnace will now generate experience. ({{bug|MCPE-68127}})
* Nether portals can now replace blocks other than just air when being generated. This includes blocks such as grass and snow layers. ({{bug|MCPE-162272}})
* Light blocks can no longer have their light levels changed in survival or adventure modes. ({{bug|MCPE-138868}})
* Campfire sounds are now louder and more clear. ({{bug|MCPE-122296}})
* Nylium blocks are now grouped with Netherrack in the creative inventory. ({{bug|MCPE-163587}})
* Flowers are once again displayed immediately when placed inside a flower pot.
; Graphical
* Fixed the issue where multiple light sources (such as torches) were incorrectly emitting white light in RTX. ({{bug|MCPE-166947}})
* Boots do not z-fight anymore when worn by player.
* The "leg" and "belt" parts of leggings do not z-fight anymore when worn by player.
* Capes no longer flash red when getting damaged. ({{bug|MCPE-105347}})
* Fixed a visible gap in Hopper model. ({{bug|MCPE-55122}})
* Fixed alignment of the output slot of crafting table. ({{bug|MCPE-143255}})
* Halved the default visibility of the glint on enchanted items, which can now be modified in the accessibility settings. ({{bug|MCPE-167814}})
; Stability and Performance
* Fixed a bug where invalid banner patterns were causing players in render distance to crash. ({{bug|MCPE-164478}})
; Touch controls
* Fixed an issue where items could get stuck in the crafting table when using touch input.
* If the player is underwater and auto-jump is enabled, as they approach a block that is 1 level higher than the current level, they will rise. This also allows auto-jumping out of water onto land.
; Marketplace
* In the map WDW Magic Kingdom, the carts on the Big Thunder Mountain, Snow White and the Seven Dwarves, and Space Mountain rides now properly align with the invisible Minecart they are attached to.
; Mobs
* Mobs no longer play the player eat sound when fed breeding materials.
; Commands
* Fixed an issue where the paste button in the command block UI would remember extra presses from failed pastes. ({{bug|MCPE-163705}})
* Armor stands now vanish with no sound effects when killed with the {{cmd|kill}} command. ({{bug|MCPE-159136}})
* Removed the character limit for scoreboard objective names and objective display names. ({{bug|MCPE-165064}})
; User Interface
* Feedback button on the pause menu will now prompt the user with a modal before redirecting to the browser.
== References ==
{{Reflist}}
== Navigation ==
{{Navbox Bedrock Edition versions|1.1x}}
[[de:Bedrock Edition 1.19.80]]
[[es:Bedrock Edition 1.19.80]]
[[ja:Bedrock Edition 1.19.80]]
[[pt:Edição Bedrock 1.19.80]]
[[zh:基岩版1.19.80]]