Open XDMAN500 opened 5 months ago
Known, but it'll take a bit to fix
Is there any eta for that? šš
No, writing these conversions is quite time intensive and it will take a while, but I plan on doing it.
When can we expect this to be fixed? It's been a couple of months now.
'/viaversion dump' Output
https://dump.viaversion.com/f607ade2ea7059165718592ab2768758d6125a478c523a89c8e5d34e753e0367
Console Error
N/A
Bug Description
The item data in chat hover events on 1.20.6 servers are not properly translated to 1.20.4 clients so item data like custom names, enchantments, attributes, and others are not visible to 1.20. clients.
Steps to Reproduce
tellraw @a {"text":"Hover me!","hoverEvent":{"action":"show_item","contents":{"id":"cake","count":1, "components":{"cu stom_name":"{'text':'Special Cake Name',
color:'yellow'}"}}}}
Expected Behavior
The 1.20.4 client should see the "Special Cake Name" custom name on the cake item when hovering over the chat message.
Additional Server Info
Appearance from a 1.20.4 client
Appearance from a 1.20.6 client
Checklist