-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w32d
-
None
-
Windows 7
-
Unconfirmed
If you give yourself a stone pickaxe with a CanDestroy tag with stone it displays as:
Can Break:
tile.stone.name
My map is using this command
execute @p ~ ~ ~ give @p stone_pickaxe 1 0 {CanDestroy:["minecraft:stone"],display:
}
- duplicates
-
MC-44542 Tools with CanDestroy set to allow the breaking of certain blocks don't display proper block name on the tooltip (English (US) language only)
- Resolved