Pocket Edition 1.0.5

v1.0.5
PE1_0_5header.png: Infobox image for v1.0.5 the version in Minecraft
Pocket Edition 1.0.5.png: Infobox image for v1.0.5 the version in Minecraft
Edition

Pocket Edition

Release date

March 28, 2017

Internal version

1.0.5.54
Windows 10 1.0.554

Version code

Android:
841000554 (armeabi-v7a-ics, 22)
842000554 (x86-ics, 22)
871000554 (armeabi-v7a-jb, 24)
872000554 (x86-jb, 24)

Development versions
Builds (3)
(View all)
Protocol version

105

1.0.5 was an update to Pocket Edition and its derived editions that was released on March 28, 2017.[1][2] While it wasn’t the last update to 1.0, it was the last one before the alpha builds of 1.1 started.

Additions

1.0.5 block and item additionsInvicon Command Block.png: Inventory sprite for Command Block in Minecraft as shown in-game linking to Command Block with description:Invicon Chain Command Block.png: Inventory sprite for Chain Command Block in Minecraft as shown in-game linking to Chain Command Block with description:Invicon Repeating Command Block.png: Inventory sprite for Repeating Command Block in Minecraft as shown in-game linking to Repeating Command Block with description:Invicon Minecart with Command Block.png: Inventory sprite for Minecart with Command Block in Minecraft as shown in-game linking to Minecart with Command Block with description: Minecart with Command Block

Blocks

Command Block

  • Comes in three variants
  • Runs editable commands when triggered by redstone
  • Intended for adventure maps
  • Can only be edited by ops in Creative mode, as long as enable-command-block in server.properties is enabled
  • Only obtainable using /give

Non-mob entities

Minecart with Command Block

  • Can only be obtained using commands.
  • Activate using activator rails.
  • Run their command every 2 redstone ticks when powered (activates once when passing over an activator rail at full speed).
  • Can be success tested by going over a detector rail connected to a redstone comparator.

Gameplay

Commands

  • Added new commands
    • /clear
      • Clears a specified player's entire inventory or removes only one block/item from it
    • /difficulty
      • Changes difficulty
        • /difficulty 0 = peaceful
        • /difficulty 1 = easy
        • /difficulty 2 = normal
        • /difficulty 3 = hard
    • /effect
      • Usage: /effect <player> <effect> [seconds] [amplifier]
      • To remove effects: /effect <player> <effect> 0
      • Maximum number of seconds is 1,000,000.
      • Amplifier increases level of the chosen status effect.
    • /gamerule
      • Look up and change gamerules regarding command block output
      • /gamerule commandBlockOutput - Whether or not the output of command blocks executing commands should be sent to the chat as if a player had executed them
      • /gamerule doFireTick - Whether fire should spread
      • /gamerule doMobLoot - Whether mobs should drop items
      • /gamerule doMobSpawning - Whether mobs should naturally spawn
      • /gamerule doTileDrops - Whether blocks should have drops (does not work for paintings)
      • /gamerule keepInventory - Whether the player should keep items in their inventory if they die.
      • /gamerule mobGriefing - Whether creepers, endermen, withers and villagers should be able to change blocks.
    • /me
      • Usage: /me <message>
      • Broadcasts a narrative message about yourself
    • /playsound
      • Can use to play sound to player
      • Can change the pitch and/or volume
      • Can use sound from resource pack
    • /stopsound
      • Permits the player to choose which specific sounds should be stopped from playing.
    • /replaceitem
      • Can replace items in any inventory, including the inventories of mobs such as villagers.
      • Syntax:
        • /replaceitem entity <entity> <slot> <item> [amount] [data value]
        • /replaceitem block <x> <y> <z> <slot> <item> [amount] [data value]
      • Example:
        • /replaceitem entity @p slot.hotbar.0 minecraft:fish 4 2 Puts 4 clownfish in the players first hotbar slot.
        • /replaceitem block ~ ~1 ~ slot.container.5 minecraft:redstone_block 1 0 Puts a redstone block in the 6th slot of a container, 1 block above the player.
    • /spreadplayers
      • Spreads certain players from an origin point
      • Has a Max Spread and Minimum Distance from player to player
      • Can be used with the team's scoreboard functionality to spread team members to the same location
    • /testfor
      • Tests for whether specified player is online (testfor [player]), or at specified coordinate and/or in radius (/testfor @p[x,y,z], /testfor @p[r=radius] or /testfor @p[x,y,z,r=radius])
      • Signal output to any redstone comparators surrounding the command block like testing content of a chest.
    • /title
      • Can make text display on the player screen, in the form of a title and/or subtitle using JSON.
      • /title @a title <raw json message>
        • Sets the text of the title, and starts showing both the title and the subtitle (when it has been set).
      • /title @a subtitle <raw json message>
        • Sets the text of the subtitle (optional).
      • /title @a times <fadeIn> <stay> <fadeOut>
        • Sets the fade in, fade out and stay in time for the title and subtitle. This is in game ticks (1/20th of a second).
      • /title @a clear
        • Removes the titles and subtitles off the screen immediately.
      • /title @a reset
        • Resets all time parameters to defaults (specific).

General

Skin pack

Xbox Live and Realms

Changes

Blocks

Enchanting table

Mobs

All entities

Magma Cube

  • Jump range fixed to correct value

Ghasts

  • Accuracy of fireball shots is now correct.

Gameplay

Effects

  • Adjusted the levitation amplifier parameters when using the /effect command

Storage manager

  • Magnifying glass no longer appears over entered text

Fixes

  • MCPE-8002 Fixed the villagers & peaceful mobs despawning randomly bug.[4]
  • Mobs moving between chunk borders no longer despawn when a crash occurs.
  • When a player's position shifts when reloading a world, players will no longer get trapped & suffocate inside blocks.
  • Fixed a crash that could happen when a command with targets was executed.
  • Fixed a crash when trying to share a file after selecting cancel when trying to share previously.
  • The share button for a single item now appears in the Storage menu.
  • Fixed a crash that occurred sometimes when a player deleted content through the Storage manager.
  • Fixed various issues with the Storage manager.
  • Pots are now getting the correct color for tinted plants placed in them.
  • Fixed another bug that made chat messages appear twice in game chat.
  • When the fill command is used to place blocks and then immediately destroy them, "phantom" blocks no longer appear.
  • Help command now displays command description.
  • Global resource packs should no longer be deactivated when creating a new world or relaunching the game (Android & Fire only).
  • Fixed a crash which happened when loading some worlds.
  • MCPE-12422 Hostile mob spawning rules no longer ignore the Y coordinate.
  • Fixed a crash that happened sometimes when a player incorrectly used the /kill command.
  • MCPE-11043 Plants no longer stay in a player's inventory after being placed in a flower pot.
  • MCPE-18530 Endermen again have idle sounds.
  • MCPE-17552 The beacon's position is now correct when held in a player's hand.
  • End_portal is now listed as a valid block for the /fill command.
  • Toast notifications for Xbox Live invites should now appear. (iOS only)
  • Clients can no longer change world settings when far away from the host.
  • Slash commands now execute correctly even if the cursor is not at the end of the line.
  • Rails, beds, and cocoa no longer leave behind "ghost" items when using the /fill command.
  • Controller now works for scrolling. (Apple TV only)
  • Fixed a crash that occurred when selecting the Choose New Skin button. (Gear VR only)
  • MCPE-19976 Enchanted books again generate properly according to loot tables in dungeons/temples.
  • Fixed packs sometimes being deleted after importing.
  • MCPE-17403 Undead mobs again have their proper walking sounds.
  • Fixed a crash on Realms when changing difficulty.
  • Fixed a crash that occurred sometimes when a mob died.
  • Saved worlds, previously added servers & any installed Add-Ons now appear again
  • Villagers no longer pick up your items when you die
  • Mobs spawned with eggs will no longer get stuck inside blocks
  • Players can no longer enter blocks and suffocate after swimming with Elytra
  • The touch screen will no longer get stuck continuing to drop items from the first hotbar slot
  • Fixed a crash relating to structures when updating a world from 1.0.3
  • Villagers will no longer throw bread like they were baseball pitchers
  • When copying an Item with CTRL+MMB, an additional copy will now be placed in the hotbar
  • Skin picker works again on Android versions less than 6.0
  • Canceling the download of a Resource Pack will now allow for re-downloading the pack
  • Passing through an Activator Rail will no longer eject the player on top of Rails
  • Many commands now show better result messages when executed
  • Fixed the spawn time of Mob Spawners to be randomized instead of constant
  • Mob Spawners will no longer always spawn the maximum number of mobs
  • Items can no longer be duplicated using item frames
  • MCPE-18181 Chorus plants now make the correct sounds.
  • MCPE-19719 Maps zoomed out on an anvil now work the same for all players
  • Regular rails can no longer be moved to invalid locations using pistons

Videos

Video made by Slicedlime:

References

Navigation