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

Tag display name nbt not working on detecting items in blocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 18w01a
    • None
    • Unconfirmed

      Steps to Reproduce

      Place a hopper or other container and put a renamed item in it. In my case I used a hopper and a piece of paper renamed "12345"

      I ran the following command:

      /execute if block 0 103 -29 minecraft:hopper{Items:[{id:"minecraft:paper",tag:{display:

      {Name:"53623"}

      }}]} run say hi

      And since the command failed, it did not say hi.

      This syntax worked in 17w50a, but now no longer works. Removing the display name argument allows the command to run successfully once again.

            Unassigned Unassigned
            onepointzero OnePointZero
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: