-
Bug
-
Resolution: Fixed
-
1.2.9.1, 1.2.10.2, 1.2.13.11, 1.2.13.60, 1.2.16.3, 1.2.20.2, 1.4.3.0, 1.4.2.0, 1.6.0.5, 1.5.0.14
-
Confirmed
-
Windows
-
92369 / 102740
Java Edition "pick block" works like so. Each bullet point is attempted, and subsequent bullet points are only attempted if prior ones failed (i.e. don't do behavior #3 if #2 already succeeded)
- If the picked item is already in the hotbar, switch to it.
- If the picked item is in the inventory, move it to the first empty slot on the hotbar after the selected slot and switch to it. If the hotbar is full, swap the held item with the picked item.
- If the player is in creative mode, create the picked item, add it to the first empty slot on the hotbar after the selected slot, and switch to it. If the hotbar is full, move the held item to the inventory.
Bedrock Edition "pick block" simply overwrites the held item with the picked item, and doesn't work in survival (this is covered in MCPE-12456).
EDIT: As of 1.2.10, point #1 has been implemented, but only in creative mode.
- is duplicated by
-
MCPE-32288 Pick block and crafting menu item duplication
- Resolved
- relates to
-
MCPE-29355 Pick Block button replaces the block on my hand even with free space on the hotbar
- Resolved
-
MCPE-34797 Pick Blocking unobtainable blocks empties hotbar
- Resolved
-
MCPE-12456 Middle Click to Pick Block Doesn't Work in Survival
- Resolved