Drinking Flask
Convenient Drink Storage in One Item
The Drinking Flask modification adds a special flask to the game that can hold up to 16 different drinks simultaneously. When using the flask, the effect of one of the contained drinks is randomly activated.

Perfect solution for those tired of the inconvenience of carrying multiple potions and stews! Can also be used for playing "Russian roulette" with effects.
Two Flask Versions
Phantom Drinking Flask — a more expensive version that allows you to see the flask's contents. However, even when viewing the contents, drinking still selects a random drink.

How to Use
You can add a drink to the flask in several ways:
- Hold the flask in your main hand and a drink in your offhand, then use (default: right click)
- Left click on a drink over the flask in inventory
- Left click on the flask over a drink in inventory
The mechanics work similarly to a bundle.
For balance, each potion takes up 2 of the 16 slots (configurable via datapack).
Supported Drinks
- Potions
- Water Bottle
- Milk
- Honey Bottle
- Soups and Stews
When pouring a drink into the flask, the container is returned immediately, even if displayed in the phantom flask tooltip.
Crafting Recipes
Regular Flask

You can use leather or rabbit hide interchangeably.
Phantom Flask

Compatibility
Version 1.21.1
Compatibility needs to be added manually by adding the mod item to one of the following tags or defining a new remainder tag and recipe. Examples can be found in the mod data.
#drinkingflask:can_pour_into_flask(no remainder set)#drinkingflask:remainder/bottle(glass bottle)#drinkingflask:remainder/bowl(bowl)#drinkingflask:remainder/bucket(bucket)
Version 1.21.6+
Most mods should work out-of-the-box if the drink has a minecraft:consumable component with the drink animation. Items can also be flask-enabled by adding them to the #drinkingflask:can_pour_into_flask tag. Remainders are determined by checking the minecraft:use_remainder component or the recipe remainder if the component is absent.
Currently Supported Mods
- Create (Builder's Tea)
- Farmer's Delight