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

Items dropped upon player death are not tagged with the Thrower NBT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.16.5, 21w08a, 1.18.1, 1.18.2, 22w18a, 1.19 Pre-release 3, 1.19.2, 1.20, 1.20.1, 1.20.2, 1.20.3 Release Candidate 1, 1.20.4, 1.21.1
    • Confirmed
    • Items, Player

      Summary:
      Items dropped upon death lack the 'Thrower' NBT tag.

       

      Steps to Reproduce:

      1. Have one item in your inventory
      2. Run the command /kill @s
      3. Return to the spot where you died (without picking up the item) and run the command: 
        /data get entity @e[type=item,limit=1] Thrower
        

      Observed Result:
      This will reveal that the item does not have a Thrower tag, despite technically having been dropped by the player.

      Expected Result:
      This will reveal that the item has a Thrower tag.

       

      This is related to MC-96782 but is not a duplicate, as MC-96782 does not mention that this bug occurs upon player death.

            Unassigned Unassigned
            rorybd Rory BD
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: