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

Block tags do not accept #minecraft:<tag> arguments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.13-pre4
    • Minecraft 18w11a, Minecraft 18w21b, Minecraft 18w22c
    • None
    • Community Consensus

      The bug

      When creating a block tag in a datapack, attempting to extend a built-in block tag list with the minecraft prefix throws an error. However, leaving out the minecraft prefix works fine.

      For example:

      #minecraft:slabs

      Does not work, but:

      #slabs

      does work.

            Unassigned Unassigned
            ImCoolYeah105 Michael Weatherby
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: