When "drinking" a water bottle in minecraft, the empty bottle changes slots.
The pictures show before and after.
Linked issues
is duplicated by 2
relates to 1
Attachments
Comments 8
This bug has been reported to our internal bug tracker for further testing and a fix. It is scheduled to be fixed in one of the future updates (no specific date can be provided).
Cleaning up old tickets: This ticket has not been updated recently (1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Feedback – 📖 Game Wiki
This is exactly the same issue as MCPE-56367.
This seems to happen, because the game first gives you the empty bottle and then removes the potion from your inventory, simelar if you have two command blocks and the first runs /give <player> glass_bottle and then /clear <player> potion. If you do that, exactly the same thing happens. This causes the item to be moved in a different slot. What should happen and what happens on java is that the potion simply gets the replaced by an empty bottle.
The 1.16.100.57 changelog mentions this change:
Fixed an issue that prevented an empty item from being given back after using a food like soup or stew
Does that fix this issue?
Happens with every potion.
Relates to MCPE-25349.