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

Scoreboard NBT Masks always fail to match Entity type specific data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 14w10b, Minecraft 14w27b, Minecraft 14w28a, Minecraft 1.8
    • Windows 8.1, Java 1.7.0_51-b13 (with JDK)
    • Community Consensus

      The new NBT selection masks on the "/scoreboard player" functions never matches Entity type Specific data. For Example, logically the following command should match all powered Creepers and set their Test score to 1:

      /scoreboard players set @e[type=Creeper] Test 1 {powered:1}

      However, the command block indicates that the data does not match:

      [23:16:56] The dataTag does not match for 83b57768-bbfe-4d8e-a617-38658a4769cc

      This happens regardless of whether I am the owner or not. Also tested on "Fuse" and neither of those match regardless of the actual values

            Unassigned Unassigned
            nicka101 Nick Anstee
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: