Obtaining
Brewing stands can be mined using any pickaxe. If mined without a pickaxe, it will drop nothing.
Block | Brewing Stand | |
---|---|---|
Hardness | 0.5 | |
Tool | ||
Breaking "Punch" redirects here. For the enchantment, see Enchanting#Punch. The Player punches trees and gets wood (click to view animation). Breaking, digging, punching, or mining is one of the most fundamental activities in Minecraft, performed (by ![]() | ||
Hand | 2.5 | |
Wooden | 0.4 | |
Stone | 0.2 | |
Iron | 0.15 | |
Diamond | 0.1 | |
Golden | 0.1 |
- ⃢₆ₑ Times are for unenchanted tools in seconds.
Info
A brewing stand is a block See the various blocks found in Minecraft. For the blocking with shields that reduces damage when performed, see Blocking. All blocks Blocks are the basic units of structure in Minecraft. Contents 1 used for brewing Potion brewing chart (most efficient recipes, excludes splash potions). Brewing is the process of creating potions, splash potions and lingering potions by adding various ingredients to water bottles in a brewing stand. Contents 1 Brewing
potions Potion Type Potions Durability N/A Renewable Yes Stackable No First appearances See History Data values See Data values Name See Data values See the drinkable potions. For the throwable potions, see Splash
, splash potions Splash Potion Type Potions Durability N/A Renewable Yes Stackable No First appearances See History Data value dec: 438 hex: 1B6 bin: 110110110 Name splash_potion See the throwable potions. For the throwable potions that leave a
and lingering potions Lingering Potion Type Potions Durability N/A Renewable Yes Stackable No First appearances See History Data value dec: 441 hex: 1B9 bin: 110111001 Name lingering_potion See throwable potions that leave a lingering area of effect. For
.
Videos
Trivia
- Even when the brewing stand is not in use, there is still smoke coming out of the top of it.
- When a brewing stand is broken, particles from the bottle will appear, even if no bottle is in the stand.
- No matter what potion is in the stand it always looks red.
- Brewing stands will always face east, no matter what direction it was placed.
- Even if there is an empty bottle in the brewing stand, it will still look like there is water in it.
- According to Searge, blaze powder being used as fuel was added as a way to not destroy the game progression because there is a brewing stand beneath the igloo Igloo Biome Ice Plains, Cold Taiga Consists of Snow White Carpet Light Gray Carpet Ice (Packed Ice in Pocket Edition.) Redstone Torch Furnace Bed (Brown Bed, Light Blue Bed or White Bed) in Pocket Edition.
, preventing the player from using it before going to the Nether.
Crafting
Natural generation
Brewing stands generate in end city ships. They have two Instant Health II potions Potion Type Potions Durability N/A Renewable Yes Stackable No First appearances See History Data values See Data values Name See Data values See the drinkable potions. For the throwable potions, see Splash in their holders.
A brewing stand will also generate in the basement of an igloo Igloo Biome Ice Plains, Cold Taiga Consists of Snow White Carpet Light Gray Carpet Ice (Packed Ice in Pocket Edition.) Redstone Torch Furnace Bed (Brown Bed, Light Blue Bed or White Bed) in Pocket Edition. , having a splash Splash Potion Type Potions Durability N/A Renewable Yes Stackable No First appearances See History Data value dec: 438 hex: 1B6 bin: 110110110 Name splash_potion See the throwable potions. For the throwable potions that leave a
potion of Weakness Potion Type Potions Durability N/A Renewable Yes Stackable No First appearances See History Data values See Data values Name See Data values See the drinkable potions. For the throwable potions, see Splash
in it.
Brewing Stands also often spawn in witch huts. Witch huts are generated in the Swamplands biome.
Usage
Brewing stands cannot be pushed by pistons Piston Transparency Yes Luminance None Blast resistance 2.5 Tool Any tool Renewable Yes Stackable Yes (64) Flammable No Drops Itself Data values See Data values Pistons are blocks capable of pushing most blocks, depending on . Java Minecraft Author(s) Mojang AB (Credits) Markus "Notch" Persson (Creator) Jens "Jeb" Bergensten (Lead Developer) Jon "jonkagstrom" Kågström (AI Programmer) Nathan "Dinnerbone" Adams Erik "Grum" Broes Michael "Searge" Stoyke Thomas "ProfMobius" Guimbretière Agnes "LadyAgnes" Larsson Maria
and Console Console Edition Author(s) Mojang AB 4J Studios Platform(s) Written in C++ Latest version Xbox 360 - TU53 Xbox One - CU43 PS3 - 1.51 PS4 - 1.50 PSVita - 1.51 Wii U - Patch 23
editions
By default, the GUI of a brewing stand is labeled "Brewing Stand", but this name can be customized by naming it in an anvil Anvil Transparency Yes Luminance No Blast resistance 6,000 Tool Renewable Yes Stackable Yes (64), same damage state only Flammable No Drops Itself Data value dec: 145 hex: 91 bin: 10010001 Name anvil See the item before placing it, or by changing the
CustomName
tag using the /blockdata
command.
Brewing
Brewing recipe |
---|
|
The main purpose of brewing stands is to allow for brewing Potion brewing chart (most efficient recipes, excludes splash potions). Brewing is the process of creating potions, splash potions and lingering potions by adding various ingredients to water bottles in a brewing stand. Contents 1 Brewing potions Potion Type Potions Durability N/A Renewable Yes Stackable No First appearances See History Data values See Data values Name See Data values See the drinkable potions. For the throwable potions, see Splash
. Its interface can be opened by pressing use on them.
Brewing stands require blaze powder Blaze Powder Type Items Durability N/A Renewable Yes Stackable Yes (64) First appearances See history Data value dec: 377 hex: 179 bin: 101111001 Name blaze_powder Blaze powder is an item made from a blaze rod obtained from a to operate, with each piece fueling 20 operations. Java Minecraft Author(s) Mojang AB (Credits) Markus "Notch" Persson (Creator) Jens "Jeb" Bergensten (Lead Developer) Jon "jonkagstrom" Kågström (AI Programmer) Nathan "Dinnerbone" Adams Erik "Grum" Broes Michael "Searge" Stoyke Thomas "ProfMobius" Guimbretière Agnes "LadyAgnes" Larsson Maria
and Console Console Edition Author(s) Mojang AB 4J Studios Platform(s) Written in C++ Latest version Xbox 360 - TU53 Xbox One - CU43 PS3 - 1.51 PS4 - 1.50 PSVita - 1.51 Wii U - Patch 23
editions
Light source
Brewing stands emit a light level of 1.
ID
Brewing Stand | ID Name | Numerical ID |
---|---|---|
Block | brewing_stand | 117 |
Item | brewing_stand | 379 |
Block data
The bottom three bits are bit flags for which bottle slots actually contain bottles.
Bits | Values |
---|---|
0x1 | The slot pointing east |
0x2 | The slot pointing southwest |
0x4 | The slot pointing northwest |
Block entity
A brewing stand has a block entity associated with it that holds additional data about the block. The brewing stand`s block entity ID is brewing_stand
.
Block entity data- Tags common to all block entities see Template:Nbt inherit/blockentity/template
CustomName: Optional. The name of this container, which will display in its GUI where the default name ordinarily is.
Lock: Optional. When not blank, prevents the container from being opened unless the opener is holding an item whose name matches this string.
Items: List of items in the container.
: An item in the brewing stand, including the slot tag:
Slot 0: Left.
Slot 1: Middle.
Slot 2: Right.
Slot 3: Where potion ingredient goes.
Slot 4: Fuel (Blaze Powder).- Tags common to all items see Template:Nbt inherit/item/template
BrewTime: The number of ticks the potions have been brewing for.
Fuel: Remaining fuel for the brewing stand.
Block state
- See also: Block states
Name See the definition of the block states. For the files that determine block models, see Models#Block states. Block states are extra pieces of data that further define a block. Contents 1 List ![]() | Value | Description |
---|---|---|
has_bottle_0 | true false | True when a bottle is in slot 1. |
has_bottle_1 | true false | True when a bottle is in slot 2. |
has_bottle_2 | true false | True when a bottle is in slot 3. |
Video
History
Issues
Issues relating to ⃢₀ₜBrewing Stand⃢₀ are maintained on the issue tracker. Report issues there.
Gallery
-
The first picture of a brewing stand. A giant mushroom is also seen in this picture.