-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 14w10c
-
None
-
Unconfirmed
When adding the CanDestory tag to tools, specific data values cannot be specified.
Example: I can make a diamond pick that can break stonebricks with "/give @p minecraft:diamond_pickaxe 1 0
{CanDestroy:["minecraft:stonebricks"]}"
But I cannot make one that breaks only Cracked Stone bricks.
/give @p minecraft:diamond_pickaxe 1 0
{CanDestroy:["minecraft:stonebricks:2"]}/give @p minecraft:diamond_pickaxe 1 0
{CanDestroy:["minecraft:stonebricks 2"]}Both Create a pick that "Can break: missingno"
- is duplicated by
-
MC-56319 Cannot create an item with can destroy cracked stone bricks
- Resolved
-
MC-79937 CanDestroy dataTag Unable to Specify Block Types
- Resolved
-
MC-113919 False "missingno" on a lever given by /give command
- Resolved
-
MC-119743 Task/New Feature/Bug/Error - IDs and Data values cannot be added to a CanDestroy or
- Resolved