Mojira Archive
MC-119795

Item lore is untranslatable

It's currently impossible to translate item lore as the Lore name in NBT doesn't accept a "translate":"my.translation" name/value pair as one of its values and gives a parsing error due to not expecting a :.

Steps to reproduce:

/give @s minecraft:wool 1 0 {display:{Lore:["translate":"my.translation"]}}

What I expected to happen:
Getting a wool block that displays the string my.translation as its lore that can optionally be translated with a language file in a ressource pack.

What actually happened:
Data tag parsing failed

Invalid

haschischtasche

2017-07-31, 02:54 PM

2017-07-31, 04:26 PM

2017-07-31, 03:53 PM

0

0

Unconfirmed

Minecraft 1.12

-