Minecraft:Bedrock Edition Preview 1.19.20.23: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 20: | Line 20: | ||
* Now drops 5 XP instead of 20 XP. | * Now drops 5 XP instead of 20 XP. | ||
'''Mangrove log, mangrove wood, and stripped mangrove wood''' | '''[[Minecraft:Mangrove log]], [[Minecraft:mangrove wood]], and stripped mangrove wood''' | ||
* Now can be used to craft a campfire with charcoal. | * Now can be used to craft a campfire with charcoal. | ||
| Line 28: | Line 28: | ||
'''GameTest Framework''' | '''GameTest Framework''' | ||
* System Events | * System Events | ||
** Added event {{ | ** Added event {{cd|beforeWatchdogTerminate}}- Shuts down the server when a critical scripting exception occurs (e.g. script hang). Can be canceled to prevent shutdown | ||
** Added enum {{ | ** Added enum {{cd|WatchdogTerminateReason}}- Specifies the reason for watchdog termination | ||
** Added new properties to {{ | ** Added new properties to {{cd|properties}} for watchdog configuration on Bedrock Dedicated Server | ||
*** {{ | *** {{cd|script-watchdog-enable-exception-handling}}- Enables watchdog exception handling via the {{cd|events.beforeWatchdogTerminate}} event (default = {{cd|true}}) | ||
*** {{ | *** {{cd|script-watchdog-enable-shutdown}}- Enables server shutdown in the case of an unhandled watchdog exception (default = {{cd|true}}) | ||
*** {{ | *** {{cd|script-watchdog-hang-exception}}- Throws a critical exception when a hang occurs (default = {{cd|true}}) | ||
'''General''' | '''General''' | ||
* Removed the component {{ | * Removed the component {{cd|minecraft:unwalkable}} | ||
* Renamed {{ | * 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 | ||
** Setting the component to true will give the block the default {{ | ** 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 | ||
** Setting the component as an object will let users define the resistance of the block to a base explosion | ** Setting the component as an object will let users define the resistance of the block to a base explosion | ||
| Line 66: | Line 66: | ||
'''Mobs''' | '''Mobs''' | ||
* Fixed a bug causing baby mobs with the {{ | * Fixed a bug causing baby mobs with the {{cd|minecraft:behavior.sleep}} goal to have a shrunken hitbox ({{bug|MCPE-46040}}) | ||
* Allays and bees are now less likely to get stuck in non-full blocks ({{bug|MCPE-155777}}) | * Allays and bees are now less likely to get stuck in non-full blocks ({{bug|MCPE-155777}}) | ||
* Wardens can now detect a player sneaking on top of a sculk sensor ({{bug|MCPE-155804}}) | * Wardens can now detect a player sneaking on top of a sculk sensor ({{bug|MCPE-155804}}) | ||
| Line 88: | Line 88: | ||
== References == | == References == | ||
{{ | {{Reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox Bedrock Edition versions|1.1x}} | ||
[[ | [[Minecraft:de:Bedrock Edition beta 1.19.20.23]] | ||
de:Bedrock Edition beta 1.19.20.23 | [[Minecraft:es:Bedrock Edition beta 1.19.20.23]] | ||
es:Bedrock Edition beta 1.19.20.23 | [[Minecraft:ja:Bedrock Edition Preview 1.19.20.23]] | ||
ja:Bedrock Edition Preview 1.19.20.23 | [[Minecraft:pt:Edição Bedrock Preview 1.19.20.23]] | ||
pt:Edição Bedrock Preview 1.19.20.23 | [[Minecraft:zh:基岩版1.19.20.23]] | ||
zh:基岩版1.19.20.23 | |||
Latest revision as of 11:01, 28 May 2026
Beta 1.19.20.23 (Android) or Preview 1.19.20.23 (Windows, iOS, iPadOS, Xbox) is the third beta/Preview for Minecraft:Bedrock Edition 1.19.20, released on July 20, 2022,<ref>Template:Cite</ref> which fixed some bugs.
Changes
Blocks
- Now drops 5 XP instead of 20 XP.
Minecraft:Mangrove log, Minecraft:mangrove wood, and stripped mangrove wood
- Now can be used to craft a campfire with charcoal.
Experimental
Changes
General
GameTest Framework
- System Events
- Added event Template:Cd- Shuts down the server when a critical scripting exception occurs (e.g. script hang). Can be canceled to prevent shutdown
- Added enum Template:Cd- Specifies the reason for watchdog termination
- Added new properties to Template:Cd for watchdog configuration on Bedrock Dedicated Server
- Template:Cd- Enables watchdog exception handling via the Template:Cd event (default = Template:Cd)
- Template:Cd- Enables server shutdown in the case of an unhandled watchdog exception (default = Template:Cd)
- Template:Cd- Throws a critical exception when a hang occurs (default = Template:Cd)
General
- Removed the component Template:Cd
- Renamed Template:Cd to Template:Cd and restructured the component to be either defined as a boolean or as an object
- Setting the component to true will give the block the default Template:Cd and setting it to false will make the block indestructible by explosion
- Setting the component as an object will let users define the resistance of the block to a base explosion
Fixes
Accessibility Features
- D-Pad Left can now be held down again to move the cursor left in menus (Template:Bug)
Blocks
- Reduced sculk catalyst experience drop from 20 to 5
- Mangrove log, mangrove wood, and stripped mangrove wood can now be used to craft a campfire with charcoal (Template:Bug)
Deep Dark
- Ancient cities have more frequent sculk patch generation (Template:Bug)
- Sculk patch features can now be placed on additional block types (Template:Bug)
Gameplay
- Player textures and UI elements should no longer turn pink after playing for an extended period time on highly populated servers (Template:Bug)
- Instantaneous effects (potions, tipped arrows) can no longer be applied to dead mobs and players
- Players no longer take damage from entering a nether portal if it is placed at Y=-21 or below (Template:Bug)
General
- So Below music track now plays in basalt deltas (Template:Bug)
- Fixed an issue where scores on scoreboards were not being ordered properly (Template:Bug)
Items
- Fixed a bug where fishing hooks would drop loot when killed with the /kill command (Template:Bug)
Mobs
- Fixed a bug causing baby mobs with the Template:Cd goal to have a shrunken hitbox (Template:Bug)
- Allays and bees are now less likely to get stuck in non-full blocks (Template:Bug)
- Wardens can now detect a player sneaking on top of a sculk sensor (Template:Bug)
- Warden can now let itself fall up to 20 blocks down, instead of just 3 (Template:Bug)
- Allays can now pick up armor pieces with a different durability than the one they are holding (Template:Bug)
Player
- Player's Soul Speed is now properly activated and de-activated on soul sand (Template:Bug)
- 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
Stability and Performance
- 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
- Fixed a crash when exploring multiple categories in Marketplace on Xbox and PlayStation
Audio
- When trading, the villager plays the correct sound based on the item in the input slot (Template:Bug)
Vanilla Parity
- Skulls in ancient cities now better match the orientation they have in Java Edition (Template:Bug)
- Goat horn sound is now placed in the jukebox/note blocks sound category in settings (Template:Bug)
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.19.20.23 Minecraft:es:Bedrock Edition beta 1.19.20.23 Minecraft:ja:Bedrock Edition Preview 1.19.20.23 Minecraft:pt:Edição Bedrock Preview 1.19.20.23 Minecraft:zh:基岩版1.19.20.23