The shortcut to copy a block’s nbt using control + pick block only works if pick block is bound to a mouse button (left button, middle button, or right button). If pick block is bound to a keyboard key, then using control + pick block ignores the control input and does not copy nbt.
Steps to reproduce:
Change your key bind for pick block to a letter key (such as 'R')
Place down a tile entity and give it special NBT (e.g. command in a command block, items in a chest, etc)
Press control then the key while looking at the tile entity (ctrl + R)
Expected Result:
The item will be copied with its nbt.
Actual Result:
Pick block is executed normally, ignoring the control input and not copying nbt.
Comments 0
No comments.