Minecraft:Bedrock Edition beta 1.13.0.4: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{Infobox version | {{Infobox version | ||
| title = beta 1.13.0.4 | | title = beta 1.13.0.4 | ||
| Line 15: | Line 14: | ||
| next = beta 1.13.0.5 | | next = beta 1.13.0.5 | ||
| nextparent = 1.13.1 | | nextparent = 1.13.1 | ||
| sort = beta 1.13.0.04 | |||
}} | }} | ||
<onlyinclude> | <onlyinclude> | ||
'''Beta 1.13.0.4''' is the third beta version released for [[Minecraft:Bedrock Edition 1.13.0]],<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/360031240811-Minecraft-Beta-1-13-0-4-Xbox-One-Windows-10-Android-|title=Minecraft Beta - 1.13.0.4 (Xbox One/Windows 10/Android)|date=July 26, 2019}}</ref> which fixes bugs and adds light | '''Beta 1.13.0.4''' is the third beta version released for [[Minecraft:Bedrock Edition 1.13.0]],<ref>{{cite|url=https://feedback.minecraft.net/hc/en-us/articles/360031240811-Minecraft-Beta-1-13-0-4-Xbox-One-Windows-10-Android-|title=Minecraft Beta - 1.13.0.4 (Xbox One/Windows 10/Android)|date=July 26, 2019}}</ref> which fixes bugs and adds [[Minecraft:light block]]s. | ||
== Additions == | == Additions == | ||
=== Blocks === | === Blocks === | ||
'''Light | '''[[Minecraft:Light block]]s''' | ||
* Supports auxiliary data from 0 to 15 for light level. | * Supports auxiliary data from 0 to 15 for [[Minecraft:light]] level. | ||
* Are available only through {{ | * Are available only through {{cmd|give}}, {{cmd|fill}}, and {{cmd|setblock}}. | ||
* End | * [[Minecraft:End rod]]s with data values 6 and 7 updated to this version will display item data identical to the block item form of the light block; however, they retain their identifier (<code>end_rod</code>). If updated again to the current version of [[Minecraft:Bedrock Edition]], they will convert to light blocks. | ||
* A secret second form of the [[Minecraft:Light (block)|light block]] is added. It has the numerical ID <code>-215</code> and the namespaced ID <code>item.light_block</code>. It also uses the placeholder texture and was removed in [[Minecraft:Bedrock Edition beta 1.13.0.13|beta 1.13.0.13]]. | * A secret second form of the [[Minecraft:Light (block)|light block]] is added. It has the numerical ID <code>-215</code> and the namespaced ID <code>item.light_block</code>. It also uses the [[Minecraft:Placeholder texture|placeholder texture]] and was removed in [[Minecraft:Bedrock Edition beta 1.13.0.13|beta 1.13.0.13]]. | ||
== Fixes == | == Fixes == | ||
| Line 53: | Line 53: | ||
* Players now face the specified direction when added to teleport commands. | * Players now face the specified direction when added to teleport commands. | ||
* Fixed issue of damaged elytra texture never getting used. ({{bug|MCPE-47758}}) | * Fixed issue of damaged elytra texture never getting used. ({{bug|MCPE-47758}}) | ||
* {{ | * {{cmd|clear}} now works correctly with damageable items. | ||
* Global resource packs in Settings now update to the new chosen language. | * Global resource packs in Settings now update to the new chosen language. | ||
* The throwing animation now plays when charging a trident with Riptide. | * The throwing animation now plays when charging a trident with Riptide. | ||
| Line 90: | Line 90: | ||
* Fixed the flame height issue when player in on fire. ({{bug|MCPE-48175}}) | * Fixed the flame height issue when player in on fire. ({{bug|MCPE-48175}}) | ||
* Multiple blocks no longer change color to black when moved by pistons. | * Multiple blocks no longer change color to black when moved by pistons. | ||
* Using {{ | * Using {{cmd|fill}} and {{cmd|clone}} commands with glass structures now render correctly. | ||
'''User interface''' | '''User interface''' | ||
| Line 105: | Line 105: | ||
* Fixed an issue with minimum compatible versions of certain packs not working correctly. | * Fixed an issue with minimum compatible versions of certain packs not working correctly. | ||
* The Timer component now works on vanilla projectiles. | * The Timer component now works on vanilla projectiles. | ||
* {{ | * {{code|minecraft:spell_effects}} no longer trigger a second timer. | ||
* Fixed an issue with the {{ | * Fixed an issue with the {{cd|must_see_forget_duration}} component not working. | ||
* Fixed an entity collision issue that was affecting some marketplace maps. | * Fixed an entity collision issue that was affecting some marketplace maps. | ||
* Invisible end rods (variant 6) used in various Marketplace maps are now invisible again.</onlyinclude> | * Invisible end rods (variant 6) used in various Marketplace maps are now invisible again.</onlyinclude> | ||
== References == | == References == | ||
{{ | {{Reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox Bedrock Edition versions|1.1x}} | ||
de:Bedrock Edition beta 1.13.0.4 | [[Minecraft:de:Bedrock Edition beta 1.13.0.4]] | ||
es:Bedrock Edition beta 1.13.0.4 | [[Minecraft:es:Bedrock Edition beta 1.13.0.4]] | ||
fr:Édition Bedrock bêta 1.13.0.4 | [[Minecraft:fr:Édition Bedrock bêta 1.13.0.4]] | ||
ja:Bedrock Edition beta 1.13.0.4 | [[Minecraft:ja:Bedrock Edition beta 1.13.0.4]] | ||
pt:Edição Bedrock beta 1.13.0.4 | [[Minecraft:pt:Edição Bedrock beta 1.13.0.4]] | ||
ru:Beta 1.13.0.4 (Bedrock Edition) | [[Minecraft:ru:Beta 1.13.0.4 (Bedrock Edition)]] | ||
zh:基岩版1.13.0.4 | [[Minecraft:zh:基岩版1.13.0.4]] | ||
Latest revision as of 11:03, 7 June 2026
Beta 1.13.0.4 is the third beta version released for Minecraft:Bedrock Edition 1.13.0,<ref>Template:Cite</ref> which fixes bugs and adds Minecraft:light blocks.
Additions
Blocks
- Supports auxiliary data from 0 to 15 for Minecraft:light level.
- Are available only through Template:Cmd, Template:Cmd, and Template:Cmd.
- Minecraft:End rods with data values 6 and 7 updated to this version will display item data identical to the block item form of the light block; however, they retain their identifier (
end_rod). If updated again to the current version of Minecraft:Bedrock Edition, they will convert to light blocks. - A secret second form of the light block is added. It has the numerical ID
-215and the namespaced IDitem.light_block. It also uses the placeholder texture and was removed in beta 1.13.0.13.
Fixes
Crashes
- Fixed several crashes that could occur during gameplay.
- Fixed a crash that happened when quick moving a structure void block. (Template:Bug)
- Fixed a crash that could occur when blocking projectiles with a shield. (Template:Bug)
- Fixed a crash that could sometimes occur when approaching world spawn. (Template:Bug)
- Fixed a crash that could occur on Xbox when changing internet connection.
Performance
- Improved performance and stability when playing on split-screen on Xbox.
General
- Fixed the minecart rider rotation not being updated correctly on some packs.
- Fixed the third-person camera view shaking issue. (Template:Bug)
- Adjusted the player's sneak animation position. (Template:Bug)
- Players can now join a world correctly after accepting an invite.
- Nether portals now connect properly after being cloned.
- Fixed the animation of nausea (including using nether portals). (Template:Bug)
- Added the mirror back to the left arm in humanoid geometry. (Template:Bug)
- Split-screen players can now only join if they have an adequate controller available.
- The correct Marketplace inventory items are now shown when switching users.
- Fixed broken rotations in player animation for attacking.
- Players now face the specified direction when added to teleport commands.
- Fixed issue of damaged elytra texture never getting used. (Template:Bug)
- Template:Cmd now works correctly with damageable items.
- Global resource packs in Settings now update to the new chosen language.
- The throwing animation now plays when charging a trident with Riptide.
- Corrected the player's sprint/swim state when exiting water.
- Fixed an issue with making purchases on Oculus Rift.
- Fixed a controller issue when docking the Nintendo Switch.
- Left and right brackets on the world/friend/server tabs now function correctly with full keyboard controls toggled on.
- The text to speech narrator now works correctly with punctuation in text boxes.
- Fixed an issue with in-game patch notes not always showing up correctly.
- Fixed an issue with some damageable items (such as armor, tools) not being suggested in the recipe book.
- Removed the “Create Realm” button from beta versions of the game.
Gameplay
- Fixed an issue that was sometimes causing mobs to despawn randomly. (Template:Bug)
- Players no longer fall through opening shulker boxes and pistons. (Template:Bug)
- Items that have been smelted can now be crafted and stacked correctly. (Template:Bug, Template:Bug, Template:Bug)
- Buttons are now craftable from the recipe book again. (Template:Bug)
Mobs
- Adult villagers can now get into beds with low ceilings.
- Creepers no longer lose aggro when the line of sight is broken briefly.
- Removed the fox “moveToVillage” behavior to match Java Edition.
- Mobs can now enter minecarts and boats again. (Template:Bug)
- Dolphins now jump properly again.
- Zombies no longer become stuck on doors.
- The parrot dancing animation is now at the correct speed. (Template:Bug)
- Parrots can now fly correctly again. (Template:Bug)
- Armor stands and players can again wear helmets with secondary layers.
- Items no longer appear as mobs when held by armor stands. (Template:Bug)
- Arrows now render correctly when held by armor stands.
- Dolphins now follow players in boats again.
Graphical
- Fixed cloud shading. (Template:Bug)
- Fixed an issue with water not rendering correctly on some servers. (Template:Bug)
- Fixed the flame height issue when player in on fire. (Template:Bug)
- Multiple blocks no longer change color to black when moved by pistons.
- Using Template:Cmd and Template:Cmd commands with glass structures now render correctly.
User interface
- Fixed the directional arrow controls when using the full keyboard gameplay setting. (Template:Bug)
- Removed the accessibility tab from the "Create World" screen.
Add-ons and scripting engine
- Ducks can once again be hit by the player in the MINECON 2018 pack.
- Fixed the positioning of particles that were only showing correctly when centered on screen.
- Adding backward compatibility for old player animation flags.
- Experimental UI is now registered as a trusted pack. (Template:Bug)
- Fixed the horse rein positioning and rotation in certain packs.
- Fixed an issue with nested behavior pack definitions not running correctly.
- Fixed an issue with minimum compatible versions of certain packs not working correctly.
- The Timer component now works on vanilla projectiles.
- Template:Code no longer trigger a second timer.
- Fixed an issue with the Template:Cd component not working.
- Fixed an entity collision issue that was affecting some marketplace maps.
- Invisible end rods (variant 6) used in various Marketplace maps are now invisible again.
References
Template:Navbox Bedrock Edition versions
Minecraft:de:Bedrock Edition beta 1.13.0.4 Minecraft:es:Bedrock Edition beta 1.13.0.4 Minecraft:fr:Édition Bedrock bêta 1.13.0.4 Minecraft:ja:Bedrock Edition beta 1.13.0.4 Minecraft:pt:Edição Bedrock beta 1.13.0.4 Minecraft:ru:Beta 1.13.0.4 (Bedrock Edition) Minecraft:zh:基岩版1.13.0.4