Перейти к содержимому
Mineforgian

Drinking Flask

Potions & stews don't stack? Put them all in a flask!

Загрузки
12K
Подписчики
25
Обновлён
12 июня 2026 г.
Лицензия
MIT

Опубликован 13 марта 2024 г.

The Drinking Flask is an item that can store up to 16 drinks. When you drink from the flask, the effects of a random drink from inside will be applied.

Drinking flask in inventory with tooltip "16/16"

Useful for carrying many potions or stews, or playing Russian roulette!

The Phantom Drinking Flask is more expensive, but you can view its contents. Drinking from it still applies a random drink though.

Phantom drinking flask in inventory displaying various drink items in tooltip

Usage

To add a drink to the flask, you can either:

  • Hold the flask in your main hand and a drink in your offhand, then use (default: right click)
  • Left click a drink on the flask in the inventory
  • Left click the flask on a drink in the inventory

The behavior is similar to a bundle.

For balancing, potions take up 2 of the 16 slots each (configurable through datapack).

More information

Drinks include:

  • Potions
  • Water Bottle
  • Milk
  • Honey Bottle
  • Soups & Stews

When you pour the drink into a bundle, you get the container back immediately even though it displays in the phantom tooltip.

Recipes

Drinking Flask

Three leather, one honeycomb, one iron ingot

You can use leather or rabbit hide interchangeably.

Phantom Drinking Flask

Three phantom membrane, one honeycomb, one iron ingot

Compatability

1.20.1 (outdated)

Compatability has been reworked in 2.0.0. Support for other mods must be done explicitly in either this mod or the other mod, through tags and optionally an API. If you're a developer or datapacker, see the wiki page for more information.

1.21.1

Compatability needs to be added manually by adding the mod item to one of the following tags, or defining a new remainder tag and recipe. See the mod data for examples.

  • #drinkingflask:can_pour_into_flask (no remainder set)
  • #drinkingflask:remainder/bottle (glass bottle)
  • #drinkingflask:remainder/bowl (bowl)
  • #drinkingflask:remainder/bucket (bucket)

Current supported mods

  • Create
  • Farmer's Delight
  • My Nether's Delight
  • Brewin' and Chewin'
  • Enderscape

If there's a mod you'd like support for, feel free to open a github isue or PR

1.21.6+

Most mods should work out-of-the-box, as long as 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 looking at the minecraft:use_remainder component or the recipe remainder if absent.

Ченджлог

4.0.5+mc26.2Релиз26.2-rc-1, 26.2-rc-2, 26.2 · 12 июня 2026 г.
  • Fix missing fill sounds
  • Update to 26.2
4.0.5+mc26.1Релиз26.1, 26.1.1, 26.1.2 · 12 июня 2026 г.
  • Fix missing fill sounds
  • Update to 26.2
4.0.4+mc26.1Релиз26.1, 26.1.1, 26.1.2 · 25 марта 2026 г.
  • Move flask fullnes to top of tooltip
4.0.3+mc26.1Релиз26.1 · 24 марта 2026 г.
  • Port to 26.1
  • Use custom sound event instead of vanilla glass bottle fill
  • Move flasks from Food & Drinks creative tab to Tools & Utilities creative tab
3.0.2+mc1.21.1Релиз1.21, 1.21.1 · 29 декабря 2025 г.
  • Add support for Enderscape, My Nether's Delight, and Brewin' and Chewin'
4.0.2+mc1.21.9Релиз1.21.9, 1.21.10, 1.21.11 · 30 сентября 2025 г.
  • Port to 1.21.9
4.0.2+mc1.21.8Релиз1.21.6, 1.21.7, 1.21.8 · 25 сентября 2025 г.
  • Fix when some items stop giving remainder after performing certain actions
4.0.1+mc1.21.8Релиз1.21.6, 1.21.7, 1.21.8 · 13 сентября 2025 г.
  • Cache contents component correctly

Комментарии

Загружаем…