Open Joko991 opened 10 months ago
Brewing stand recipes are currently hard-coded. The java server does not send them over the network (to my knowledge), so we unfortunately can't add/remove vanilla potion recipes.
In theory, a recipe api could be added to Geyser so e.g. an extension could register more recipes
Describe the bug
When using plugins which add new brewing stands recipes bedrock players are unable to add items that can't normally be put into a brewing stand. For example: Chorus fruit can't be put into a brewing stand on vanilla Bedrock Edition, so even if it is a valid recipe on a server, it can't be put in.
To Reproduce
Expected behaviour
Screenshots / Videos
No response
Server Version and Plugins
No response
Geyser Dump
https://dump.geysermc.org/XeMK7lget9OhPp4w4Okz1Q6HznYiyWWz
Geyser Version
2.2.0-SNAPSHOT (git-master-592a58a)
Minecraft: Bedrock Edition Device/Version
1.20.41 Minecraft: Pocket Edition
Additional Context
Aternos server, ValhallaMMO is the plugin that adds the extra brewing recipes.