Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make bedrock player can view the information about potion with custom effects #5110

Closed
BUGTeas opened this issue Oct 29, 2024 · 0 comments · Fixed by #5176
Closed

Make bedrock player can view the information about potion with custom effects #5110

BUGTeas opened this issue Oct 29, 2024 · 0 comments · Fixed by #5176
Labels
Feature Request A feature request.

Comments

@BUGTeas
Copy link
Contributor

BUGTeas commented Oct 29, 2024

What feature do you want to see added?

I know GeyserMC unable to let bedrock player saw the custom potion color. but I think more serious problem than that is bedrock unable to display the information about potion with custom effects now.

For example, I want to make a custom potion with "hero_of_the_villager" and "jump_boost":
/give @s minecraft:potion[potion_contents={custom_effects:[{id:"minecraft:hero_of_the_village",duration:-1},{id:"minecraft:jump_boost",amplifier:5,duration:-1}]}]

Use this command, you can get a potion and display it in Java like this:
image

However, when this potion display in the bedrock, it will not display any effect information in tooltip in any containers include but not limited to player invenory or chest:
image

Even when this potion is on mainhand, it will show "No effects":
image

But after drinking this, bedrock player can get right effects and display it:
image

More and more servers expending potions features by customizing potion effects. if don't resolve this problem, it will make more troubles in bedrock players using these potions. thanks for reading the suggestion.

Are there any alternatives?

Manually add a lore to write these effect informations, but it may be written incorrectly.

@BUGTeas BUGTeas added the Feature Request A feature request. label Oct 29, 2024
@BUGTeas BUGTeas changed the title Make bedrock player can view the infomation about potion with custom effects Make bedrock player can view the information about potion with custom effects Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request A feature request.
Projects
None yet
1 participant