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

/data cannot copy to other slots of chest than it came from the players inventory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.13.2, Minecraft 1.14 Pre-Release 2, Minecraft 1.14 Pre-Release 3, Minecraft 1.14, Minecraft 1.14.1 Pre-Release 1, Minecraft 1.14.1 Pre-Release 2, Minecraft 1.14.2, Minecraft 1.14.3 Pre-Release 2
    • Unconfirmed

      there is no way to copy 

      Inventory[{Slot:9b}]
      

      from a player to

      Items[{Slot:0b}]
      

      of a chest, if you try to do this, slot: 9b copies to slot 9b only, and even if the data is incorrect if there is an item in that slot, it will give an error for that data already being there.

       

      command used:

       

      /data modify block -1 4 7 Items[{Slot:0b}] set from entity @p Inventory[{Slot:9b}]
      

       

            Unassigned Unassigned
            yellowcamper yellowcamper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: