All bucket item types excluding powder snow cannot be eaten with a food component set
All types of buckets, excluding powder snow buckets, cannot be consumed when they possess the MINECRAFT:FOOD component. Please note that you must not aim at a block (or liquid, or powder snow for empty buckets) to eat them, if the bug did not exist.
/give @s minecraft:water_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]
/give @s minecraft:cod_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]
/give @s minecraft:lava_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]
/give @s minecraft:bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]
Powder snow
/give @s minecraft:powder_snow_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]
Linked Issues
is duplicated by3
relates to8
Created Issue:
All types of buckets except powder snow cannot be eaten when they have the MINECRAFT:FOOD component
All types of buckets, excluding powder snow buckets, cannot be consumed when they possess the MINECRAFT:FOOD component. Please note that you must not aim at a block (or liquid, or powder snow for empty buckets) to eat them, if the bug did not exist.
/give @s minecraft:water_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:cod_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:lava_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]Powder snow
/give @s minecraft:powder_snow_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]
relates to
All types of buckets except powder snow cannot be eaten when they have theMINECRAFT:FOODcomponentAll types of buckets except powder snow cannot be eaten when they have the minecraft:food component
relates to
relates to
relates to
All types of buckets except powder snow cannot be eaten when they have the minecraft:food componentPowder snow buckets cannot be eaten when they have a food component, unlike other bucket items
Powder snow buckets cannot be eaten when they have a food component in survival, unlike other bucket items
All types of buckets, excluding powder snow buckets, cannot be consumed when they possess the MINECRAFT:FOOD component. Please note that you must not aim at a block (or liquid, or powder snow for empty buckets) to eat them, if the bug did not exist.
/give @s minecraft:water_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:cod_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:lava_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}] /give @s minecraft:bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]Powder snow
/give @s minecraft:powder_snow_bucket[minecraft:food={nutrition:4,saturation_modifier:0.1}]
Powder snow buckets cannot be eaten when they have a food component in survival & adventure mode, unlike other bucket items
is duplicated by
Powder snowbucketscannot be eaten when they havea food componentin survival & adventure mode, unlike other bucket itemsAll bucket item types excluding powder snow cannot be eaten with a food component set
is duplicated by
is duplicated by
Filled maps with a 'food=` component set cannot be eaten in survival mode, but can in creative mode.
Steps to Reproduce:
- Enter creative mode
- Give the player the following item:
/give @p minecraft:filled_map[minecraft:food={nutrition:1,saturation_modifier:1},minecraft:map_id=0] - Hold down Right Button / right-click
→
Item is eaten. - Enter survival mode
- Repeat step 3
→ Item is not eaten.
Screenshots/Videos:
Notes:
Related to:
MC-269629 MC-269648 MC-269631 MC-269638 MC-269640 MC-269655 MC-269658
Goat horn items cannot be eaten when a food component is set, even if the horn is currently on cooldown, meaning it cannot be used or interacted with (leaving it possible for a 'second use' to occur).
Steps to Reproduce:
- Attempt to eat the following item:
/give @p minecraft:goat_horn[minecraft:food={nutrition:1,saturation_modifier:1},minecraft:instrument="minecraft:ponder_goat_horn"]
Observed & Expected Results:
- The item is not eaten, and the goat horn sound is played.
- Because the item is modified to be edible, the item should be eaten rather than used.
Screenshots/Videos:
(While not obvious, I am pressing Right Mouse in the video on the items)
EatHorn.mp4
Notes:
Thank you for your report!
We're tracking this issue in MC-269648, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Thank you for your report!
We're tracking this issue as MC-269629, MC-269648 and MC-269658, so this ticket is being resolved and linked as a duplicate.
Those tickets have already been resolved as Won't Fix, which means these are considered bugs but won't be fixed. The description of those tickets or the comments might explain the rationale. Please do not leave a comment on the linked tickets.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Thank you for your report!
We're tracking this issue as MC-269648, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
I can indeed confirm that
The issue is already confirmed
This issue does not affect creative mode, I've updated the issue to reflect this.
The bug report's summary and description present conflicting information. The description asserts that powder snow buckets are edible, unlike other types, while the summary incorrectly claims that powder snow buckets cannot be consumed. Initially, the summary stated that all bucket types except powder snow were inedible.
Fixed the error.