mojira.dev
MC-216870

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

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.

Linked issues

Attachments

Comments 3

Confirmed in 1.18.1.

user-f5d8c

rorybd

(Unassigned)

Confirmed

Items, Player

Thrower, drop, item

1.16.5, 21w08a, 1.18.1, 1.18.2, 22w18a, ..., 1.20.1, 1.20.2, 1.20.3 Release Candidate 1, 1.20.4, 1.21.1

Retrieved