Music disk description names missing - item.record.waitdesc
i got a command block, placed a stone button, and typed
/summon Pig ~ ~1 ~
i killed it with a diamond axe with no enchantments. when i killed the pig the item disc appears to have a weird name.
Environment
did a command
Linked Issues
is duplicated by7
Created Issue:
item.disc?
i got a command block, placed a stone button, and typed
{DeathLootTable:chests/simple_dungeon}
/summon Pig ~ ~1 ~i killed it with a diamond axe with no enchantments. when i killed the pig the item disc appears to have a weird name.
Environment
did a command
Changed Summary:
item.disc?Music disk description names missing - item.record.waitdesc
Added Linked Issues:
is duplicated by
Added Affects Versions: 15w43b
Added Linked Issues:
relates to
Added Linked Issues:
is duplicated by
Added Linked Issues:
is duplicated by
Added Linked Issues:
is duplicated by
Added Affects Versions: 15w43c
Added Linked Issues:
is duplicated by
Added Linked Issues:
relates to
Added Assignee:
[Mojang] Grum (Erik Broes)
Added Fixed Versions: 15w44a
Added Linked Issues:
is duplicated by


This acually happens if you look in the creative inventory too
Confirmed for 15w43b.
Related to https://bugs.mojang.com/browse/MC-91102, when the names of the record sounds were updated, the record descriptions seem to have been updated as well. It used to be "item.record.cat.desc", but is now "item.record.catdesc", and similarly for the other records. The language files (assets/minecraft/lang/[name].lang) containing the descriptions need to be updated accordingly, which allows the names to be displayed correctly.