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

Blank decorated pot's NBT depends on method used to obtain it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 23w31a
    • 1.20 Pre-release 2, 1.20 Pre-release 4, 1.20 Pre-release 6, 1.20 Pre-release 7, 1.20 Release Candidate 1, 1.20, 1.20.1
    • None
    • Confirmed
    • Items
    • Low
    • 1059889
    • Expansion A

      A blank decorated pot will either have no NBT or the sherds tag with four brick patterns depending on the method used to obtain it.

      1. Crafting the decorated pot with four bricks will give a decorated pot with no NBT.
      2. Placing and then breaking a decorated pot with silk touch gives the NBT = 
        {BlockEntityTag: {sherds: ["minecraft:brick", "minecraft:brick", "minecraft:brick", "minecraft:brick"]}

      I would expect either both or neither of these pots to have NBT, not mixed results. An impact this has on survival is that if you hold shift then double-click a chest full of empty pots only the ones with identical NBT will move. Therefore, only the crafted or mined blank pots will move, not both.

      In 23w07a, crafting the decorated pot would give the same NBT that you get from breaking the pot. However, this changed in 1.19.4 Pre-release 1 to the current results. 1.19.4-pre1 also added decorated pots to the recipe book, which I suspect is related to this change.

            elvendorke [Mojang] elvendorke
            bluecrab2 Bluecrab2
            Votes:
            6 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: