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

Adding items to a chest via "data modify append" only works once

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.14
    • None
    • Unconfirmed
    • (Unassigned)

      When using the following command in a command block that has an empty chest on top, it correctly adds a stack of iron ingots.

      /data modify block ~ ~1 ~ Items append value {id:"iron_ingot",Count:64b}

      ACTUAL
      Executing it another time does nothing, but the output still says that the block was modified.

      EXPECTED
      Given that it works the first time, I would expect it to add another stack of iron ingots to the chest in the first empty slot.

            Unassigned Unassigned
            snapy666 Josh Miller
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: