Summoned bucket entities with the `CustomNameVisible` tag lose that tag when picked up with a bucket, then replaced in the world.
Steps to reproduce:
Summon an Axolotl/Fish/Tadpole with `CustomNameVisible` tag set to `true`.
Pickup entities with a water bucket.
Place entities in the world from bucket.
Entities will have the `CustomNameVisible` tag removed.
Linked issues
relates to 1
Attachments
Comments 8
As you can see, the entity's name is no longer permanently visible after picking up with a bucket and replacing.
Many NBT tags, such as effects, equipped items (added via commands), burning time (which might be intentional since water would realistically extinguish it), and attributes, are lost when fish, tadpoles, axolotls are picked up with a bucket. Should we create separate tickets for each of these NBT tags, or should this bug report be updated to indicate that it affects multiple NBT tags?
I'd suggest a different report, since the name itself is kept.
Bucketed entities use a different item component from spawn eggs, they allow only certain fields. There's a reason the bucketed entities don't use entity_data.
I wasn't able to reproduce this, can you please record a video showcasing the bug?
[media]