Shot Arrows Loose Name and Lore Data
I named an arrow and then shot it and expected, that when I picked it up I would find its name still there
but it had returned to just an generic Arrow. no name or lore.
Steps to Reproduce:
1. Name an Arrow
2. Put it in your inventory with no other arrows to ensure it will be shot
3. Shoot it at a block
4. Retrieve it/Pick it up
5. Read the name
Attachments
Comments 7
Placed blocks lose custom name and lore too. It's because they're replacing the item version of it with a block version of it. In this case the arrow (item form) stops being an arrow and becomes a ShotArrow (entity form, like a flying mob). And yeah, the nbt data should carry over even if it doesn't use it when in that form. I'd call it a bug.
Dude this is completely normal. This isn't a bug.