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

Spawning an item with an ID using /Summon prevents the item from being picked up

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 14w08a
    • None
    • OS: Windows7, Newest Java, Asus G75VW
    • Confirmed

      Attempting to summon in an item with an ID (such as a feather) will prevent the item from being picked up.

      For example, try using this command in a command block, players won't be able to pick it up:

      /summon Item ~ ~ ~ {Item:{id:minecraft:feather},Age:0,PickupDelay:0,Motion:[0.0,0.7,0.1]}

      However, putting in the same command but without the ItemId part

      /summon Item ~ ~ ~ {Age:0,PickupDelay:0,Motion:[0.0,0.7,0.1]}

      will spawn in a dropped stone block that CAN be picked up.

            Unassigned Unassigned
            failboat103 Daniel Michaud
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: