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

Killing newly /given items creates ghost items in player inventory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.17.1 Pre-release 1
    • Minecraft 1.13.1, 20w13b
    • None
    • Confirmed
    • (Unassigned)

      This can be replicated by using these commands in a function pack or a command block chain being run every tick
      Commands being used:

      execute at @e[type=item,nbt=<insert corresponding nbt>] run give @p <item><nbt>

      kill @e[type=item,nbt=<same as above>]

      then drop the item

      this used to give you back the item in 1.13, but in 1.13.1, the item disappears yet can still be dropped, thus creating a ghost item.

       

            Unassigned Unassigned
            Jerry31417 Jerry Cheng
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: