Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-73398

Item data tags don't work on item entities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.8.1-pre2
    • None
    • Windows 8.1
      Java 7
    • Unconfirmed

      If I apply data tags to an item, and then drop it, the entity is not properly detected by using said data tags.

      Example:
      Item CMD:

       give @p stick 1 0 {display:{Name:Wand}}

      Detection CMD:

      scoreboard players set @e[type=Item] shouldkill 1 {Item:{display:{Name:Wand}}}

      Based on past experience this should work, but after various tests I have determined this is a bug.

            Unassigned Unassigned
            tripl3dogdare Connor Scialdone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: