Minecraft:Bedrock Edition beta 1.13.0.9: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 33: | Line 33: | ||
'''Note blocks''' | '''Note blocks''' | ||
* Added 11 new note block sounds: | * Added 11 new note block sounds: | ||
** {{ | ** {{MC/Blocklink|Bone block}} = Xylophone | ||
** {{ | ** {{MC/Blocklink|Block of gold}} = Bell | ||
** {{ | ** {{MC/Blocklink|Clay|link=Clay (block)}} = Flute | ||
** {{ | ** {{MC/Blocklink|Packed ice}} = Chime | ||
** {{ | ** {{MC/Blocklink|Wool|id=white-wool}} = Guitar | ||
** {{ | ** {{MC/Blocklink|Block of iron}} = Iron Xylophone | ||
** {{ | ** {{MC/Blocklink|Soul sand}} = Cow Bell | ||
** {{ | ** {{MC/Blocklink|Carved pumpkin|Pumpkin}} = Didgeridoo | ||
** {{ | ** {{MC/Blocklink|Block of emerald}} = Bit | ||
** {{ | ** {{MC/Blocklink|Hay bale}} = Banjo | ||
** {{ | ** {{MC/Blocklink|Glowstone}} = Pling | ||
=== Items === | === Items === | ||
| Line 114: | Line 114: | ||
** Changed Breathable, RideTick, and Transformation systems to use ViewedEntityContext. | ** Changed Breathable, RideTick, and Transformation systems to use ViewedEntityContext. | ||
** Added precompiled header targeting for ScriptAPI. | ** Added precompiled header targeting for ScriptAPI. | ||
* Significantly increased the maximum {{ | * Significantly increased the maximum {{MC/Cd|spawnRadius}} distance. | ||
== Fixes == | == Fixes == | ||
| Line 141: | Line 141: | ||
'''General''' | '''General''' | ||
* The "We are being attacked!" and "I've got a bad feeling about this" achievements can now be unlocked. ({{bug|MCPE-45060}}) | * The "We are being attacked!" and "I've got a bad feeling about this" achievements can now be unlocked. ({{bug|MCPE-45060}}) | ||
* Powered rails placed using {{ | * Powered rails placed using {{MC/Cmd|fill}} should now work correctly when powered by redstone. | ||
* Fixed a download loop after purchasing certain content packs. | * Fixed a download loop after purchasing certain content packs. | ||
* Using {{ | * Using {{MC/Cmd|setblock}} on a piston base no longer leaves an invisible piston arm. | ||
* When the player deletes a global resource pack, it now removes itself from the active stack. | * When the player deletes a global resource pack, it now removes itself from the active stack. | ||
* The info at the top of the global resource pack screen now fits correctly when using various language settings. | * The info at the top of the global resource pack screen now fits correctly when using various language settings. | ||
| Line 248: | Line 248: | ||
'''Commands''' | '''Commands''' | ||
* Pistons with data values 6 and 7 can no longer be placed using slash commands. ({{bug|MCPE-21558}}) | * Pistons with data values 6 and 7 can no longer be placed using slash commands. ({{bug|MCPE-21558}}) | ||
* Using the {{ | * Using the {{MC/Cmd|clear @p item}} now clears correctly auxiliary values. | ||
* Players can no longer use the {{ | * Players can no longer use the {{MC/Cmd|spawnpoint}} command in the Nether dimension. | ||
* Using the {{ | * Using the {{MC/Cmd|replaceitem}} command now works correctly with barrels. ({{bug|MCPE-48184}}) | ||
* The {{ | * The {{MC/Cmd|clear}} command now works correctly with damageable items. | ||
* Running the "{{ | * Running the "{{MC/Cmd|clear}}" command message now shows correct amount of items removed. ({{bug|MCPE-34750}}) | ||
* Carpet is now removed correctly when using the "{{ | * Carpet is now removed correctly when using the "{{MC/Cmd|clear}}" command. | ||
'''Add-ons and script engine''' | '''Add-ons and script engine''' | ||
* Fixed the death override event firing twice when leaving a world from the death screen. | * Fixed the death override event firing twice when leaving a world from the death screen. | ||
* Fixed `{{ | * Fixed `{{MC/Cd|minecraft:scale}}` component failing to scale certain Actor models. | ||
* Running the "{{ | * Running the "{{MC/Cd|tick_world}}" component now removes ticking areas correctly and consistently. | ||
* Fixed double damage events being sent when mobs are hurt by non-magic. | * Fixed double damage events being sent when mobs are hurt by non-magic. | ||
* Behavior pack animations now run correctly when set. | * Behavior pack animations now run correctly when set. | ||
* The {{ | * The {{MC/Cd|timer}} component now works on projectiles. | ||
* "{{ | * "{{MC/Cd|minecraft:spell_effects}}" no longer trigger a second time incorrectly. | ||
* Fixed player entity components that were not getting added. | * Fixed player entity components that were not getting added. | ||
* Added stone slab aliases to allow backward compatibility on Marketplace maps.</onlyinclude> | * Added stone slab aliases to allow backward compatibility on Marketplace maps.</onlyinclude> | ||
== References == | == References == | ||
{{Reflist}} | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox Bedrock Edition versions|1.1x}} | {{MC/Navbox Bedrock Edition versions|1.1x}} | ||
de:Bedrock Edition beta 1.13.0.9 | de:Bedrock Edition beta 1.13.0.9 | ||
Latest revision as of 19:27, 9 April 2026
Beta 1.13.0.9 is the sixth beta version released for Minecraft:Bedrock Edition 1.13.0,<ref>Template:Cite</ref> which adds brown mooshrooms, dead coral, suspicious stew, wither roses, and more.
Additions
Blocks
Dead coral
- A dead variant of coral that is made when coral is placed on the surface or does not have Minecraft:water.
- Can be placed on top of blocks.
- Added wither roses.
- Can be crafted into black dye.
- Inflict 1 second of the Wither effect to players and Minecraft:mobs around it, when in any difficulty besides Peaceful.
- Are dropped or planted from any non-undead mob killed by the Minecraft:wither.
Note blocks
- Added 11 new note block sounds:
- redirect Template:blockLink
Template:Redr = Xylophone
- redirect Template:blockLink
Template:Redr = Bell
- redirect Template:blockLink
Template:Redr = Flute
- redirect Template:blockLink
Template:Redr = Chime
- redirect Template:blockLink
Template:Redr = Guitar
- redirect Template:blockLink
Template:Redr = Iron Xylophone
- redirect Template:blockLink
Template:Redr = Cow Bell
- redirect Template:blockLink
Template:Redr = Didgeridoo
- redirect Template:blockLink
Template:Redr = Bit
- redirect Template:blockLink
Template:Redr = Banjo
- redirect Template:blockLink
Template:Redr = Pling
Items
Suspicious stew
- Can be crafted with a red and brown Minecraft:mushroom, a Minecraft:bowl, and any Minecraft:flower.
Mobs
Brown mooshrooms
- Spawn when a red mooshroom is struck by a lightning bolt.
- Can be fed flowers then milked for a suspicious stew.
World generation
Villages
- Added abandoned villages.
- Re-added zombie villages but in use of the new village structures.
General
Credits
- Added game credits.
- These can be viewed after defeating the ender dragon, and also through a new button found in the Settings menu.
Patrols
- Can now spawn in any Minecraft:biome except Minecraft:the Nether and mushroom fields.
- Delay is now 10-11 minutes, instead of 5-6 minutes.
- Now attack in swarms.
Raids
- Added Minecraft:villager celebration for a successful raid defense.
- Added Minecraft:illager celebration for an unsuccessful raid defense.
- Changed the sign in button size, reverting the size of Pocket Edition v0.16.0 Alpha.
Changes
Blocks
Grass paths
- Can now be found in the Creative inventory.
Item frames
- Can now be placed on the top and bottom of blocks.
Items
Turtle eggs
- Now have 2D textures in the inventory.
Mobs
Fish
- Now drop experience when killed.
Players
- Are now 1.8 blocks tall. (Template:Bug)
Squid
- Can now spawn in rivers.
- Can now heal if they have Minecraft:bread in their inventory.
General
How to Play
- Added a section for structure blocks.
- Tweaked the "Host and Player Options" section. (Template:Bug)
- Updated the section about taming cats. (Template:Bug)
Map-making and Minecraft:add-ons
- New data-driven items:
- Minecraft:Turtle lightning interactions are now data-driven.
- Pufferfish puffed states are now data-driven.
- Brewing stand Minecraft:potion recipes are now data-driven.
- Changed Breathable, RideTick, and Transformation systems to use ViewedEntityContext.
- Added precompiled header targeting for ScriptAPI.
- Significantly increased the maximum
- REDIRECT Template:Code
Template:Redr distance.
Fixes
Crashes
- Fixed several crashes that could occur during gameplay.
- The game no longer appears frozen after starting a world.
- Fixed crash from mismatched components/definitions from legacy actor updating.
- Fixed a crash that could occur when trying to brew certain potions.
- Fixed a crash that could occur on low and mid-end Android devices.
- Fixed crash from missing component definition.
- Fixed a crash that could sometimes occur after a guest tries to join a game through an invite.
- The game no longer crashes when a split-screen player picks up log blocks.
- Fixed a crashing issue that affected certain worlds when approaching spawn. (Template:Bug)
- Fixed a crash that could occur after changing the file storage location.
- Running commands from a minecart with command block no longer crashes the game.
- Fixed a crash that could sometimes occur when trying to double tap on an item in the beacon UI.
- Fixed a crash that would occur when dispensing bone meal onto a one-high flower. (Template:Bug)
- Fixed a crash that was sometimes occurring on some Android and iOS devices with lower memory.
Performance
- Improved world loading times.
- Optimized terrain light calculation.
- Optimized FPS during gameplay on Xbox One.
- Optimized the time taken to load mobs into the world.
General
- The "We are being attacked!" and "I've got a bad feeling about this" achievements can now be unlocked. (Template:Bug)
- Powered rails placed using
- REDIRECT Template:Command
Template:Redr should now work correctly when powered by redstone.
- Fixed a download loop after purchasing certain content packs.
- Using
- REDIRECT Template:Command
Template:Redr on a piston base no longer leaves an invisible piston arm.
- When the player deletes a global resource pack, it now removes itself from the active stack.
- The info at the top of the global resource pack screen now fits correctly when using various language settings.
- Cloned active mob spawners now have an animated mob when placed. (Template:Bug)
- Fixed the "Multiplayer Restricted Skin!" error message that would pop up when trying to join a world before the skin had loaded in. (Template:Bug)
- Fixed an issue that was causing many small and empty villages to be created when trying to expand an existing village.
- Fixed an infinite loading screen when opening the skin picker.
- Fixed a missing armor layer for the "Tiny Footprints" Marketplace pack.
Gameplay
- Fire Aspect swords no longer set Creative players on fire. (Template:Bug)
- Players can now teleport on top of non-full or transparent blocks when eating a chorus fruit.
- Endermen holding red sand no longer drop regular sand when killed. (Template:Bug)
- Fixed an issue that prevented the player from moving while sneaking on top of shulkers or boats. (Template:Bug)
- Boat paddling animation now matches Java Edition and resynchronizes when paddling stops.
- Lightning now strikes less frequently. (Template:Bug)
- The LT controller button can now be used to quickly equip or replace armor.
- Players are now able to use items like fishing rods while aiming at nearby mobs.
- Lightning from channeling trident now affects more than a single mob in a small area.
- The player no longer keeps on rowing when opening the inventory UI during boat rides. (Template:Bug)
- Arrows now destroy armor stands properly. (Template:Bug)
- Flowers no longer become invisible in flower pots. (Template:Bug)
- Sneaking on redstone ore no longer triggers glow.
- Breaking an extended piston in Creative no longer drops an item. (Template:Bug)
- Drinking sound for milk and potions now plays correctly. (Template:Bug)
- Mobs now drop armor and tools correctly. (Template:Bug)
- Nether wart now has a chance to drop more items when broken with Fortune tools. (Template:Bug)
- Animal breeding cooldowns no longer reset after reloading the world.
- Explosions other than TNT now deal damage in water.
- Parrots can now be picked in Creative using pick block.
- Dispensers now place boats correctly.
- Anvils now take damage correctly after use.
- Mobs can now enter into boats and minecarts correctly. (Template:Bug)
- Buttons are now craftable from the recipe book.
- Fixed the player's swimming state when exiting water.
- Area of effect clouds such as lingering potions now work correctly if the world is set to 'Always Day'. (Template:Bug)
- Water dispensed from a dispenser no longer breaks end portals and gateways.
- The beacon block can now suffocate players and mobs like other opaque blocks (when being clipped into when using a minecart, for example).
- The player respawn location now favors shallow water rather than deep water.
- Multiple ender dragons no longer spawn in the End if the player dies or moves away. (Template:Bug)
- Hoppers now pick up items from above correctly. (Template:Bug)
- The "Renewable Energy" achievement now unlocks correctly. (Template:Bug)
- Pillagers now spawn around pillager outposts more frequently. (Template:Bug)
- Player movement speed is no longer slowed down after stepping onto a shulker box from certain blocks.
- The "Where have you been?" achievement now unlocks correctly on Android.
- Placing and breaking blocks from within a boat now works correctly.
- Mobs no longer drop fully repaired items. (Template:Bug)
- End gateway portals can no longer generate on the main obsidian platform in the End.
- The locator map marker now points in the correct direction when riding a boat. (Template:Bug)
- Falling snow layers no longer break blocks in redstone contraptions. (Template:Bug)
- Players now receive stored XP from furnaces correctly. (Template:Bug)
- Maps are now drawn more quickly when exploring, meaning the "Map Room" achievement now unlocks more consistently. (Template:Bug)
Mobs
- Entity hit and collision boxes no longer exist during mob death animations. (Template:Bug)
- Wither skeletons are no longer affected by the Wither effect. (Template:Bug)
- Foxes now sleep and find cover during thunderstorms.
- Mobs and entities are no longer slowed when walking one block above ice.
- Baby zombies are now able to ride zombie pigmen. (Template:Bug)
- The wither no longer runs away from the player after being spawned.
- Fixed the held sword position for vex mobs.
- The phantom wing flapping animation is faster now. (Template:Bug)
- Endermen are correctly affected by invisibility effect when applied. (Template:Bug)
- Parrots can now fly over fences and walls.
- Drowned on land now attack based on brightness levels rather than the time of day.
- Mobs standing on slabs are no longer immune to sunlight damage after reloading the world. (Template:Bug)
- Witches no longer spawn in 1.8 high gaps. (Template:Bug)
- Cured zombie villagers now keep their trade level.
- Zombies no longer become stuck on doors when pathfinding.
- The parrot dancing animation is the correct speed now. (Template:Bug)
- Jockeys no longer get stuck trying to move to unreachable mounts.
Blocks
- Barrier blocks no longer stop grass growth.
- Farmland blocks now prevent grass growing underneath.
Items
- Leaves collected with silk touch now stack correctly. (Template:Bug)
- Trapdoor items now have the correct inventory icon textures. (Template:Bug)
- Six-sided wood block variants can now be smelted or used as furnace fuel.
- Items dropped from breaking blocks underwater now show bubbles.
- Damaged elytra now have their own texture.
- Fixed an issue that prevented certain items not being suggested in the recipe book correctly.
- Items cooked on the campfire now stack together correctly. (Template:Bug)
Graphical
- The paper doll model now properly reloads animations when the app suspends and resumes.
- The player model is now visible again while sleeping on a bed.
- Improved the texture for the stonecutter with non-fancy graphics. (Template:Bug)
- Fixed the shield's blocking animation in third person view.
- Iron bars no longer lose some of their textures when surrounded by other bars. (Template:Bug)
- Fixed the smooth player sneaking animation. (Template:Bug)
- The screen now fades to black when sleeping in a bed.
- Leads rendered in the structure block UI no longer stretch really far away.
- Added correct hue to the ender dragon's death animation.
User interface
- Fixed incorrect tooltip text showing for various potions.
- Keyboard inputs now work correctly when the game loads out of window focus.
- Fixed HUD positioning after sleeping on VR immersive mode.
- Fixed the "Open Chat" message for touch screen devices.
- Flight controls no longer show when sleeping in a bed in creative. (Template:Bug)
Commands
- Pistons with data values 6 and 7 can no longer be placed using slash commands. (Template:Bug)
- Using the
- REDIRECT Template:Command
Template:Redr now clears correctly auxiliary values.
- Players can no longer use the
- REDIRECT Template:Command
Template:Redr command in the Nether dimension.
- Using the
- REDIRECT Template:Command
Template:Redr command now works correctly with barrels. (Template:Bug)
- The
- REDIRECT Template:Command
Template:Redr command now works correctly with damageable items.
- Running the "
- REDIRECT Template:Command
Template:Redr" command message now shows correct amount of items removed. (Template:Bug)
- Carpet is now removed correctly when using the "
- REDIRECT Template:Command
Template:Redr" command.
Add-ons and script engine
- Fixed the death override event firing twice when leaving a world from the death screen.
- Fixed `
- REDIRECT Template:Code
Template:Redr` component failing to scale certain Actor models.
- Running the "
- REDIRECT Template:Code
Template:Redr" component now removes ticking areas correctly and consistently.
- Fixed double damage events being sent when mobs are hurt by non-magic.
- Behavior pack animations now run correctly when set.
- The
- REDIRECT Template:Code
Template:Redr component now works on projectiles.
- "
- REDIRECT Template:Code
Template:Redr" no longer trigger a second time incorrectly.
- Fixed player entity components that were not getting added.
- Added stone slab aliases to allow backward compatibility on Marketplace maps.
References
<references group="">
</references>
de:Bedrock Edition beta 1.13.0.9 es:Bedrock Edition beta 1.13.0.9 fr:Édition Bedrock bêta 1.13.0.9 ja:Bedrock Edition beta 1.13.0.9 pl:Beta 1.13.0.9 pt:Edição Bedrock beta 1.13.0.9 ru:Beta 1.13.0.9 (Bedrock Edition) zh:基岩版1.13.0.9