minecraft.wiki-mirror/wiki_backup/Pocket Edition alpha 1.1.0.0.txt
2024-12-24 06:17:34 -05:00

402 lines
18 KiB
Text

{{Infobox version
|title=1.1 build 1
|image=Pocket Edition 1.1.0.0.png
|edition=Pocket Edition
|type=Build
|parent=1.1.0
|date=March 31, 2017
|prevparent=1.0.9
|next=alpha 1.1.0.1
|nextparent=1.1.1
}}<onlyinclude>
'''1.1 build 1''' (also known as '''alpha 1.1.0.0''') is the first build released for [[Pocket Edition 1.1.0|1.1.0]] that introduces multiple new features.<ref>http://pocketbeta.minecraft.net/2017/04/changelog-for-11-beta-build-1.html</ref>
== Additions ==
=== Mobs ===
* [[Llama]]s
* [[Illager]]s ([[Evoker]]s & [[Vindicator]]s)
* [[Vex]]
=== Gameplay ===
; [[Enchantment]]s
* [[Mending]]
* [[Frost Walker]]
; [[Language]]s
* New languages: Angličtina, Dansk, Bahasa Indonesia, Magyar, Norsk, Polski, Slovensky, Suomi, Svenska, Türkçe, Ελληνικά, Български, and Українська.
=== World generation ===
* [[Mansion]]s
** {{Version exclusive}}: Mansion floors use [[Oak Planks|oak planks]] instead of birch planks, and banners do not generate
=== Blocks ===
* [[Concrete]]
* [[Concrete powder]]
* [[Glazed terracotta]] blocks
* [[Shulker Box]]es
* [[Frosted Ice]]
=== Game modes ===
* [[Adventure]] mode (However, it will not load for some players)
=== Items ===
* [[Totem of Undying]]
* [[Explorer Map]]
* [[Spawn egg]]s
** [[Llama]], [[Vindicator]], [[Evoker]], [[Vex]]
* [[Iron Nugget]]
=== Other ===
* [[Inventory#Slots|Off-hand slot]]
** Only works with [[arrow]]s and [[totems of undying]].
* Added a setting to toggle Smooth Lighting
* Added a setting to change the screen safe area.
== Changes ==
=== Gameplay ===
* Heart and food bar are now located in the hotbar.
=== General ===
; Entity and block entity IDs
* Use underscores to separate words, rather than using single words in mixed case.
* The following names have changed:
{| class="wikitable sortable" data-description="changed names"
! class="unsortable" |
! Old name
! New name
! Change
|-
| {{EntitySprite|Arrow}}
| <code>arrow.skeleton</code>
| <code>arrow</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Cave Spider}}
| <code>cavespider</code>
| <code>cave_spider</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Minecart with Chest}}
| <code>minecartchest</code>
| <code>chest_minecart</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Minecart with Command Block}}
| <code>minecartcommandblock</code>
| <code>command_block_minecart</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Egg}}
| <code>thrownegg</code>
| <code>egg</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Elder Guardian}}
| <code>guardian.elder</code>
| <code>elder_guardian</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Ender Dragon}}
| <code>dragon</code>
| <code>ender_dragon</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Sand}}
| <code>fallingblock</code>
| <code>falling_block</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Fishing Bobber}}
| <code>fishinghook</code>
| <code>fishing_hook</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Minecart with Hopper}}
| <code>minecarthopper</code>
| <code>hopper_minecart</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Iron Golem}}
| <code>irongolem</code>
| <code>iron_golem</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Fireball}}
| <code>largefireball</code>
| <code>large_fireball</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Leash Knot}}
| <code>leashknot</code>
| <code>leash_knot</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Lightning}}
| <code>lightningbolt</code>
| <code>lightning_bolt</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Magma Cube}}
| <code>lavaslime</code>
| <code>magma_cube</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Mooshroom}}
| <code>mushroomcow</code>
| <code>mooshroom</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Polar Bear}}
| <code>polarbear</code>
| <code>polar_bear</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Skeleton Horse}}
| <code>skeletonhorse</code>
| <code>skeleton_horse</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Fireball}}
| <code>smallfireball</code>
| <code>small_fireball</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Snow Golem}}
| <code>snowgolem</code>
| <code>snow_golem</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Splash Potion}}
| <code>thrownpotion</code>
| <code>splash_potion</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Stray}}
| <code>skeleton.stray</code>
| <code>stray</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|TNT}}
| <code>primedtnt</code>
| <code>tnt</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Minecart with TNT}}
| <code>minecarttnt</code>
| <code>tnt_minecart</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Wither}}
| <code>wither.boss</code>
| <code>wither</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Wither Skeleton}}
| <code>skeleton.wither</code>
| <code>wither_skeleton</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|Bottle o' Enchanting}}
| <code>potion.experience</code>
| <code>xp_bottle</code>
| {{tc|rarely|rename}}
|-
| {{EntitySprite|experience-orb}}
| <code>xporb</code>
| <code>xp_orb</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Zombie Horse}}
| <code>zombiehorse</code>
| <code>zombie_horse</code>
| {{tc|neutral|underscores}}
|-
| {{EntitySprite|Zombie Pigman}}
| <code>pigzombie</code>
| <code>zombie_pigman</code>
| {{tc|rarely|rename}}
|}
=== Commands ===
* New game rules: <code>dodaylightcycle</code>, <code>doentitydrops</code>, <code>dofiretick</code>, <code>domobspawning</code>, <code>domobloot</code>, <code>dotiledrops</code>, <code>doweathercycle</code>, <code>keepinventory</code> and <code>mobgriefing</code>
* Changes in world generation. Seeds which contain pre-generated structures such as [[ocean monument]]s & [[igloo]]s may generate those structures in different places now.
* <code>CanPlaceOn</code> & <code>CanDestroy</code> are now supported in the {{cmd|replaceitem}} and {{cmd|give}} commands
* {{cmd|locate}} command will now find more structures
* <code>r=</code> tag in the square brackets of <code>@e[<tag>]</code> no longer works due to a bug
=== Items ===
; [[Map]]s
* Maps are now numbered so the player can tell which map is which
* [[Empty map]]s with compasses have been renamed to locator maps to distinguish between empty maps without compasses
; [[Golden apple]]
* Enchanted golden apple is now called Enchanted Apple
; [[Tool]]s
* Iron and gold tools can now be smelted into [[iron nugget]]s and [[gold nugget]]s
=== Blocks ===
; [[Wool]] and [[Carpet]]
* Updated color palette for wool blocks and carpet
; [[Hardened Clay]]
* Hardened clay blocks are now named terracotta block.
; [[Bed]]s
* Can now be [[dye]]d in all 16 colors. Also when jumped upon, has a short bounce.
=== Mobs & Entities ===
; [[Cave Spider]]
* Now attack with poison time based on difficulty
; [[Lead]]
* Improved [[lead]] rope physics
=== Other ===
* Worlds will now show a screenshot in the main menu
* Eating animation can now be seen in third-person camera
* New sleeping animation slowly lowers the player into serene slumber
* Dampened the vertical look speed when using a controller
* Improved navigation of the settings screen when using a controller
* The {{xbtn|X}} button can now be used to clear the hotbar on the Creative inventory screen when using a controller
* Improved controller input when selecting items on the Creative inventory screen
== Fixes ==
* Fixed a crash when importing certain resource packs
* Players can now see [[particles]] after other players fall from over three blocks high
* {{bug|MCPE-19414}} Leads no longer float above rabbits' heads
* Fixed special characters on signs being visible through walls
* Horses now make sounds when they jump!
* Fixed pressure plates and other Redstone items staying pressed when the player leaves the chunks
* Fixed Redstone that is placed below and beside a piston appear to connect to the [[piston]]
* Fixed [[Hopper]]s not pulling items from above if all slots were occupied
* The host and other players no longer get disconnected from the game session when the host minimizes the game (iOS only)
* {{bug|MCPE-8332}} Finally fixed the bug with MCPE not starting on some Android devices (Thank you, Tomas A!)
* {{bug|MCPE-14019}} Items shot from [[dropper]]s and dispensers can now be picked up quickly
* Players can no longer place top slabs under them while standing on a bottom slab, preventing falling
* Fixed [[lava]] flowing too far in the Nether
* Shulkers will teleport away when placed on top of a piston
* Shulkers will no longer drop experience orbs after being killed using the {{cmd|kill}} command
* Fixed Shulkers that are spawned with a dispenser under a top slab
* Mobs can now see players through non-solid blocks. No more hiding from [[Creeper]]s in sugar cane!
* Fixed some shading/shadow issues with some Android devices (Xoom/Tegra2, we're looking at you!)
* Fixed mob spawning so it is now modified by the number of players in the game and where they are located in proximity to other players
* Fixed some issues with hit detections against entities
* The player can now use whisper-like commands ({{cmd|tell}}, {{cmd|w}}, {{cmd|msg}}) on dead players
* Maps can again be zoomed out in the crafting table
* Green arrows no longer appear on all framed maps
* Green arrows are no longer left on the map after it is removed from an item frame
* {{bug|MCPE-19993}} Splash/lingering [[potion]]s can now go into brewing stands from a hopper
* Creepers no longer sometimes get stuck inflating when a player hits it & then moves back
* The [[End Rod]] will now be grayed out in the Pocket UI crafting table if the player is lacking the necessary ingredients
* {{cmd|stopsound}} & {{cmd|playsound}} now name all players affected by those commands
* Fixed an issue when attempting to activate "Wheel Turning" in VR options (VR only)
* Pressing the tab key now finishes the typed command properly (Rift only)
* {{bug|MCPE-12281}} Renamed blocks/containers now have their names changed in menus/inventory
* Fixed some crashes when importing [[Add-ons]]
* Smite enchantment now affects all undead mobs
* Mobs that are lifted up by Shulker projectiles will now be shown lifting up properly
* Breaking a [[Shulker]] projectile will now show the effect
* Starting a sign message with §§ will no longer make the text invisible
* {{bug|MCPE-19299}} [[Elytra]] will now lose durability in Survival multiplayer games
* {{bug|MCPE-18872}} Mooshrooms will now respawn on mushroom islands
* [[Experience orb]]s no longer splash when they fall in water
* Having one spawn egg in Peaceful Creative mode will no longer consume the egg
* Crops will no longer yield a fixed amount after harvesting
* Click {{key|MMB}} on a [[flower pot]] containing a flower will now select the flower
* Adjusted the color of several blocks on maps
* Maps created in [[the Nether]] will now show red and gray patterns, not just gray
* Shulkers will no longer immediately attack when a player leaves cover
* Trees and giant mushrooms will no longer be missing blocks when spawned on the edge of a chunk
* The Wither will now play sound during its spawning animation
* {{bug|MCPE-20357}} {{cmd|clear}} command now removes equipped armor
* No more "crazy mouse" - sensitivity should be correct now
* {{bug|MCPE-19004}} Ender Dragon's ender charge attack now has correct sound
* Cracking animation & particles now display correctly in multiplayer
* Fixed a start-up crash on some Android devices
* Player markers on a map no longer turn black and are left on the map after another player disconnects
* The player no longer lose all their text to the right if they move their text cursor to the middle of the text box and press enter
* {{bug|MCPE-14022}} Covering a roof of a spawn chamber with half-[[slabs]] no longer severely reduces the mob spawn rate
* Items can again be pushed under an upper half-slab
* Virtual keyboard is now available in single player (Gear VR only)
* Fixed a crash when feeding adult animals to breed them with only one food item in a stack
* Feeding a tamed [[wolf]] will now restore the correct amount of health, depending on the type of meat used
* Dates of save games are now the proper format of "day/month/year" for Dutch [[language]] settings
* [[Polar bear]]s no longer deal damage on [[Peaceful]]
* Donkeys and mules can no longer be tempted with food until they are tamed
* Lava buckets that are in a furnace's fuel slot will no longer turn into a water bucket when a wet sponge has finished drying
* Players no longer suffocate when the <code>drowingdamage</code> gamerule is disabled
* Various mobs inside monster spawners will no longer be huge
* Fixed texture issues on anvils
* Fixed a graphical glitch when sand is falling
* FoV will now increase while sprinting and flying when FoV is set to max setting
* Fixed large oak trees spawning with birch wood
* [[Iron Golem]]s will no longer attack a player after they are killed by the Iron Golem
* Particles now appear behind arrows when seeing another player shoot arrows
* Shearing a [[Mooshroom]] that is attached to a lead will no longer remove the lead
* Chicken jockeys will now walk with the speed of a baby zombie
* Mobs spinning in a monster spawner will no longer stutter
* [[Blaze]]s will now stop burning after they stop targeting a player
* Blazes now perform melee attacks with the right damage
* Skeleton horses and zombie [[horse]]s now drop the proper amount of bones or rotten flesh
* The panoramic image view for mash-up packs in the store can now be scrolled using a controller
* Farmland and crops are now destroyed when players jump on them
* Fixed the vignette at the edges of the screen in The End
* Items thrown by players no longer carry the player's momentum
* Conditional/Unconditional setting for Command Blocks will now copy when using {{key|Ctrl}}+{{key|MMB}}
* Fixed textures on the bottom of lead knots
* {{bug|MCPE-19849}} Fixed the height view distance when Beautiful Skies is enabled
* High-jumping horses will no longer take damage when they jump and land from the same height
* Mobs can no longer spawn on top of slabs
* Fixed a crash when interacting with skulls
* Mobs from the overworld will no longer spawn in The End
* {{bug|MCPE-19633}} Fixed falling blocks breaking and duplicating when falling onto [[piston]]s
* Armor Items are now equipped to mobs when dispensed
* Several Redstone components like buttons and levers can be now placed on top of fences and walls
* Color gradients of [[grass block]]s no longer appear as large-square patterns
* {{bug|MCPE-19575}} Rails can no longer be duplicated using sticky pistons
* {{bug|MCPE-20315}} Fixed resource packs failing to import if there are colors in the name of the pack
* {{bug|MCPE-11279}} {{bug|MCPE-10077}} {{bug|MCPE-10079}} {{bug|MCPE-11555}} {{bug|MCPE-16940}} Fixed sounds with a variety of items
* Rain will no longer fill [[cauldron]]s with the last potion it was filled with
* {{bug|MCPE-17582}} Boats can now be broken when occupied by a horse
* Skulls will no longer be invisible when spawned with the {{cmd|fill}} command
* Using the {{cmd|time query}} command now returns more descriptive messages
* Fixed the consistency of death messages for all players when falling into the void
* The progress of brewing stands will now copy when using {{key|Ctrl}}+{{key|MMB}}
* Executing an unfinished command now updates the chat with 'invalid command syntax' message
* Items can now be enchanted with the Unbreaking effect using the {{cmd|enchant}} command
* An error message now appears when using the {{cmd|replaceitem}} command with non-existent slot number or exceeds an item stack's boundaries
* Only the appropriate armor can be placed in each armor slot using the {{cmd|replaceitem}} command
* [[Horses]] can no longer be equipped with any item in the saddle slot by using the {{cmd|replaceitem}} command
* The correct error message is now shown for import failures of a non-ZIP Add-On files
* Sugar cane can once again be planted on podzol blocks
* The [[elder guardian]]'s special attack to inflict mining fatigue will now play sound
* Baby Zombies, Baby Zombie Villagers, Baby Zombie Pigmen and Endermites will now attack players standing in fence corners
* Fixed [[Zombie villager]] transformation rate depending on difficulty
* Saplings that grow into trees will no longer replace other blocks with leaves
* The [[Wither]]'s shield will now block all projectiles
* Fixed recipes containing [[charcoal]] that could not be selected in the Pocket UI when using a controller and coal was also in the player's inventory
* When using the {{cmd|replaceitem}} command, all chat messages after the command is executed will display the proper item name
* Ice and packed ice are now properly destroyed in Creative mode
* {{bug|MCPE-18471}} Beacon beams now appear through clouds
* Mobs will no longer get stuck and spin around on top of chests
* {{bug|MCPE-20460}} Using the {{cmd|give}} command with a damage value will now give the item the right durability
* The error message for too much power used in the {{cmd|effect}} command now shows the amount of power, not time
* Fixed items received from the {{cmd|replaceitem}} command, when executed after {{cmd|clear}}, not being visible until the inventory was opened
* The jump button will no longer disappear from the touch pad when pressing Fly Up and Fly Down buttons
* Fixed the throwing rate of snowballs to be consistent with the host of a game session
* [[Command block]]s will now show all lines in the Previous Output field
* Fixed players having no sound when joining an Xbox Live game</onlyinclude>
== References ==
{{Reflist}}
== Navigation ==
{{Navbox Bedrock Edition versions|1.0}}
[[de:Pocket Edition alpha 1.1.0.0]]
[[es:Pocket Edition alpha 1.1.0.0]]
[[fr:Version portable alpha 1.1.0.0]]
[[ja:Pocket Edition 1.1 build 1]]
[[ko:Pocket Edition 알파 1.1.0.0]]
[[pt:Edição Pocket alpha 1.1.0.0]]
[[ru:1.1 build 1 (Pocket Edition)]]
[[zh:携带版1.1.0.0]]