Skip to content

Bedrock clients cannot "eat" usually inedible items with a modified food component that allows a item to be "eaten". #4890

Open
@underscoreBon

Description

@underscoreBon

Describe the bug

Bedrock clients cannot consume usually inedible items with a modified food component that allows a item to be "eaten".

I have a datapack on a server that has items that are "usable" with right click by "eating" said item. (yea, funny workaround i know)
but I experimented on the Bedrock side and... they cannot "eat" inedible-edible items (they can still eat food-component-modified edible items though)

To Reproduce

1. Get yourself a inedible item that has a modified food component. (either on a Java or Bedrock Client)
Example: /give @p diamond[food={nutrition:1,saturation:1,can_always_eat:true,eat_seconds:1}] 1
2. Give the Bedrock Player the inedible-edible item
3. Attempt to consume the Item on the bedrock side

If this sounds confusing to you, I'm confused too, while writing this.

Expected behaviour

You'd expect the Bedrock player to "Eat" the item... but it does not for some reason...
(Java players are just fine)

Screenshots / Videos

No response

Server Version and Plugins

Server: Paper 1.21-109-master@5a5035b

Geyser Dump

https://dump.geysermc.org/X717oPnEQcZrpF3FC3g2hpcaTej3fmW3

Geyser Version

2.4.0-b617 (git-master-1dd9ba3)

Minecraft: Bedrock Edition Device/Version

Tested on Windows 11 Version, but im pretty sure it can happen in other bedrock clients

Additional Context

I'm pretty sure that this is a "bedrock limitation" if you can't find some sort of work around (or that I'm missing something) but if you can't fix it, let me know.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Confirmed BugThe bug reported is confirmed and able to be replicated.Missing Client FeatureWhen the Bedrock client is missing a feature that Java Edition has

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions