Eating an oversized Soup / Stew resets the stack size to 1
Minecraft snapshot 24w12a introduces the max_stack_size item component which allows the creation of oversized stacks. Since oversizing seems to now be a supported feature, I would expect all behaviors to support oversized stacks. Eating oversized rabbit_stew, suspicious_stew, mushroom_stew or beetroot_soup results in item loss.
Steps to reproduce
1. Run the following command:
/give @s minecraft:beetroot_soup[minecraft:max_stack_size=99] 99
2. Eat the obtained soup.
3. Notice that the result is a single bowl, rather than 98 soups and 1 bowl as expected
Linked Issues
is duplicated by7
Created Issue:
Eating an oversized Soup / Stew resets the stack size to 1
Minecraft snapshot 24w12a introduces the max_stack_size item component which allows the creation of oversized stacks. Since oversizing seems to now be a supported feature, I would expect all behaviors to support oversized stacks. Eating oversized rabbit_stew, suspicious_stew or beetroot_soup results in item loss.
Steps to reproduce
1. Run the following command:
/give @s minecraft:beetroot_soup[minecraft:max_stack_size=99] 992. Eat the obtained soup.
3. Notice that the result is a single bowl, rather than 98 soups and 1 bowl as expected
Minecraft snapshot 24w12a introduces the max_stack_size item component which allows the creation of oversized stacks. Since oversizing seems to now be a supported feature, I would expect all behaviors to support oversized stacks. Eating oversized rabbit_stew, suspicious_stew, mushroom_stew or beetroot_soup results in item loss.
Steps to reproduce
1. Run the following command:
/give @s minecraft:beetroot_soup[minecraft:max_stack_size=99] 992. Eat the obtained soup.
3. Notice that the result is a single bowl, rather than 98 soups and 1 bowl as expected
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
This is tracked in MC-269642
Thank you for your report!
We're tracking this issue in MC-269642, 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.
This is already tracked in MC-269642
Thank you for your report!
We're tracking this issue in MC-269642, 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 in MC-269642, 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
Thank you for your report!
We're tracking this issue in MC-269642, 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
Can confirm
Deja vu
I can also confirm. Mushroom stew is also affected in addition to the other 3 soups and stews mentioned in this issue.
The same will happen to custom stack sized knowledge books.
/give @s minecraft:knowledge_book[minecraft:recipes=["minecraft:acacia_boat"],minecraft:max_stack_size=64] 64
Using the knowledge book in survival will consume the entire stack instead of just one.
Can confirm: the same issue occurs with consuming oversized milk buckets.
I think the issue can be easily replicated by trying to consume any oversized item that would normally give you another, such as stews.
related to
MC-45212, in fact, they're literally the same report. however,MC-45212is invalid while this bug is not because back in that time, overstack items aren't supported while now it is.Milk buckets are kind of similar they don't give you the empty bucket unless its the last one.
In 1.20.5 release candidate 1.