GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.74k stars 687 forks source link

Custom Tools with attributes not working on bedrock #5037

Open Quoats opened 2 months ago

Quoats commented 2 months ago

Describe the bug

Is there any way to make tools show correct tooltips for attributes like jave? And if not is there a way to hide them, i tried the Hide items attribute flag and it works on java, but bedrock still shows only default attribute for whatever the item is based on, however weirdly enough armor is displaying it right. ( using oraxen ) image image

To Reproduce

Simply make a custom tool using the Hide attribute flag or with custom attributes.

Expected behaviour

Show custom attributes on tools like java image image

Screenshots / Videos

No response

Server Version and Plugins

Purpur 1.21 image

Geyser Dump

No response

Geyser Version

Latest / Build 673

Minecraft: Bedrock Edition Device/Version

Win 10, Switch, Mobile

Additional Context

No response

Quoats commented 2 months ago

it’s basically just showing the base items attributes and not the edited ones, but again it does show on armor which is just weird.

Quoats commented 1 month ago

after further review i've found that not only is it visual, but the attribute modifiers just don't work on bedrock for some reason at all now, ik the recently components came out or wtv?, but i didn't think that replaced the attribute system. I'm very confuzled now, is this a geyser limitation i missed or am i just doing this completely wrong? thanks in advance!