hoverEvent messages "Invalid Entity!" and "Invalid Item!" are not translatable
The bug
The hoverEvent messages "Invalid Entity!" and "Invalid Item!", which are used when the value for the action show_entity respectively show_item is invalid, are not translatable.
How to reproduce
Invalid Entity!
/tellraw @s {"text":"hover","hoverEvent":{"action":"show_entity","value":"{type:no quotation marks}"}}
Invalid Item!
/tellraw @s {"text":"hover","hoverEvent":{"action":"show_item","value":"{id:invalid}"}}
Created Issue:
hoverEvent messages "Invalid Entity!" and "Invalid Item!" not translatable
The bug
The hoverEvent messages "Invalid Entity!" and "Invalid Item!", which are used when the value for the action show_entity respectively show_item is invalid, are not translatable.
How to reproduce
Invalid Entity!/tellraw @s {"text":"hover","hoverEvent":{"action":"show_entity","value":"{type:no quotation marks}"}}Invalid Item!/tellraw @s {"text":"hover","hoverEvent":{"action":"show_item","value":"{id:invalid}"}}
Changed Summary:
hoverEvent messages "Invalid Entity!" and "Invalid Item!" are not translatable
Added Linked Issues:
relates to
Added Affects Versions: 18w21b
Added Affects Versions: 1.13.1
Added Mojang Priority: Normal
Added Linked Issues:
relates to
Deleted Comment:
It shows air for me, and is tranlated
Confirmed for 1.13.1.
Confirmed for 19w41a. Wouldn't mind to take ownership of this ticket
It shows "air" for me, but is translated
Since the text component changes in 20w17a, these messages no longer appear or exist at all