Difference between revisions of "Smoker"
(Adding to category Storage, to be in line with Blast Furnace etc) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 13:16, 13 May 2021
Renewable |
Yes |
---|---|
Stackable |
Yes (64) |
Tool | |
Blast resistance |
3.5 |
Hardness |
3.5 |
Luminant |
Yes (13) (when active) |
Transparent |
Partial (when active) |
Flammable |
No |
Catches fire from lava |
No |
A smoker is a type of furnace that cooks food items, similar to a furnace, but twice as fast. It also serves as a butcher's job site block.
Obtaining
Breaking
Smokers can be mined using any pickaxe. If mined without a pickaxe, it drops nothing.
Block | Smoker | |
---|---|---|
Hardness | 3.5 | |
Tool | ||
Breaking time[FN 1] | ||
Default | 17.5 | |
Wooden | 2.65 | |
Stone | 1.35 | |
Iron | 0.9 | |
Diamond | 0.7 | |
Netherite | 0.6 | |
Golden | 0.45 |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
Natural generation
Smokers can generate in butcher houses in villages.
Crafting
Ingredients | Crafting recipe |
---|---|
Any Log or Any Stripped Log or Any Wood or Any Stripped Wood + Furnace |
Usage
Smokers cannot be pushed by pistons.[Java Edition only]
Warped Stems or Crimson Stems cannot be used to craft a smoker.
Smelting
Smokers are used to cook food items twice as fast as a regular furnace. It is the counterpart to the blast furnace, which is used to smelt ores, metal tools and armor. When a food item and a fuel item is placed into the smoker, the block state changes to lit
and the item cooks. Fuel is used at double the rate of regular furnaces, so the number of items cooked per fuel stays the same. The product can then be collected by pressing use on the smoker or by collecting the output using a hopper.
Smokers cannot cook chorus fruit, as popped chorus fruit is not edible.
Light source
Smokers emit a light level of 13 when active, just like normal furnaces.
Custom name
By default, the GUI of a smoker is labeled "Smoker", but this name can be customized by naming it in an anvil before placing it, or by changing the CustomName
tag using the /data
command[Java Edition only].
Change profession
If a village has a smoker that has not been claimed by a villager, any nearby villager who hasn't chosen a job site block has a chance to change their profession to butcher.
Lock
In Java Edition, a smoker can be "locked" by setting its Lock
tag using the /data
command. If a smoker's Lock
tag is not blank, the smoker cannot be opened unless the player is holding an item with the same name as the Lock
tag's text. For example, to lock a smoker at (0,64,0) so that the smoker cannot be opened unless the player is holding an item named "Smoker Key", use /data merge block 0 64 0 {Lock:"Smoker Key"}
.
Note Blocks
Smoker can be placed under note blocks to produce "bass drum" sound, just as other stone blocks.
Sounds
Generic
Sound | Subtitle | Source | Description | Namespaced ID | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
File:Stone dig1.ogg | Block broken | Blocks | Once the block has broken | block.stone.break | subtitles.block.generic.break | 1.0 | 0.8 | 16 |
File:Stone hit1.ogg | None[sound 1] | Blocks | Falling on the block with fall damage | block.stone.fall | None[sound 1] | 0.5 | 0.75 | 16 |
File:Stone hit1.ogg | Block breaking | Blocks | While the block is in the process of being broken | block.stone.hit | subtitles.block.generic.hit | 0.25 | 0.5 | 16 |
File:Stone dig1.ogg | Block placed | Blocks | When the block is placed | block.stone.place | subtitles.block.generic.place | 1.0 | 0.8 | 16 |
File:Stone hit1.ogg | Footsteps | Blocks | Walking on the block | block.stone.step | subtitles.block.generic.footsteps | 0.15 | 1.0 | 16 |
Sound | Source | Description | Namespaced ID | Volume | Pitch |
---|---|---|---|---|---|
File:Stone dig1.ogg | Blocks | Once the block has broken | dig.stone | 1.0 | 0.8 |
File:Stone hit1.ogg | Blocks | Falling on the block with fall damage | fall.stone | 0.4 | 1.0 |
File:Stone hit1.ogg | Blocks | While the block is in the process of being broken | hit.stone | 0.37 | 0.5 |
? | Blocks | Jumping from the block | jump.stone | 0.12 | 1.0 |
? | Blocks | Falling on the block without fall damage | land.stone | 0.22 | 1.0 |
File:Stone hit1.ogg | Blocks | Walking on the block | step.stone | 0.3 | 1.0 |
File:Stone dig1.ogg | Blocks | When the block is placed | use.stone | 1.0 | 0.8 |
Unique
Sound | Subtitle | Source | Description | Namespaced ID | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
File:Smoker fire crackle1.ogg | Smoker smokes | ? | Plays randomly when active | block.smoker.smoke | subtitles.block.smoker.smoke | ? | ? | 16 |
Data values
ID
Name | Namespaced ID | Form | Translation key |
---|---|---|---|
Smoker | smoker | Block & Item | block.minecraft.smoker |
Name | Namespaced ID |
---|---|
Block entity | smoker |
Name | Namespaced ID | Numeric ID | Form | Translation key |
---|---|---|---|---|
Smoker | smoker | 453 | Block & Item | tile.smoker.name |
Lit Smoker | lit_smoker | 454 | Block | tile.lit_smoker.name |
Name | Savegame ID |
---|---|
Block entity | Smoker |
Metadata
In Bedrock Edition, smokers use the following data values:
Block states
Block data
A smoker has a block entity associated with it that holds additional data about the block.
History
Java Edition | |||||
---|---|---|---|---|---|
1.14 | 18w44a | 32px 32px 32px 32px 32px 32px 32px 32px Added smokers. | |||
Smokers are currently obtainable only from the creative inventory. | |||||
The GUI of smokers can currently be accessed only through spectator mode. | |||||
18w48a | Smokers can now generate in some plains village houses. | ||||
18w49a | Smokers can now generate in some savanna and snowy tundra village houses. | ||||
18w50a | Smokers can now be found in some desert and taiga village houses. | ||||
Smokers are now functional. | |||||
Smokers can cook food items twice as fast as a regular furnace. | |||||
Smokers can now be crafted using 4 logs and 1 furnace. | |||||
19w03a | Sounds have been added for smokers. | ||||
Upcoming Java Edition | |||||
1.17 | 21w11a | 32px 32px 32px 32px 32px 32px 32px 32px Changed the top texture of smokers. | |||
Bedrock Edition | |||||
1.9.0 | beta 1.9.0.2 | 32px 32px 32px 32px Added smokers. | |||
The texture for the lit smoker exists, but it is unused. | |||||
1.10.0 | beta 1.10.0.3 | Smokers are now craftable. | |||
Smokers can now generate in the butcher houses in villages. | |||||
1.11.0 | beta 1.11.0.1 | 32px 32px 32px 32px Smokers are now functional. | |||
Upcoming Bedrock Edition | |||||
1.17.0 | beta 1.17.0.50 | 32px 32px 32px 32px 32px 32px 32px 32px Changed the top texture of smokers. | |||
PlayStation 4 Edition | |||||
1.91 | 32px 32px 32px 32px 32px 32px 32px 32px Added smokers. |
Lit smoker "item"
Bedrock Edition | |||||
---|---|---|---|---|---|
? | Lit smokers exist as an item. | ||||
? | The lit smoker item is called tile.lit_smoker.name. | ||||
? | 32px Lit smoker items now look like this. |
Issues
Issues relating to "Smoker" are maintained on the bug tracker. Report issues there.
Gallery
- Smoker Animation.gif
A lit Smoker's animation found in the Bedrock Edition beta 1.9.0.3 files. Possibly existed in beta 1.9.0.2 as well.[verify]
See also
cs:Trouba de:Räucherofen es:Ahumador fr:Fumoir ja:燻製器 ko:훈연기 pl:Wędzarka pt:Defumador ru:Коптильня zh:烟熏炉
- Verify
- Pages with broken file links
- Renewable resources
- Decoration block recipe
- Recipe using Log
- Recipe using Stripped Log
- Recipe using Wood
- Recipe using Furnace
- Pages missing sound source
- Pages missing sound volume
- Pages missing sound pitch
- Java Edition upcoming
- Bedrock Edition upcoming
- Unknown Bedrock version history
- Upcoming
- Bedrock Edition upcoming tag
- Java Edition upcoming tag
- Pages using deprecated sprite names
- Pages with missing sprites
- Blocks
- Utility blocks
- Storage
Bedrock Edition upcoming
Bedrock Edition upcoming tag
Blocks
Decoration block recipe
Java Edition upcoming
Java Edition upcoming tag
Pages missing sound pitch
Pages missing sound source
Pages missing sound volume
Pages using deprecated sprite names
Pages with broken file links
Pages with missing sprites
Recipe using Furnace
Recipe using Log
Recipe using Stripped Log
Recipe using Wood
Renewable resources
Storage
Unknown Bedrock version history
Upcoming
Utility blocks
Verify