Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Bedrock Edition beta 1.12.0.3: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 36: Line 36:
=== Blocks ===
=== Blocks ===
'''[[Minecraft:Bamboo]]'''
'''[[Minecraft:Bamboo]]'''
* Updated the texture brightness slightly, to match {{el|je}}. ({{bug|MCPE-42635}})
* Updated the texture brightness slightly, to match {{MC/El|je}}. ({{bug|MCPE-42635}})


=== General ===
=== General ===
Line 112: Line 112:


'''Commands'''
'''Commands'''
* Removed "tile" prefix in the {{cmd|give}} command. ({{bug|MCPE-44667}})
* Removed "tile" prefix in the {{MC/Cmd|give}} command. ({{bug|MCPE-44667}})
* Blocks and entities that aren't available in the Creative inventory no longer require the {{code|minecraft}} namespace when used as parameters in slash commands.
* Blocks and entities that aren't available in the Creative inventory no longer require the {{MC/Code|minecraft}} namespace when used as parameters in slash commands.
* Commands can now be auto-completed on command blocks without leading with a /. ({{bug|MCPE-44679}})
* Commands can now be auto-completed on command blocks without leading with a /. ({{bug|MCPE-44679}})


'''Add-ons and script engine'''
'''Add-ons and script engine'''
* {{cd|minecraft:entity_use_item}} documentation now generates correctly.
* {{MC/Cd|minecraft:entity_use_item}} documentation now generates correctly.
* Corrected block event descriptions.
* Corrected block event descriptions.
* Custom entities now correctly re-evaluate current target validity.
* Custom entities now correctly re-evaluate current target validity.
* '{{cd|getBlocks}}' now returns a 3D array of block objects.
* '{{MC/Cd|getBlocks}}' now returns a 3D array of block objects.
* Fixed incorrect component name for entities with the new '{{cd|water_movement}}' component.
* Fixed incorrect component name for entities with the new '{{MC/Cd|water_movement}}' component.
* {{cd|getBlock}} and {{cd|getBlocks}} now correctly handle getting a block when given an actor position (or any non-integer position).</onlyinclude>
* {{MC/Cd|getBlock}} and {{MC/Cd|getBlocks}} now correctly handle getting a block when given an actor position (or any non-integer position).</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.12.0.3
de:Bedrock Edition beta 1.12.0.3

Latest revision as of 19:26, 9 April 2026

Template:Infobox version

Beta 1.12.0.3 is the second beta version released for Minecraft:Bedrock Edition 1.12.0, released on May 1, 2019,<ref>Template:Cite</ref> which changes splash texts and fixes bugs.

Additions

General

Splashes

  • Added new splash texts:<ref>Template:Tweet</ref>
    • "All blocks covered!"
    • "feedback.minecraft.net"
    • "It came from space."
    • "Rainbow turtle?"
    • "Something funny!"
    • "I need more context."
    • "Ahhhhhh!"
    • "Don't worry, be happy!"
    • "Water bottle!"
    • "What's the question?"
    • "Plant a tree!"
    • "Go to the dentist!"
    • "What do you expect?"
    • "Look mum, I'm in a splash!"

Changes

Blocks

Minecraft:Bamboo

  • Updated the texture brightness slightly, to match
  1. REDIRECT Template:Edition

Template:Rcat. (Template:Bug)

General

Minecraft:Add-ons

  • The behavior pack template once again contains the 'spawn_rules' folder.
  • Recipe and item JSON files have been added to the behavior pack template.

Menu screen

  • The "Store" button has been renamed to "Marketplace".

Splashes

  • Removed splashes referencing Notch:
    • "Made by Notch!"
    • "The Work of Notch!"
    • "110813!"

Fixes

Crashes

  • Fixed several crashes that could occur during gameplay.
  • Fixed a crash that could sometimes occur when loading certain marketplace worlds.

Performance

  • Improved performance around villages and villager job sites.
  • Fixed a memory leak that occurred with the script engine.

General

  • Fixed an issue where consuming the last item in a stack to unlock an achievement could cause the achievement not to unlock.

Gameplay

  • Player models no longer have flipped arms and legs. (Template:Bug)
  • The "Haggler" achievement once again unlocks when requirements are met.
  • Villager trading now properly takes away items from the second slot, when applicable.
  • Shields and tridents are no longer invisible when held. (Template:Bug)
  • Players no longer see through the world when clipping into blocks after leaving a boat. (Template:Bug)

Mobs

  • Tamed tuxedo cats now use the proper texture. (Template:Bug)
  • Stray cats can no longer claim beds in villages for worlds converted from version 1.10. (Template:Bug)
  • Villagers now always spawn as V1 when using template worlds, including Marketplace worlds.
  • Witches no longer jump when attacking.
  • Fixed some geometry animation issues for various skin packs.
  • The ghast spinning model in monster spawners is now the correct size.
  • Improved pathing for variable-sized mobs.
  • Zombies and vindicators now break doors down faster.
  • Fixed wandering trader podzol and coral trades.
  • Fletchers now trade 16 arrows instead of 5.
  • Changed the cost of butcher's cooked rabbit trade.
  • Leatherworker's saddle trade is lowered from 10 to 6 emeralds.
  • Armor stands can once again hold armor stand items.

Blocks

  • Flowing lava once again turns into cobblestone when hit by water. (Template:Bug)
  • Frosted ice blocks can now be broken. (Template:Bug)
  • Slabs and other non-solid blocks once again prevent grass from growing on dirt. (Template:Bug)
  • Logs can once again be turned into stripped logs with axes. (Template:Bug)
  • Rails at a T-junction once again change directions when powered by redstone. (Template:Bug)
  • Fixed smokers not having the correct texture underneath. (Template:Bug)

Items

  • Correct colors of wool are now displayed as a material required to create colored banners in the recipe book.
  • Fixed several items not losing durability when used.

Graphical

  • The player's arm is no longer displaced in first-person view after eating food. (Template:Bug)
  • Composter growth particles now appear in the correct location.
  • Fixed animated textures for flowing lava and water on several texture packs.
  • Fixed gray textures that sometimes appeared on doors and trapdoors.

User interface

  • Attempting to combine stacks of the same item no longer swaps them instead on touch controls.
  • Items are no longer lost when swapping to and from the off-hand slot on touch controls. (Template:Bug)
  • The How to Play button on the cartography table now directs to the proper screen.
  • Sweet berries no longer disappear on the hotbar when they are highlighted.
  • Killing a wandering trader's llama can no longer show their inventory screen.

Commands

  • Removed "tile" prefix in the
  1. REDIRECT Template:Command

Template:Redr command. (Template:Bug)

  • Blocks and entities that aren't available in the Creative inventory no longer require the minecraft namespace when used as parameters in slash commands.
  • Commands can now be auto-completed on command blocks without leading with a /. (Template:Bug)

Add-ons and script engine

  1. REDIRECT Template:Code

Template:Redr documentation now generates correctly.

  • Corrected block event descriptions.
  • Custom entities now correctly re-evaluate current target validity.
  • '
  1. REDIRECT Template:Code

Template:Redr' now returns a 3D array of block objects.

  • Fixed incorrect component name for entities with the new '
  1. REDIRECT Template:Code

Template:Redr' component.

  1. REDIRECT Template:Code

Template:Redr and

  1. REDIRECT Template:Code

Template:Redr now correctly handle getting a block when given an actor position (or any non-integer position).

References

<references group="">

 </references>

Navigation

Template:BlockSprite Demo
(Guide)
Template:BlockSprite 0.1
(Guide)
Template:FileLink 0.2
(Guide)
Template:BlockSprite 0.3
(Guide)
Template:BlockSprite 0.4
(Guide)
Template:BlockSprite 0.5
(Guide)
Template:ItemSprite 0.6
(Guide)
Template:ItemSprite 0.7
(Guide)
v0.7.0
Template:LegacyItemSprite 0.8
(Guide)
v0.8.0
Template:LegacyBlockSprite 0.9
(Guide)
v0.9.0
Template:EnvSprite 0.10
(Guide)
v0.10.0
Template:ItemSprite 0.11
(Guide)
v0.11.0
Template:EnvSprite 0.12
(Guide)
v0.12.1
Template:ItemSprite 0.13
(Guide)
v0.13.0
Template:ItemSprite Overworld Update
(Guide)
v0.14.0
Template:EntitySprite Friendly Update
(Guide)
v0.15.0
Realms
v0.15.1
Template:ItemSprite Boss Update
(Guide)
v0.16.0
Template:EntitySprite Ender Update
(Guide)
1.0.0
1.0.3
1.0.4
1.0.5
1.0.6
Template:ItemSprite Discovery Update
(Guide)
1.1.0
1.1.1
1.1.3
Template:FileLink Better Together Update
(Guide)
1.2.0
1.2.3
1.2.5
1.2.6
1.2.10
1.2.13
Template:ItemSprite Update Aquatic (Phase One)
(Guide)
1.4.0
Template:BlockSprite Update Aquatic (Phase Two)
(Guide)
1.5.0
Template:EntitySprite 1.6
(Guide)
1.6.0
Template:BlockSprite 1.7
(Guide)
1.7.0
Template:EntitySprite 1.8
(Guide)
1.8.0
Template:EntitySprite 1.9
(Guide)
1.9.0
Template:BlockSprite Texture Update
(Guide)
1.10.0
Template:EffectSprite Village & Pillage
(Guide)
1.11.0
Template:BlockSprite 1.12
(Guide)
1.12.0
Template:EntitySprite 1.13
(Guide)
1.13.0
Template:EntitySprite Buzzy Bees
(Guide)
1.14.0
1.14.1
1.14.20
1.14.30
Template:ItemSprite Nether Update
(Guide)
1.16.0
1.16.20
1.16.100
1.16.200
RTX Beta
1.16.210
1.16.220
Template:BlockSprite Caves & Cliffs: Part I
(Guide)
1.17.0
1.17.10
1.17.30
1.17.40
Template:BlockSprite Caves & Cliffs: Part II
(Guide)
1.18.0
1.18.10
1.18.30
Template:BlockSprite The Wild Update
(Guide)
1.19.0
1.19.10
1.19.20
1.19.30
1.19.40
1.19.50
1.19.60
1.19.70
1.19.80
Template:ItemSprite Trails & Tales
(Guide)
1.20.0
1.20.10
1.20.30
1.20.40
Template:EntitySprite Bats and Pots
(Guide)
1.20.50
1.20.60
1.20.70
Template:EntitySprite Armored Paws
(Guide)
1.20.80
Template:ItemSprite Tricky Trials
(Guide)
1.21.0
1.21.20
1.21.30
Template:ItemSprite Bundles of Bravery
(Guide)
1.21.40
Template:BlockSprite The Garden Awakens
(Guide)
1.21.50
1.21.60
Template:BlockSprite Spring to Life
(Guide)
1.21.70
1.21.80
Template:EntitySprite Chase the Skies
(Guide)
1.21.90
1.21.100
Template:EntitySprite The Copper Age
(Guide)
1.21.111*
1.21.120
Template:ItemSprite Mounts of Mayhem
(Guide)
1.21.130
26.0
Template:Nowrap

Template:Article other

de:Bedrock Edition beta 1.12.0.3 es:Bedrock Edition beta 1.12.0.3 fr:Édition Bedrock bêta 1.12.0.3 pt:Edição Bedrock beta 1.12.0.3 ru:Beta 1.12.0.3 (Bedrock Edition) zh:基岩版1.12.0.3