-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.12.2, Minecraft 18w06a, Minecraft 18w21b, Minecraft 1.13.1
-
Confirmed
-
(Unassigned)
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}"}}