Boats and chest boats cannot be eaten when they have a food component set.
Steps to Reproduce:
Get the following item:
/give @s minecraft:oak_boat[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:oak_chest_boat[minecraft:food={nutrition:4,saturation_modifier:0.1}]
Try and eat it
Observed & Expected Results:
❌ - The boat(s) cannot be eaten when the player is not looking directly at a block which is applicable for placement.
✔ - The boat(s) would be edible because their primary function (being placed/summoned) is not possible.
Notes:
This issue is similar to MC-145916, in that the game tries to place the boats above all else, and when that function cannot be fulfilled, nothing happens at all.
Armor stands-- which are similar to boats in that they are summoned via item form into the world, can be eaten as expected.
Linked issues
is duplicated by 2
Comments 3
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
I was given ownership of this ticket and was not the original owner (I asked for ownership prior), and I wanted clarification on whether this issue's scope is okay currently. Right now, the title features 4 different items with seperate use cases. Would it be of benefit to seperate them into their own reports?