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.2.0.2: Difference between revisions

From SAS Gaming Wiki
imported>Delycache
Undo revision 2856284 by 98.96.82.191 (talk)
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
=== General ===
=== General ===


* [[Minecraft:Splitscreen]] functionality<ref name="combine">{{reddit|sub=MCPE|6hm0ch/combine_4j_studios_minecraft_with_minecraft_w10|dizrp3o|It would be super helpful if you guys could list out the gameplay features that are in old console Minecraft that are not in Bedrock Minecraft that you want to see come over, that way we can look into them. Split screen I can tell you is already coming. So are parrots. :)|chupacaubrey|June 17, 2017}}</ref>
* [[Minecraft:Splitscreen]] functionality<ref name="combine">{{MC/Reddit|sub=MCPE|6hm0ch/combine_4j_studios_minecraft_with_minecraft_w10|dizrp3o|It would be super helpful if you guys could list out the gameplay features that are in old console Minecraft that are not in Bedrock Minecraft that you want to see come over, that way we can look into them. Split screen I can tell you is already coming. So are parrots. :)|chupacaubrey|June 17, 2017}}</ref>
* In-game help guide.
* In-game help guide.
* How to play/tutorial screen
* How to play/tutorial screen
* New loading screens with tips
* New loading screens with tips
* Redesigned crafting UI incorporating the [[Minecraft:recipe book]]
* Redesigned crafting UI incorporating the recipe book
** This results in a new [[Minecraft:Creative inventory]] layout with redesigned tabs and reorganization of all blocks and items.
** This results in a new [[Minecraft:Creative inventory]] layout with redesigned tabs and reorganization of all blocks and items.
* Options
* Options
** World starting preferences
** World starting preferences
*** Starting [[Minecraft:Map]]
*** Starting [[Minecraft:Map]]
*** [[Minecraft:Bonus Chest]]
*** Bonus Chest
*** Trust Players
*** Trust Players
** Game rule preferences
** Game rule preferences
Line 45: Line 45:
=== Gameplay ===
=== Gameplay ===


'''[[Minecraft:Tutorials/Dual wielding|Dual wielding]]'''
'''Dual wielding'''
* You can now put a map in the off-hand
* You can now put a map in the off-hand


=== Command format ===
=== Command format ===


* {{Version exclusive}}: {{cmd|tickingarea}}
* {{MC/Version exclusive}}: {{MC/Cmd|tickingarea}}
** Replaces the functionality of [[Minecraft:spawn chunk]]s in the ''Java Edition'' and allows the creation of areas that update even if no player is around
** Replaces the functionality of spawn chunks in the ''Java Edition'' and allows the creation of areas that update even if no player is around
** Many ticking areas can be created as long as the chunk limit is not exceeded
** Many ticking areas can be created as long as the chunk limit is not exceeded
** Ticking areas work inter-dimensional
** Ticking areas work inter-dimensional
Line 62: Line 62:
*** <code>tickingarea remove_all</code> (removes all ticking areas)
*** <code>tickingarea remove_all</code> (removes all ticking areas)
*** <code>tickingarea list [all-dimensions]</code> (lists all ticking areas)
*** <code>tickingarea list [all-dimensions]</code> (lists all ticking areas)
* {{Version exclusive}}: <code>tick_world</code>
* {{MC/Version exclusive}}: <code>tick_world</code>
** Prevents entities from despawning and makes an entity load the world
** Prevents entities from despawning and makes an entity load the world
** Optional despawn distance available for entities that should despawn when players are far away (eg Ender Dragon)
** Optional despawn distance available for entities that should despawn when players are far away (eg Ender Dragon)
* {{Version exclusive}}: user interface elements for commands to prevent the need for typing<ref>https://twitter.com/argo_major/status/879822534698426369</ref>
* {{MC/Version exclusive}}: user interface elements for commands to prevent the need for typing<ref>https://twitter.com/argo_major/status/879822534698426369</ref>
* @s selector<ref name=commands/>
* @s selector<ref name=commands/>
** Used to target the entity executing the command
** Used to target the entity executing the command
*{{cmd|summon}}:
*{{MC/Cmd|summon}}:
** Ability to summon projectiles like fireballs, dragon eggs, etc.
** Ability to summon projectiles like fireballs, dragon eggs, etc.


=== World generation ===
=== World generation ===


* [[Minecraft:Ravine]]s
* Ravines


=== Blocks ===
=== Blocks ===
Line 79: Line 79:
* [[Minecraft:Banner]]s
* [[Minecraft:Banner]]s
* [[Minecraft:Jukebox]]es
* [[Minecraft:Jukebox]]es
* [[Minecraft:Coarse dirt]]
* Coarse dirt
* [[Minecraft:Stained Glass]]
* [[Minecraft:Stained Glass]]
* [[Minecraft:Stained Glass Pane]]
* [[Minecraft:Stained Glass Pane]]
Line 85: Line 85:
=== Items ===
=== Items ===


* [[Minecraft:Armor stand]]s
* Armor stands
** {{Version exclusive}}: Can stack up to 64
** {{MC/Version exclusive}}: Can stack up to 64
* [[Minecraft:Book and quill]]
* Book and quill
** {{Version exclusive}}: Can hold two pages at the same screen
** {{MC/Version exclusive}}: Can hold two pages at the same screen
** {{Version exclusive}}: Edit button to change the words per page
** {{MC/Version exclusive}}: Edit button to change the words per page
* [[Minecraft:Firework star]]
* Firework star
* [[Minecraft:Firework rocket]]
* Firework rocket
** {{Version exclusive}}: Can be launched in any direction depending on the direction a dispenser is facing
** {{MC/Version exclusive}}: Can be launched in any direction depending on the direction a dispenser is facing
* [[Minecraft:Music disc]]s
* Music discs
* [[Minecraft:Spawn egg]]s
* Spawn eggs
** [[Minecraft:Parrot]]
** Parrot
** [[Minecraft:Zombie Villager]]
** Zombie Villager


=== Entities ===
=== Entities ===


* [[Minecraft:Parrot]]s
* Parrots
* [[Minecraft:Armor stand]]s
* Armor stands
** {{Version exclusive}}: Can hold tools such as swords without the need for commands
** {{MC/Version exclusive}}: Can hold tools such as swords without the need for commands
** {{Version exclusive}}: Have a limited amount of poses that can be switched between by sneaking and interacting with them (right-clicking by default).
** {{MC/Version exclusive}}: Have a limited amount of poses that can be switched between by sneaking and interacting with them (right-clicking by default).
** {{Version exclusive}}: Redstone power can also change the pose
** {{MC/Version exclusive}}: Redstone power can also change the pose


== Changes ==
== Changes ==
Line 120: Line 120:
=== Gameplay ===
=== Gameplay ===


* [[Minecraft:Brewing]] now requires [[Minecraft:blaze powder]]
* [[Minecraft:Brewing]] now requires blaze powder
* Items picked up are now animated on the hotbar
* Items picked up are now animated on the hotbar
* Temperature decreases with height
* Temperature decreases with height
Line 139: Line 139:
=== Command format ===
=== Command format ===


* {{Version exclusive}}: A WIP UI-driven layer on top of some of the most common commands.<ref>{{tweet|argo_major|879822534698426369|Day 9: Typing haters rejoice! A WIP UI driven layer on top of some of the most common slash commands|June 27, 2017}}</ref>
* {{MC/Version exclusive}}: A WIP UI-driven layer on top of some of the most common commands.<ref>{{tweet|argo_major|879822534698426369|Day 9: Typing haters rejoice! A WIP UI driven layer on top of some of the most common slash commands|June 27, 2017}}</ref>
* New command parsing system<ref>{{tweet|slicedlime|880742998828609537|Minecraft Bedrock 1.2 will contain a brand new command parsing system! More details coming soon... want a teaser?|June 30, 2017}}</ref>
* New command parsing system<ref>{{tweet|slicedlime|880742998828609537|Minecraft Bedrock 1.2 will contain a brand new command parsing system! More details coming soon... want a teaser?|June 30, 2017}}</ref>
** Autocomplete works "everywhere", including selector arguments<ref name=commands>{{tweet|slicedlime|880746615509831680|Here's a teaser: AutoComplete now works everywhere, including selector args. Look closely, you may spot something:|June 30, 2017}}</ref>
** Autocomplete works "everywhere", including selector arguments<ref name=commands>{{tweet|slicedlime|880746615509831680|Here's a teaser: AutoComplete now works everywhere, including selector args. Look closely, you may spot something:|June 30, 2017}}</ref>
* {{cmd|tp}}
* {{MC/Cmd|tp}}
** {{Version exclusive}}: <code>^</code> used for coordinates relative to the direction the player is facing.<ref name=command>{{tweet|slicedlime|882609290879660032|Oh no, it seems like @argo_major has ran out of feature previews! Here, have another commands preview instead:|July 6, 2017}}</ref>
** {{MC/Version exclusive}}: <code>^</code> used for coordinates relative to the direction the player is facing.<ref name=command>{{tweet|slicedlime|882609290879660032|Oh no, it seems like @argo_major has ran out of feature previews! Here, have another commands preview instead:|July 6, 2017}}</ref>
** {{Version exclusive}}: <code>facing mode</code> to make the target entity face a specified location/entity upon teleportation.<ref name=command/>
** {{MC/Version exclusive}}: <code>facing mode</code> to make the target entity face a specified location/entity upon teleportation.<ref name=command/>
* <code>falling_block</code> is selectable in commands now.<ref name=command/>
* <code>falling_block</code> is selectable in commands now.<ref name=command/>
* {{Version exclusive}}: <code>fishing_hook</code> is also selectable in commands now.<ref name=command/>
* {{MC/Version exclusive}}: <code>fishing_hook</code> is also selectable in commands now.<ref name=command/>
* {{Version exclusive}}: {{cmd|detect}} is now its own separate command<ref name=command/>
* {{MC/Version exclusive}}: {{MC/Cmd|detect}} is now its own separate command<ref name=command/>


=== Blocks & Items ===
=== Blocks & Items ===
Line 156: Line 156:
* Beacon light beams change color when going through stained glass and stained glass panes<ref>{{tweet|argo_major|877646362602463233|Day 3 of feature a day: Since @_tomcc announced stained glass yesterday, here's a fun thing to do with it.|June 22, 2017}}</ref>
* Beacon light beams change color when going through stained glass and stained glass panes<ref>{{tweet|argo_major|877646362602463233|Day 3 of feature a day: Since @_tomcc announced stained glass yesterday, here's a fun thing to do with it.|June 22, 2017}}</ref>
* [[Minecraft:Ice]] [https://bugs.mojang.com/browse/MCPE-4228 is now transparent]
* [[Minecraft:Ice]] [https://bugs.mojang.com/browse/MCPE-4228 is now transparent]
* [[Minecraft:Stained glass]] and stained [[Minecraft:glass pane]]s now have their own textures, and are obtainable without the use of inventory editors.
* Stained glass and stained glass panes now have their own textures, and are obtainable without the use of inventory editors.
* {{Version exclusive}}: Player heads now appear on [[Minecraft:map]]s
* {{MC/Version exclusive}}: Player heads now appear on [[Minecraft:map]]s
* {{Version exclusive}}: Changed the inventory icons for [[Minecraft:glass pane]]s, stained [[Minecraft:glass pane]]s, and [[Minecraft:iron bars]]
* {{MC/Version exclusive}}: Changed the inventory icons for glass panes, stained glass panes, and iron bars
* Locator maps now track the owner's position, regardless of dimension
* Locator maps now track the owner's position, regardless of dimension
* [[Minecraft:Banner]]s now spawn on [[Minecraft:end cities]]
* [[Minecraft:Banner]]s now spawn on end cities
* [[Minecraft:Observer]] blocks have updated textures and will now blink red when outputting a redstone pulse
* [[Minecraft:Observer]] blocks have updated textures and will now blink red when outputting a redstone pulse
* [[Minecraft:Bricks]], [[Minecraft:nether bricks]], and [[Minecraft:clay]] blocks have been renamed to better differentiate from other items
* [[Minecraft:Bricks]], nether bricks, and [[Minecraft:clay]] blocks have been renamed to better differentiate from other items
* Single [[Minecraft:glass pane]]s, stained [[Minecraft:glass pane]]s, and [[Minecraft:iron bars]] are now rod-shaped
* Single glass panes, stained glass panes, and iron bars are now rod-shaped
* Replaced grassless dirt with [[Minecraft:Coarse Dirt]].
* Replaced grassless dirt with [[Minecraft:Coarse Dirt]].


Line 170: Line 170:
<div style="column-width: 30em">
<div style="column-width: 30em">
* The moon is now properly oriented, while the stars correctly traverse the heavens
* The moon is now properly oriented, while the stars correctly traverse the heavens
* [[Minecraft:Ghast]]s will no longer shoot fireballs from farther than they can be seen
* Ghasts will no longer shoot fireballs from farther than they can be seen
* Fixed missing walking sounds for mobs
* Fixed missing walking sounds for mobs
* Arrows now shake upon impact with blocks
* Arrows now shake upon impact with blocks
* [[Minecraft:Player]]s will no longer burn when standing near lava in the Nether
* Players will no longer burn when standing near lava in the Nether
* Observer blocks can now detect many more block changes
* Observer blocks can now detect many more block changes
* Optimized chunk generation and loading
* Optimized chunk generation and loading
* The lapis lazuli icon is no longer missing from the Enchantment Table screen
* The lapis lazuli icon is no longer missing from the Enchantment Table screen
* [[Minecraft:Endermen]] will now drop the blocks they're carrying when they die
* Endermen will now drop the blocks they're carrying when they die
* [[Minecraft:Wolves]] tamed by players not present in a session will no longer change their whole body color
* Wolves tamed by players not present in a session will no longer change their whole body color
* [[Minecraft:End rod]]s now give off light particles
* End rods now give off light particles
* Increased the strength of the redstone pulse outputted by [[Minecraft:observer]]s and they no longer pulse twice when observing a retracting piston
* Increased the strength of the redstone pulse outputted by [[Minecraft:observer]]s and they no longer pulse twice when observing a retracting piston
* [[Minecraft:Glazed terracotta]] now shows proper colors on maps
* Glazed terracotta now shows proper colors on maps
* Dandelions can now be crafted into yellow dye when Pocket UI is enabled
* Dandelions can now be crafted into yellow dye when Pocket UI is enabled
* Fixed quartz pillars not being craftable using Pocket UI
* Fixed quartz pillars not being craftable using Pocket UI
* Fixed the level up sound not playing for every five levels gained
* Fixed the level up sound not playing for every five levels gained
* Other [[Minecraft:player]]s should no longer be seen levitating in their sleep
* Other players should no longer be seen levitating in their sleep
* [[Minecraft:Woodland mansion]]s will now spawn with birch wood floors instead of oak
* Woodland mansions will now spawn with birch wood floors instead of oak
* [[Minecraft:Witch]]es will now drink [[Minecraft:Potion of Fire Resistance|Fire Resistance potions]] when standing on magma blocks
* [[Minecraft:Witch]]es will now drink Fire Resistance potions when standing on magma blocks
* Sounds now play when [[Minecraft:witch]]es drink potions
* Sounds now play when [[Minecraft:witch]]es drink potions
* [[Minecraft:Skeleton]]s, strays, and zombie pigmen now have a chance of spawning with enchanted gear and weapons
* Skeletons, strays, and zombie pigmen now have a chance of spawning with enchanted gear and weapons
* [[Minecraft:Skeleton horse]]s can now be saddled
* Skeleton horses can now be saddled
* Lingering water bottles will now deal damage to blazes, endermen, and snow golems
* Lingering water bottles will now deal damage to blazes, endermen, and snow golems
* Ghast fireballs can now set obsidian on fire and open Nether portals
* Ghast fireballs can now set obsidian on fire and open Nether portals
Line 197: Line 197:
* Empty maps can now be combined with a compass on an anvil to create a locator map
* Empty maps can now be combined with a compass on an anvil to create a locator map
* Fixed the texture of [[Minecraft:fence]]s in the inventory and in-hand
* Fixed the texture of [[Minecraft:fence]]s in the inventory and in-hand
* The available enchants on [[Minecraft:enchantment table]]s will no longer revert back to the originally available enchants upon world reload
* The available enchants on enchantment tables will no longer revert back to the originally available enchants upon world reload
* Evokers will no longer attack players on [[Minecraft:Peaceful]] difficulty
* Evokers will no longer attack players on Peaceful difficulty
* Fixed mobs not attacking [[Minecraft:evoker]]s after being attacked by evokers
* Fixed mobs not attacking evokers after being attacked by evokers
* The proper sound now plays when evokers are transforming [[Minecraft:Sheep|blue sheep]]
* The proper sound now plays when evokers are transforming blue sheep
* Mining speed with Haste II and Efficiency V has been increased to its correct speed
* Mining speed with Haste II and Efficiency V has been increased to its correct speed
* [[Minecraft:Sign]]s can no longer be set on fire
* [[Minecraft:Sign]]s can no longer be set on fire
* The [[Minecraft:snow golem]]'s face can now only be seen once it's sheared.
* The snow golem's face can now only be seen once it's sheared.
* Fixed the hand placement of [[Minecraft:tool]]s on the inventory screen
* Fixed the hand placement of [[Minecraft:tool]]s on the inventory screen
* Colored [[Minecraft:bed]]s can no longer be [[Minecraft:dye]]d using the same color of dye
* Colored [[Minecraft:bed]]s can no longer be [[Minecraft:dye]]d using the same color of dye
Line 225: Line 225:
* Sheared sheep will no longer drop wool when they die
* Sheared sheep will no longer drop wool when they die
* Fixed some players appearing invisible in-game when they should not be
* Fixed some players appearing invisible in-game when they should not be
* Fixed a crash when placing glazed terracotta with {{cmd|fill}} and {{cmd|setblock}} commands
* Fixed a crash when placing glazed terracotta with {{MC/Cmd|fill}} and {{MC/Cmd|setblock}} commands
* Fixed the controller tooltips shown on the inventory screen when placing and taking items
* Fixed the controller tooltips shown on the inventory screen when placing and taking items
* Fixed icons stretching in the inventory when Pocket UI was enabled
* Fixed icons stretching in the inventory when Pocket UI was enabled
* The crosshair now points at the correct block when sneaking
* The crosshair now points at the correct block when sneaking
* Opening and closing the command block screen will no longer activate an observer block
* Opening and closing the command block screen will no longer activate an observer block
* Maps, including exploration maps, can now be obtained using the {{cmd|give}} command
* Maps, including exploration maps, can now be obtained using the {{MC/Cmd|give}} command
* Mooshrooms now only spawns on Mycelium blocks
* Mooshrooms now only spawns on Mycelium blocks
* Mycelium no longer turns into dirt when there's a giant mushroom above it
* Mycelium no longer turns into dirt when there's a giant mushroom above it
Line 242: Line 242:
* Creepers now flash properly when they're about to explode
* Creepers now flash properly when they're about to explode
* [[Minecraft:Boat]]s no longer continue to move when the player leaves the boat and a mob is still in it
* [[Minecraft:Boat]]s no longer continue to move when the player leaves the boat and a mob is still in it
* [[Minecraft:Chicken jockey]]s will no longer sink in the water
* Chicken jockeys will no longer sink in the water
* Players with Op status will now receive messages about commands that were entered by another Op
* Players with Op status will now receive messages about commands that were entered by another Op
* Lingering potions will no longer clip through the player that threw them
* Lingering potions will no longer clip through the player that threw them
Line 249: Line 249:
* Arrows will no longer infinitely bounce off the top of players in Creative mode
* Arrows will no longer infinitely bounce off the top of players in Creative mode
* Fixed a rogue pixel on the nametag texture
* Fixed a rogue pixel on the nametag texture
* [[Minecraft:Creeper]]s will now take damage if they fall while following players
* Creepers will now take damage if they fall while following players
* [[Minecraft:End stone]] now has the proper blast resistance
* End stone now has the proper blast resistance
* Evocation fangs can now be summoned using commands
* Evocation fangs can now be summoned using commands
* Mobs will now drop loot and XP orbs when killed with a splash or lingering potion of Decay
* Mobs will now drop loot and XP orbs when killed with a splash or lingering potion of Decay
* [[Minecraft:Evoker]]s no longer run away from invisible players
* Evokers no longer run away from invisible players
* [[Minecraft:Vex]]es will now attack villagers and iron golems
* Vexes will now attack villagers and iron golems
* Fixed several issues with excessive mob spawning and despawning
* Fixed several issues with excessive mob spawning and despawning
* Fixed hostile mobs spawning in well-lit areas
* Fixed hostile mobs spawning in well-lit areas
Line 262: Line 262:
* A message will now display when a bed is too far away when attempting to sleep
* A message will now display when a bed is too far away when attempting to sleep
* Realms that were named with the '§' symbol can now be renamed
* Realms that were named with the '§' symbol can now be renamed
* [[Minecraft:Command block]] chat messages will no longer appear on the pause menu
* Command block chat messages will no longer appear on the pause menu
* [[Minecraft:Slime]]s will no longer clip through blocks
* Slimes will no longer clip through blocks
* Fish hooks will now properly stick to mobs
* Fish hooks will now properly stick to mobs
* Adventure mode can now be selected in the world settings for imported template worlds that were set to Adventure by default
* Adventure mode can now be selected in the world settings for imported template worlds that were set to Adventure by default
Line 269: Line 269:
* Farmer villagers now trade 5-7 apples for one emerald
* Farmer villagers now trade 5-7 apples for one emerald
* Open fence gates can no longer push or pull entities
* Open fence gates can no longer push or pull entities
* The [[Minecraft:ender dragon]]'s wings will no longer flicker
* The ender dragon's wings will no longer flicker
* [[Minecraft:Diorite]], [[Minecraft:andesite]], and [[Minecraft:granite]] can no longer be used as a replacement for stone in crafting recipes
* [[Minecraft:Diorite]], [[Minecraft:andesite]], and [[Minecraft:granite]] can no longer be used as a replacement for stone in crafting recipes
* The texture on top of [[Minecraft:TNT]] no longer rotates when ignited
* The texture on top of [[Minecraft:TNT]] no longer rotates when ignited
* Adult [[Minecraft:polar bear]]s now drop the correct amount of XP
* Adult polar bears now drop the correct amount of XP
* [[Minecraft:Cauldron]] water will no longer briefly change color when pushed by a piston
* [[Minecraft:Cauldron]] water will no longer briefly change color when pushed by a piston
* Llamas will no longer creepily turn their heads to stare at you while riding them
* Llamas will no longer creepily turn their heads to stare at you while riding them
* Various fixes to the Marketplace screens
* Various fixes to the Marketplace screens
* Bats can no longer swim underwater
* Bats can no longer swim underwater
* [[Minecraft:Redstone repeater]]s and comparators now have the proper bottom texture
* Redstone repeaters and comparators now have the proper bottom texture
* Paintings can now occupy the same space as snow and carpet
* Paintings can now occupy the same space as snow and carpet
* The {{cmd|effect instant_damage}} command will now cause damage if <code>[amplifier: int]</code> is 255
* The {{MC/Cmd|effect instant_damage}} command will now cause damage if <code>[amplifier: int]</code> is 255
* The GUI can now be hidden by pressing F1 while riding in boats
* The GUI can now be hidden by pressing F1 while riding in boats
* [[Minecraft:Villager]]s no longer accept charcoal as coal whole trading
* [[Minecraft:Villager]]s no longer accept charcoal as coal whole trading
Line 286: Line 286:
* Nether brick block side textures have been brightened
* Nether brick block side textures have been brightened
* The title now displays properly on the dispenser screen
* The title now displays properly on the dispenser screen
* [[Minecraft:Iron golem]]s can no longer be knocked back with Punch arrows
* Iron golems can no longer be knocked back with Punch arrows
* Iron golems will now avoid fire
* Iron golems will now avoid fire
* Beds can no longer be placed in a way that clips through snow layers
* Beds can no longer be placed in a way that clips through snow layers
* Various fixes to the Storage screen
* Various fixes to the Storage screen
* Setting the <code>sendcommandfeedback</code> gamerule to false no longer prevents players from displaying non-op commands such as {{cmd|list}} and {{cmd|help}}
* Setting the <code>sendcommandfeedback</code> gamerule to false no longer prevents players from displaying non-op commands such as {{MC/Cmd|list}} and {{MC/Cmd|help}}
* Fixed texture clipping on the inside of shulker boxes
* Fixed texture clipping on the inside of shulker boxes
* [[Minecraft:Shulker box]] opening and closing animations are now much faster
* Shulker box opening and closing animations are now much faster
* Shulker boxes are now held properly in-hand
* Shulker boxes are now held properly in-hand
* Shulker boxes will now remain open until all players have closed the inventory
* Shulker boxes will now remain open until all players have closed the inventory
Line 321: Line 321:
* Fixed the text height on signs in the Greek Mythology Texture Pack
* Fixed the text height on signs in the Greek Mythology Texture Pack
* Custom skins will now show properly on the skin picker without having to re-launch the game
* Custom skins will now show properly on the skin picker without having to re-launch the game
* The {{cmd|fill}} command will now return proper results, if failed
* The {{MC/Cmd|fill}} command will now return proper results, if failed
* The {{cmd|fill}} command now gives repeaters the correct delay
* The {{MC/Cmd|fill}} command now gives repeaters the correct delay
* 'Pick block' will no longer behave strangely after dropping items from the inventory
* 'Pick block' will no longer behave strangely after dropping items from the inventory
* Blocks that are affected by gravity will no longer break when pushed by a piston facing up
* Blocks that are affected by gravity will no longer break when pushed by a piston facing up
Line 333: Line 333:
* The wither's heads will now look around more and skulls will now shoot from multiple heads
* The wither's heads will now look around more and skulls will now shoot from multiple heads
* Adjusted the look of buttons that are equipped in-hand
* Adjusted the look of buttons that are equipped in-hand
* [[Minecraft:Chest|Large chests]] will now clone correctly when using the {{cmd|clone}} command
* [[Minecraft:Chest|Large chests]] will now clone correctly when using the {{MC/Cmd|clone}} command
* Fixed the missing wolf idle sounds
* Fixed the missing wolf idle sounds
* Fixed some mismatched villager trading sounds
* Fixed some mismatched villager trading sounds
* [[Minecraft:Cat]]s now purr again
* Cats now purr again
* [[Minecraft:Bed]]s placed with the {{cmd|fill}} and {{cmd|setblock}} commands will no longer be invisible
* [[Minecraft:Bed]]s placed with the {{MC/Cmd|fill}} and {{MC/Cmd|setblock}} commands will no longer be invisible
* Players will no longer fall one block when teleporting with an ender pearl
* Players will no longer fall one block when teleporting with an ender pearl
* [[Minecraft:Magma cube]]s will now take drowning damage
* Magma cubes will now take drowning damage
* Villagers will now run away from vindicators, evokers, and vexes
* Villagers will now run away from vindicators, evokers, and vexes
* Can no longer see through blocks when viewed from below and underwater
* Can no longer see through blocks when viewed from below and underwater
Line 350: Line 350:
* Fixed Add-Ons with dependencies not loading if there was another activated pack with dependencies
* Fixed Add-Ons with dependencies not loading if there was another activated pack with dependencies
* Baby mob heads are now scaled properly with Add-Ons
* Baby mob heads are now scaled properly with Add-Ons
* When an [[Minecraft:ocelot]] spawns with two baby ocelots, the baby ocelots can now be tamed
* When an ocelot spawns with two baby ocelots, the baby ocelots can now be tamed
* Mobs are now properly affected by splash potions of Strength
* Mobs are now properly affected by splash potions of Strength
* [[Minecraft:Seeds]] will no longer pop off of covered farmland at night
* Seeds will no longer pop off of covered farmland at night
* [[Minecraft:Farmland]] will only dry up if there is no nearby water and nothing is planted on it
* [[Minecraft:Farmland]] will only dry up if there is no nearby water and nothing is planted on it
* [[Minecraft:Monster spawner]]s are now only able to spawn up to 4 mobs at a time
* Monster spawners are now only able to spawn up to 4 mobs at a time
* Arrows can now be picked up after shooting at Endermen
* Arrows can now be picked up after shooting at Endermen
* Air bubbles will no longer appear on the HUD when suffocating inside blocks
* Air bubbles will no longer appear on the HUD when suffocating inside blocks
* The {{cmd|setworldspawn}} command can no longer be executed if the Y coordinate has a negative value
* The {{MC/Cmd|setworldspawn}} command can no longer be executed if the Y coordinate has a negative value
* [[Minecraft:Zombie villager]]s now sit at the proper height in boats and minecarts
* Zombie villagers now sit at the proper height in boats and minecarts
* Baby zombie jockeys will now properly mount mobs
* Baby zombie jockeys will now properly mount mobs
* [[Minecraft:Rabbit]]s now hop at the proper speed
* Rabbits now hop at the proper speed
* The <code>mobgriefing</code> gamerule now applies to monster egg blocks
* The <code>mobgriefing</code> gamerule now applies to monster egg blocks
* Blocks can no longer be seen through when flying close to the ground with elytra in third-person
* Blocks can no longer be seen through when flying close to the ground with elytra in third-person
* Players and mobs can no longer activate pressure plates beside them
* Players and mobs can no longer activate pressure plates beside them
* Fixed an issue that showed the mining animation for blocks that were being stood on
* Fixed an issue that showed the mining animation for blocks that were being stood on
* The {{cmd|clear}} command will now properly clear glazed terracotta that has been renamed
* The {{MC/Cmd|clear}} command will now properly clear glazed terracotta that has been renamed
* Moss stone is now much easier to find in mega taiga biomes
* Moss stone is now much easier to find in mega taiga biomes
* Fixed an issue that caused frosted ice not to form when walking very slowly and sneaking while wearing Frost Walker boots
* Fixed an issue that caused frosted ice not to form when walking very slowly and sneaking while wearing Frost Walker boots
* Fixed [[Minecraft:end portal]] block top texture rotating when being placed
* Fixed [[Minecraft:end portal]] block top texture rotating when being placed
* [[Minecraft:Bed]]s, [[Minecraft:piston]]s, and [[Minecraft:enchantment table]]s will now render properly on the edge of the screen
* [[Minecraft:Bed]]s, [[Minecraft:piston]]s, and enchantment tables will now render properly on the edge of the screen
</div></onlyinclude>
</div></onlyinclude>


== References ==
== References ==


{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox Bedrock Edition versions|1.x}}
{{MC/Navbox Bedrock Edition versions|1.x}}


[[Minecraft:de:Bedrock Edition beta 1.2.0.2]]
de:Bedrock Edition beta 1.2.0.2
[[Minecraft:es:Bedrock Edition beta 1.2.0.2]]
es:Bedrock Edition beta 1.2.0.2
[[Minecraft:fr:Édition Bedrock bêta 1.2.0.2]]
fr:Édition Bedrock bêta 1.2.0.2
[[Minecraft:it:Bedrock Edition beta 1.2.0.2]]
it:Bedrock Edition beta 1.2.0.2
[[Minecraft:ja:Bedrock Edition beta 1.2.0.2]]
ja:Bedrock Edition beta 1.2.0.2
[[Minecraft:pt:Edição Bedrock beta 1.2.0.2]]
pt:Edição Bedrock beta 1.2.0.2
[[Minecraft:ru:Beta 1.2.0.2 (Bedrock Edition)]]
ru:Beta 1.2.0.2 (Bedrock Edition)
[[Minecraft:zh:基岩版1.2.0.2]]
zh:基岩版1.2.0.2

Latest revision as of 19:32, 9 April 2026

Template:Infobox version

Beta 1.2.0.2 (also known as 1.2 build 1) is the first build released for 1.2.0 that introduces multiple new features.<ref>Template:Cite</ref> This is the first ever beta released in 2017.

This is the only version of Minecraft:Bedrock Edition that can be played on Android devices that do not own the game in the Google Play Store.

Additions

General

  1. vardefine: query | ?context=1

}}[https://reddit.com/r/{{

  1. var: reddit-sub-6hm0ch/combine_4j_studios_minecraft_with_minecraft_w10 | MCPE

}}/comments/{{

  1. var: reddit-thread-6hm0ch/combine_4j_studios_minecraft_with_minecraft_w10 | 6hm0ch/combine_4j_studios_minecraft_with_minecraft_w10

}}/dizrp3o{{#var: query }} "It would be super helpful if you guys could list out the gameplay features that are in old console Minecraft that are not in Bedrock Minecraft that you want to see come over, that way we can look into them. Split screen I can tell you is already coming. So are parrots. :)"] – u/chupacaubrey on Reddit, June 17, 2017</ref>

  • In-game help guide.
  • How to play/tutorial screen
  • New loading screens with tips
  • Redesigned crafting UI incorporating the recipe book
  • Options
    • World starting preferences
    • Game rule preferences
      • TNT Explodes
      • Natural Regeneration
    • Game rules can be toggled in the options menu
    • Player permissions
    • In-game server host options
    • Worlds can now be set to Invite Only, Friends Only, or Friends of Friends
    • Render Clouds and Fancy Leaves can now be toggled in Video Settings
  • Remix 3D export functionality (Windows 10 only)
  • Underwater particles

Gameplay

Dual wielding

  • You can now put a map in the off-hand

Command format

  • Version exclusive:
  1. REDIRECT Template:Command

Template:Redr

    • Replaces the functionality of spawn chunks in the Java Edition and allows the creation of areas that update even if no player is around
    • Many ticking areas can be created as long as the chunk limit is not exceeded
    • Ticking areas work inter-dimensional
    • Enables features such as crop growth, command blocks, redstone and mob activity when the player is not around
    • Command variations:
      • tickingarea add <from: x y z> <to: x y z> [name: string] (adds a ticking area for a set string in a defined area)
      • tickingarea add circle <center: x y z> <radius: int> [name: string] (adds a ticking area for a set string in a defined circular area)
      • tickingarea remove <position: x y z> (removes a ticking area from a position)
      • tickingarea remove <name: string> (removes a ticking area from a set string)
      • tickingarea remove_all (removes all ticking areas)
      • tickingarea list [all-dimensions] (lists all ticking areas)
  • Version exclusive: tick_world
    • Prevents entities from despawning and makes an entity load the world
    • Optional despawn distance available for entities that should despawn when players are far away (eg Ender Dragon)
  • Version exclusive: user interface elements for commands to prevent the need for typing<ref>https://twitter.com/argo_major/status/879822534698426369</ref>
  • @s selector<ref name=commands/>
    • Used to target the entity executing the command
  1. REDIRECT Template:Command

Template:Redr:

    • Ability to summon projectiles like fireballs, dragon eggs, etc.

World generation

  • Ravines

Blocks

Items

  • Armor stands
    • Version exclusive: Can stack up to 64
  • Book and quill
    • Version exclusive: Can hold two pages at the same screen
    • Version exclusive: Edit button to change the words per page
  • Firework star
  • Firework rocket
    • Version exclusive: Can be launched in any direction depending on the direction a dispenser is facing
  • Music discs
  • Spawn eggs
    • Parrot
    • Zombie Villager

Entities

  • Parrots
  • Armor stands
    • Version exclusive: Can hold tools such as swords without the need for commands
    • Version exclusive: Have a limited amount of poses that can be switched between by sneaking and interacting with them (right-clicking by default).
    • Version exclusive: Redstone power can also change the pose

Changes

General

  • Skins can be changed from the pause menu
  • Chat messages can now be muted
  • Block selections can be shown using a black outline, rather than displaying the block as a lighter color (similar to the Java Edition)
    • Old block selection interface can still be used, although the new interface is default on Xbox One and Switch<ref>Template:Tweet</ref>
    • Hiding UI elements now hides block selections as well
  • Redesigned button mapping and added Pick Block for controllers
  • Increased the default player limit on worlds from 5 to 8 on higher-end devices

Gameplay

  • Minecraft:Brewing now requires blaze powder
  • Items picked up are now animated on the hotbar
  • Temperature decreases with height
  • Block placement speed now matches the player's movement speed
  • Adjusted the color that flashes when mobs are attacked
  • Fishing now uses the proper loot tables to acquire enchanted items and books
  • Text chat can now be opened with controllers and touch screens when sleeping in a bed
  • Players can now go to bed if there are monsters nearby on Peaceful difficulty
  • Directional audio will continue to match the player's point of view while standing still
  • Increased the pace and smoothness of moving upstairs while riding a mob
  • The chat screen can now be closed by pressing Enter when no text is present
  • Controller sensitivity is now set to 50 by default
  • The pause button now appears on the HUD (Android Only)
  • New trade offers from villagers can be observed quicker, after the trades are unlocked
  • Only one bucket can be placed in a furnace at a time
  • Players can no longer drink milk instantly after milking a cow

Command format

  • Version exclusive: A WIP UI-driven layer on top of some of the most common commands.<ref>Template:Tweet</ref>
  • New command parsing system<ref>Template:Tweet</ref>
    • Autocomplete works "everywhere", including selector arguments<ref name=commands>Template:Tweet</ref>
  1. REDIRECT Template:Command

Template:Redr

    • Version exclusive: ^ used for coordinates relative to the direction the player is facing.<ref name=command>Template:Tweet</ref>
    • Version exclusive: facing mode to make the target entity face a specified location/entity upon teleportation.<ref name=command/>
  • falling_block is selectable in commands now.<ref name=command/>
  • Version exclusive: fishing_hook is also selectable in commands now.<ref name=command/>
  • Version exclusive:
  1. REDIRECT Template:Command

Template:Redr is now its own separate command<ref name=command/>

Blocks & Items

  • Item frames converted from blocks to entities
  • Enchanted Apples are now uncraftable
  • Items can now travel upwards through solid blocks, allowing for 3x3 item elevators
  • Beacon light beams change color when going through stained glass and stained glass panes<ref>Template:Tweet</ref>
  • Minecraft:Ice is now transparent
  • Stained glass and stained glass panes now have their own textures, and are obtainable without the use of inventory editors.
  • Version exclusive: Player heads now appear on Minecraft:maps
  • Version exclusive: Changed the inventory icons for glass panes, stained glass panes, and iron bars
  • Locator maps now track the owner's position, regardless of dimension
  • Minecraft:Banners now spawn on end cities
  • Minecraft:Observer blocks have updated textures and will now blink red when outputting a redstone pulse
  • Minecraft:Bricks, nether bricks, and Minecraft:clay blocks have been renamed to better differentiate from other items
  • Single glass panes, stained glass panes, and iron bars are now rod-shaped
  • Replaced grassless dirt with Minecraft:Coarse Dirt.

Fixes

  • The moon is now properly oriented, while the stars correctly traverse the heavens
  • Ghasts will no longer shoot fireballs from farther than they can be seen
  • Fixed missing walking sounds for mobs
  • Arrows now shake upon impact with blocks
  • Players will no longer burn when standing near lava in the Nether
  • Observer blocks can now detect many more block changes
  • Optimized chunk generation and loading
  • The lapis lazuli icon is no longer missing from the Enchantment Table screen
  • Endermen will now drop the blocks they're carrying when they die
  • Wolves tamed by players not present in a session will no longer change their whole body color
  • End rods now give off light particles
  • Increased the strength of the redstone pulse outputted by Minecraft:observers and they no longer pulse twice when observing a retracting piston
  • Glazed terracotta now shows proper colors on maps
  • Dandelions can now be crafted into yellow dye when Pocket UI is enabled
  • Fixed quartz pillars not being craftable using Pocket UI
  • Fixed the level up sound not playing for every five levels gained
  • Other players should no longer be seen levitating in their sleep
  • Woodland mansions will now spawn with birch wood floors instead of oak
  • Minecraft:Witches will now drink Fire Resistance potions when standing on magma blocks
  • Sounds now play when Minecraft:witches drink potions
  • Skeletons, strays, and zombie pigmen now have a chance of spawning with enchanted gear and weapons
  • Skeleton horses can now be saddled
  • Lingering water bottles will now deal damage to blazes, endermen, and snow golems
  • Ghast fireballs can now set obsidian on fire and open Nether portals
  • Fixed a crash that could occur when destroying maps
  • Fixed a crash that could occur when the host enters a portal in multiplayer
  • Empty maps can now be combined with a compass on an anvil to create a locator map
  • Fixed the texture of Minecraft:fences in the inventory and in-hand
  • The available enchants on enchantment tables will no longer revert back to the originally available enchants upon world reload
  • Evokers will no longer attack players on Peaceful difficulty
  • Fixed mobs not attacking evokers after being attacked by evokers
  • The proper sound now plays when evokers are transforming blue sheep
  • Mining speed with Haste II and Efficiency V has been increased to its correct speed
  • Minecraft:Signs can no longer be set on fire
  • The snow golem's face can now only be seen once it's sheared.
  • Fixed the hand placement of Minecraft:tools on the inventory screen
  • Colored Minecraft:beds can no longer be Minecraft:dyed using the same color of dye
  • Minecraft:Trapdoors will now open when placed to adjacent, active power sources
  • Fixed names above baby animals being too high
  • The underside of sandstone slabs now have the cracked texture
  • Fixed an item duplication issue that occurred when Pocket UI was enabled
  • Mobs will now avoid cacti, fire, and lava
  • Fixed the position of several items when held in the off-hand
  • Players can now spawn into areas occupied by partial blocks
  • Minecraft:Horses can no longer run off when loading a world if they were leashed to a fence
  • Lead knots can now be untied using right-click
  • Lead knots now play a sound when placed
  • Eating and using Minecraft:bows can now be done while riding in a Minecart for maximum multi-tasking!
  • Incrementally zooming out a map and renaming it on an anvil now costs only experience level
  • Particles will now appear when the ender dragon uses its dragon's breath attack while perched
  • Fixed graphical issues that sometimes occurred at sunset
  • The cellular data warning message will now appear in Settings when using a controller
  • Singleplayer worlds no longer appear in the Friends tab
  • Minecraft:Anvils will no longer consume the entire input stack when crafting a map
  • Sheared sheep will no longer drop wool when they die
  • Fixed some players appearing invisible in-game when they should not be
  • Fixed a crash when placing glazed terracotta with
  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr commands

  • Fixed the controller tooltips shown on the inventory screen when placing and taking items
  • Fixed icons stretching in the inventory when Pocket UI was enabled
  • The crosshair now points at the correct block when sneaking
  • Opening and closing the command block screen will no longer activate an observer block
  • Maps, including exploration maps, can now be obtained using the
  1. REDIRECT Template:Command

Template:Redr command

  • Mooshrooms now only spawns on Mycelium blocks
  • Mycelium no longer turns into dirt when there's a giant mushroom above it
  • Fixed seeing through stairs, end portals, and hoppers when they are placed next to each other
  • Minecraft:Hoppers will no longer intake items from the side when there is a full block above
  • Fixed milking a cow with the last bucket in a stack not giving milk
  • Blocks can now be placed on top of fences that have lead knots attached
  • Explosions near water will now properly deal damage to players and mobs
  • The Minecraft:wither will no longer play overlapping sounds
  • Minecraft:Items will now be pushed when a transparent block is placed over them
  • Creepers now flash properly when they're about to explode
  • Minecraft:Boats no longer continue to move when the player leaves the boat and a mob is still in it
  • Chicken jockeys will no longer sink in the water
  • Players with Op status will now receive messages about commands that were entered by another Op
  • Lingering potions will no longer clip through the player that threw them
  • Block highlighting will no longer appear when Hide GUI is enabled
  • Different top slab types no longer override each other
  • Arrows will no longer infinitely bounce off the top of players in Creative mode
  • Fixed a rogue pixel on the nametag texture
  • Creepers will now take damage if they fall while following players
  • End stone now has the proper blast resistance
  • Evocation fangs can now be summoned using commands
  • Mobs will now drop loot and XP orbs when killed with a splash or lingering potion of Decay
  • Evokers no longer run away from invisible players
  • Vexes will now attack villagers and iron golems
  • Fixed several issues with excessive mob spawning and despawning
  • Fixed hostile mobs spawning in well-lit areas
  • Improved performance of mob AI
  • Arrows are no longer deflected when shooting at burning mobs
  • When fishing, the bobber will now submerge and play the right sound when a fish bites
  • A message will now display when a bed is too far away when attempting to sleep
  • Realms that were named with the '§' symbol can now be renamed
  • Command block chat messages will no longer appear on the pause menu
  • Slimes will no longer clip through blocks
  • Fish hooks will now properly stick to mobs
  • Adventure mode can now be selected in the world settings for imported template worlds that were set to Adventure by default
  • Baby Minecraft:villagers have learned how to hold items the right way
  • Farmer villagers now trade 5-7 apples for one emerald
  • Open fence gates can no longer push or pull entities
  • The ender dragon's wings will no longer flicker
  • Minecraft:Diorite, Minecraft:andesite, and Minecraft:granite can no longer be used as a replacement for stone in crafting recipes
  • The texture on top of Minecraft:TNT no longer rotates when ignited
  • Adult polar bears now drop the correct amount of XP
  • Minecraft:Cauldron water will no longer briefly change color when pushed by a piston
  • Llamas will no longer creepily turn their heads to stare at you while riding them
  • Various fixes to the Marketplace screens
  • Bats can no longer swim underwater
  • Redstone repeaters and comparators now have the proper bottom texture
  • Paintings can now occupy the same space as snow and carpet
  • The
  1. REDIRECT Template:Command

Template:Redr command will now cause damage if [amplifier: int] is 255

  • The GUI can now be hidden by pressing F1 while riding in boats
  • Minecraft:Villagers no longer accept charcoal as coal whole trading
  • Fishing rods are now held properly in-hand
  • The base of end crystals have been adjusted
  • Nether brick block side textures have been brightened
  • The title now displays properly on the dispenser screen
  • Iron golems can no longer be knocked back with Punch arrows
  • Iron golems will now avoid fire
  • Beds can no longer be placed in a way that clips through snow layers
  • Various fixes to the Storage screen
  • Setting the sendcommandfeedback gamerule to false no longer prevents players from displaying non-op commands such as
  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr

  • Fixed texture clipping on the inside of shulker boxes
  • Shulker box opening and closing animations are now much faster
  • Shulker boxes are now held properly in-hand
  • Shulker boxes will now remain open until all players have closed the inventory
  • Shulker boxes can now be opened when placed adjacent to shulkers
  • Shulker boxes placed by dispensers will now rotate based on the surrounding blocks
  • Shulker boxes are no longer misaligned in item frames
  • Shulker boxes now play the proper sound when placed and broken
  • Shulker boxes dropped as an item can now be destroyed by explosions
  • Shulker boxes now change their collision box when opened
  • Shulkers can now be teleported using commands
  • Shulkers can no longer be set on fire
  • Shulkers have improved their camouflage and have restored their original color
  • Shulkers can now be spawned upside-down from spawn eggs
  • Shulkers can no longer teleport into a block already occupied by another Shulker
  • Shulkers will now teleport out of water
  • The hand will no longer wave repeatedly when a player can't build
  • Bone meal is now properly consumed on tall grass and ferns
  • Minecarts now wobble correctly when passing over activator rails
  • Giving a resistance amplifier of 8 or higher no longer causes players to gain absorption health when hurt
  • Creepers stop exploding now if they lose their target
  • Fixed up the ender dragon's death animation so its wings no longer turn white
  • Riding a horse while eating or drinking will no longer slow it down
  • Light no longer stays visible after burning a two-block tall plant
  • Entities that are teleported while in boats or minecarts will no longer be teleported underground
  • Improved performance when there are many items on the ground, like during wither fights
  • Adult polar bears now panic when on fire
  • Pistons now push arrows
  • Fixed the text height on signs in the Greek Mythology Texture Pack
  • Custom skins will now show properly on the skin picker without having to re-launch the game
  • The
  1. REDIRECT Template:Command

Template:Redr command will now return proper results, if failed

  • The
  1. REDIRECT Template:Command

Template:Redr command now gives repeaters the correct delay

  • 'Pick block' will no longer behave strangely after dropping items from the inventory
  • Blocks that are affected by gravity will no longer break when pushed by a piston facing up
  • Repeating command blocks that are copied with 'pick block' and then placed will now activate repeatedly
  • The "Open" button will no longer appear when looking at a command block in minecart while playing Survival
  • Fixed redstone ore producing too many particles when items are dropped on top of them
  • Fixed jittery squid movement after a player or mob touches it
  • Mobs will now immediately take damage from magma blocks
  • The wither will now die in the void
  • The wither's heads will now look around more and skulls will now shoot from multiple heads
  • Adjusted the look of buttons that are equipped in-hand
  • Large chests will now clone correctly when using the
  1. REDIRECT Template:Command

Template:Redr command

  • Fixed the missing wolf idle sounds
  • Fixed some mismatched villager trading sounds
  • Cats now purr again
  • Minecraft:Beds placed with the
  1. REDIRECT Template:Command

Template:Redr and

  1. REDIRECT Template:Command

Template:Redr commands will no longer be invisible

  • Players will no longer fall one block when teleporting with an ender pearl
  • Magma cubes will now take drowning damage
  • Villagers will now run away from vindicators, evokers, and vexes
  • Can no longer see through blocks when viewed from below and underwater
  • Non-dyed leather armor with no longer use up water from a cauldron
  • 'Pick Block' now works on llamas to get llama spawn eggs
  • Arrows are now destroyed by end crystal explosions
  • Arrows are now destroyed when using /kill @e[type=arrow]
  • Other mob heads no longer appear momentarily when a mob head is placed
  • Fixed exploration maps showing as blank until the game is re-launched
  • Fixed Add-Ons with dependencies not loading if there was another activated pack with dependencies
  • Baby mob heads are now scaled properly with Add-Ons
  • When an ocelot spawns with two baby ocelots, the baby ocelots can now be tamed
  • Mobs are now properly affected by splash potions of Strength
  • Seeds will no longer pop off of covered farmland at night
  • Minecraft:Farmland will only dry up if there is no nearby water and nothing is planted on it
  • Monster spawners are now only able to spawn up to 4 mobs at a time
  • Arrows can now be picked up after shooting at Endermen
  • Air bubbles will no longer appear on the HUD when suffocating inside blocks
  • The
  1. REDIRECT Template:Command

Template:Redr command can no longer be executed if the Y coordinate has a negative value

  • Zombie villagers now sit at the proper height in boats and minecarts
  • Baby zombie jockeys will now properly mount mobs
  • Rabbits now hop at the proper speed
  • The mobgriefing gamerule now applies to monster egg blocks
  • Blocks can no longer be seen through when flying close to the ground with elytra in third-person
  • Players and mobs can no longer activate pressure plates beside them
  • Fixed an issue that showed the mining animation for blocks that were being stood on
  • The
  1. REDIRECT Template:Command

Template:Redr command will now properly clear glazed terracotta that has been renamed

  • Moss stone is now much easier to find in mega taiga biomes
  • Fixed an issue that caused frosted ice not to form when walking very slowly and sneaking while wearing Frost Walker boots
  • Fixed Minecraft:end portal block top texture rotating when being placed
  • Minecraft:Beds, Minecraft:pistons, and enchantment tables will now render properly on the edge of the screen

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.2.0.2 es:Bedrock Edition beta 1.2.0.2 fr:Édition Bedrock bêta 1.2.0.2 it:Bedrock Edition beta 1.2.0.2 ja:Bedrock Edition beta 1.2.0.2 pt:Edição Bedrock beta 1.2.0.2 ru:Beta 1.2.0.2 (Bedrock Edition) zh:基岩版1.2.0.2