<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ABedrock_Edition_Preview_1.19.20.23</id>
	<title>Minecraft:Bedrock Edition Preview 1.19.20.23 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ABedrock_Edition_Preview_1.19.20.23"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_Preview_1.19.20.23&amp;action=history"/>
	<updated>2026-04-09T12:33:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_Preview_1.19.20.23&amp;diff=47641&amp;oldid=prev</id>
		<title>imported&gt;Jayden at 15:36, 16 October 2025</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Bedrock_Edition_Preview_1.19.20.23&amp;diff=47641&amp;oldid=prev"/>
		<updated>2025-10-16T15:36:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox version&lt;br /&gt;
| image = Bedrock 1.19.20.23 PatchNotes.jpg&lt;br /&gt;
| image2 = Bedrock 1.19.20.23.png&lt;br /&gt;
| edition = Bedrock&lt;br /&gt;
| type = Preview&lt;br /&gt;
| internal = &amp;#039;&amp;#039;&amp;#039;Windows&amp;#039;&amp;#039;&amp;#039;: 1.19.2023.0&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;Xbox One&amp;#039;&amp;#039;&amp;#039;: 1.19.2023.70&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;Android, iOS, iPadOS&amp;#039;&amp;#039;&amp;#039;: 1.19.20.23&lt;br /&gt;
| date = &amp;#039;&amp;#039;&amp;#039;Windows, Android, iOS, iPadOS, Xbox&amp;#039;&amp;#039;&amp;#039; - July 20, 2022&lt;br /&gt;
| parent = 1.19.20&lt;br /&gt;
| prevparent = 1.19.11&lt;br /&gt;
| prev = Preview 1.19.20.22&lt;br /&gt;
| next = Preview 1.19.20.24&lt;br /&gt;
| nextparent = 1.19.21&lt;br /&gt;
}}&amp;lt;onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Beta 1.19.20.23&amp;#039;&amp;#039;&amp;#039; (Android) or &amp;#039;&amp;#039;&amp;#039;Preview 1.19.20.23&amp;#039;&amp;#039;&amp;#039; (Windows, iOS, iPadOS, Xbox) is the third beta/&amp;#039;&amp;#039;Preview&amp;#039;&amp;#039; for [[Minecraft:Bedrock Edition 1.19.20]], released on July 20, 2022,&amp;lt;ref&amp;gt;{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/7814091998989|title=Minecraft Beta &amp;amp; Preview - 1.19.20.23|website=Minecraft Feedback|date=July 20, 2022}}&amp;lt;/ref&amp;gt; which fixed some bugs.&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
=== Blocks ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Sculk Catalyst]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Now drops 5 XP instead of 20 XP.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Minecraft:Mangrove log]], [[Minecraft:mangrove wood]], and stripped mangrove wood&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Now can be used to craft a campfire with charcoal.&lt;br /&gt;
&lt;br /&gt;
== Experimental ==&lt;br /&gt;
=== Changes ===&lt;br /&gt;
==== General ====&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GameTest Framework&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* System Events&lt;br /&gt;
** Added event {{cd|beforeWatchdogTerminate}}- Shuts down the server when a critical scripting exception occurs (e.g. script hang). Can be canceled to prevent shutdown&lt;br /&gt;
** Added enum {{cd|WatchdogTerminateReason}}- Specifies the reason for watchdog termination&lt;br /&gt;
** Added new properties to {{cd|properties}} for watchdog configuration on Bedrock Dedicated Server&lt;br /&gt;
*** {{cd|script-watchdog-enable-exception-handling}}- Enables watchdog exception handling via the {{cd|events.beforeWatchdogTerminate}} event (default = {{cd|true}})&lt;br /&gt;
*** {{cd|script-watchdog-enable-shutdown}}- Enables server shutdown in the case of an unhandled watchdog exception (default = {{cd|true}})&lt;br /&gt;
*** {{cd|script-watchdog-hang-exception}}- Throws a critical exception when a hang occurs (default = {{cd|true}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Removed the component {{cd|minecraft:unwalkable}}&lt;br /&gt;
* Renamed {{cd|minecraft:explosion_resistance}} to {{cd|minecraft:destructible_by_explosion}} and restructured the component to be either defined as a boolean or as an object&lt;br /&gt;
** Setting the component to true will give the block the default {{cd|explosion_resistance}} and setting it to false will make the block indestructible by explosion&lt;br /&gt;
** Setting the component as an object will let users define the resistance of the block to a base explosion&lt;br /&gt;
&lt;br /&gt;
== Fixes ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Accessibility Features&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* D-Pad Left can now be held down again to move the cursor left in menus ({{bug|MCPE-155976}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Blocks&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Reduced sculk catalyst experience drop from 20 to 5&lt;br /&gt;
* Mangrove log, mangrove wood, and stripped mangrove wood can now be used to craft a campfire with charcoal ({{bug|MCPE-157271}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Deep Dark&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Ancient cities have more frequent sculk patch generation ({{bug|MCPE-154229}})&lt;br /&gt;
* Sculk patch features can now be placed on additional block types ({{bug|MCPE-156669}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Gameplay&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Player textures and UI elements should no longer turn pink after playing for an extended period time on highly populated servers ({{bug|MCPE-105487}})&lt;br /&gt;
* Instantaneous effects (potions, tipped arrows) can no longer be applied to dead mobs and players&lt;br /&gt;
* Players no longer take damage from entering a nether portal if it is placed at Y=-21 or below ({{bug|MCPE-154888}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* So Below music track now plays in basalt deltas ({{bug|MCPE-70890}})&lt;br /&gt;
* Fixed an issue where scores on scoreboards were not being ordered properly ({{bug|MCPE-141427}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Items&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed a bug where fishing hooks would drop loot when killed with the /kill command ({{bug|MCPE-142329}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mobs&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed a bug causing baby mobs with the {{cd|minecraft:behavior.sleep}} goal to have a shrunken hitbox ({{bug|MCPE-46040}})&lt;br /&gt;
* Allays and bees are now less likely to get stuck in non-full blocks ({{bug|MCPE-155777}})&lt;br /&gt;
* Wardens can now detect a player sneaking on top of a sculk sensor ({{bug|MCPE-155804}})&lt;br /&gt;
* Warden can now let itself fall up to 20 blocks down, instead of just 3 ({{bug|MCPE-158304}})&lt;br /&gt;
* Allays can now pick up armor pieces with a different durability than the one they are holding ({{bug|MCPE-158339}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Player&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Player&amp;#039;s Soul Speed is now properly activated and de-activated on soul sand ({{bug|MCPE-157152}})&lt;br /&gt;
* Fixed a bug causing health_boost to display incorrect health values, causing the player to turn invisible and unable to interact with the world on dying&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Stability and Performance&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Fixed a bug which could cause mobs to not load into the world if their saved y-position was greater than or equal to 25&lt;br /&gt;
* Fixed a crash when exploring multiple categories in Marketplace on Xbox and PlayStation&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Audio&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* When trading, the villager plays the correct sound based on the item in the input slot ({{bug|MCPE-152555}})&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Vanilla Parity&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Skulls in ancient cities now better match the orientation they have in &amp;#039;&amp;#039;Java Edition&amp;#039;&amp;#039; ({{bug|MCPE-153547}})&lt;br /&gt;
* Goat horn sound is now placed in the jukebox/note blocks sound category in settings ({{bug|MCPE-154885}})&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Bedrock Edition versions|1.1x}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Bedrock Edition 1.19.20 betas]]&lt;br /&gt;
[[Minecraft:de:Bedrock Edition beta 1.19.20.23]]&lt;br /&gt;
[[Minecraft:es:Bedrock Edition beta 1.19.20.23]]&lt;br /&gt;
[[Minecraft:ja:Bedrock Edition Preview 1.19.20.23]]&lt;br /&gt;
[[Minecraft:pt:Edição Bedrock Preview 1.19.20.23]]&lt;br /&gt;
[[Minecraft:zh:基岩版1.19.20.23]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Jayden</name></author>
	</entry>
</feed>