mojira.dev
MC-14411

Named containers do not keep name when harvested / used Pick Block on

When a named chest is broken it will drop an nameless chest, even when using silk touch.

Related issues

Comments

migrated

I feel it slightly unfair to say it's a duplicate, though it not working may be intended for things such as dirt, I doublt that it is the same for containers; especially since naming them has the purpose of modifying the name in the gui.

Ezekiel

Is this still a concern in the latest Minecraft version 14w08a? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.

migrated

Confirmed for 1.7.5, 14w08a and 14w10c

Torabi

@unknown, the issues are separate because of implementation details. BlockEntities, such as containers, actually have the ability to store their name when placed in the world, and thus it should be relatively simple to copy that information to the item when the block is broken. Other cases, such as placing blocks in the world that don't normally store extra data (MC-209), and items that turn into entities when used (MC-1981) would require different solutions, or may be impossible without drastically restructuring the world format.

migrated

(Unassigned)

Confirmed

Minecraft 1.5.1, Snapshot 13w16a, Minecraft 1.5.2, Snapshot 13w19a, Snapshot 13w21a, ..., Minecraft 1.7.4, Minecraft 1.7.5, Minecraft 1.8, Minecraft 1.8.1-pre3, Minecraft 1.8.4

Retrieved