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

How can I make "Use Name Tag" advancement in data pack

XMLWordPrintable

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

      {
      "display": {
      "icon":

      { "item": "minecraft:name_tag" }

      ,
      "title":

      { "text": "Make it Special" }

      ,
      "description":

      { "text": "When I called his name he came to me as a flower" }

      },
      "parent": "minecraft:leader/root",
      "criteria": {
      "name": {
      "trigger": "minecraft:consume_item",
      "conditions": {
      "item":

      { "item": "minecraft:name_tag" }

      }
      }
      }
      }

      This is my advancement code. But it doesn't work.

            Unassigned Unassigned
            Hongsi_k Hongsik Jeon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: