'/viaversion dump' Output
https://dump.viaversion.com/bc0cfb35cca19c23491b9cbcd9e4295704913f009bf6ad85430bd6125f75e152
Server/Client Error
Bug Description
Item flags are not hidden correctly on clients that are older than the server.
Steps to Reproduce
Login with an old client (Tested 1.20.1 and 1.21.4)
create an diamond_sword with following Flags:
meta.addItemFlags( ItemFlag.HIDE_ATTRIBUTES, ItemFlag.HIDE_ADDITIONAL_TOOLTIP );
Expected Behavior
Item flags should not be visible.
Additional Server Info
No response
Checklist
'/viaversion dump' Output
https://dump.viaversion.com/bc0cfb35cca19c23491b9cbcd9e4295704913f009bf6ad85430bd6125f75e152
Server/Client Error
Bug Description
Item flags are not hidden correctly on clients that are older than the server.
Steps to Reproduce
Login with an old client (Tested 1.20.1 and 1.21.4)
create an diamond_sword with following Flags:
meta.addItemFlags( ItemFlag.HIDE_ATTRIBUTES, ItemFlag.HIDE_ADDITIONAL_TOOLTIP );Expected Behavior
Item flags should not be visible.
Additional Server Info
No response
Checklist