Minecraft:Smoker: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 4: | Line 4: | ||
| group2 = Lit | | group2 = Lit | ||
| 2-1 = Lit Smoker.gif | | 2-1 = Lit Smoker.gif | ||
| 2-1caption = {{JE}} | | 2-1caption = {{MC/JE}} | ||
| 2-2 = Lit Smoker BE.gif | | 2-2 = Lit Smoker BE.gif | ||
| 2-2caption = {{BE}} | | 2-2caption = {{MC/BE}} | ||
| extratext = View [[#Renders|all renders]] | | extratext = View [[#Renders|all renders]] | ||
| transparent = Partial <small>(when active)</small> | | transparent = Partial <small>(when active)</small> | ||
| Line 24: | Line 24: | ||
Smokers drop their contents when broken. | Smokers drop their contents when broken. | ||
{{ | {{MC/Breaking row|horizontal=1|Smoker|Pickaxe|Wood|foot=1}} | ||
=== Natural generation === | === Natural generation === | ||
| Line 45: | Line 45: | ||
=== Cooking === | === Cooking === | ||
[[File:Smoker GUI.png|thumb|176px|The GUI for the smoker.]] | [[File:Smoker GUI.png|thumb|176px|The GUI for the smoker.]] | ||
{{ | {{MC/Main|Cooking}} | ||
Smokers are used to cook food [[Minecraft:item]]s twice as fast as a regular [[Minecraft:furnace]], taking only 5 seconds per item instead of 10. It is the counterpart to the blast furnace, which is used to quickly smelt ores, metal tools and armor. When an uncooked food item and a fuel item are placed into the smoker, the block state changes to {{ | Smokers are used to cook food [[Minecraft:item]]s twice as fast as a regular [[Minecraft:furnace]], taking only 5 seconds per item instead of 10. It is the counterpart to the blast furnace, which is used to quickly smelt ores, metal tools and armor. When an uncooked food item and a fuel item are placed into the smoker, the block state changes to {{MC/Code|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 taken out of the output slot in the smoker's interface, or be collected using a [[Minecraft:hopper]]. | ||
Smokers cannot cook chorus fruit, as popped chorus fruit is not edible. | Smokers cannot cook chorus fruit, as popped chorus fruit is not edible. | ||
| Line 105: | Line 105: | ||
=== Profession === | === Profession === | ||
{{ | {{MC/Main|Job site block}} | ||
If a smoker has not been claimed by a [[Minecraft:villager]], any nearby unemployed villager has a chance to change their profession to butcher and claim the smoker as their job site block. | If a smoker has not been claimed by a [[Minecraft:villager]], any nearby unemployed villager has a chance to change their profession to butcher and claim the smoker as their job site block. | ||
| Line 112: | Line 112: | ||
=== Custom name === | === Custom name === | ||
By default, the interface of a smoker is labeled "Smoker", but this name can be customized by naming it in an [[Minecraft:anvil]] before placing it, or by changing the <code>CustomName</code> tag using the {{ | By default, the interface of a smoker is labeled "Smoker", but this name can be customized by naming it in an [[Minecraft:anvil]] before placing it, or by changing the <code>CustomName</code> tag using the {{MC/Cmd|data}} command{{only|Java}}. | ||
=== Lock === | === Lock === | ||
{{ | {{MC/In|je}}, a smoker can be "locked" by setting its <code>lock</code> tag using the {{MC/Cmd|data}} command. If a smoker's <code>lock</code> tag is not blank, the smoker cannot be opened unless the player is holding an item with the same name as the <code>lock</code> 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 {{cmd|data merge block 0 64 0 <nowiki>{lock:{components:{"custom_name":"Smoker Key"}}}</nowiki>}}. | ||
=== Note blocks === | === Note blocks === | ||
| Line 122: | Line 122: | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{Sound table/Block/Stone}} | {{MC/Sound table/Block/Stone}} | ||
=== Unique === | === Unique === | ||
{{ | {{MC/Edition|java}} | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 156: | Line 156: | ||
|subtitle=Chest locked<ref group=sound name=lock>{{Bug|MC-98316||Wrong subtitles caused by missing distinction}}</ref> | |subtitle=Chest locked<ref group=sound name=lock>{{Bug|MC-98316||Wrong subtitles caused by missing distinction}}</ref> | ||
|source=block | |source=block | ||
|description=When a player attempts to open a smoker locked using the {{ | |description=When a player attempts to open a smoker locked using the {{MC/Nbt|compound|lock}} tag | ||
|id=block.chest.locked|idnote=<ref group=sound name=lock/> | |id=block.chest.locked|idnote=<ref group=sound name=lock/> | ||
|translationkey=subtitles.block.chest.locked|translationkeynote=<ref group=sound name=lock/> | |translationkey=subtitles.block.chest.locked|translationkeynote=<ref group=sound name=lock/> | ||
| Line 165: | Line 165: | ||
}} | }} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 188: | Line 188: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 204: | Line 204: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 230: | Line 230: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/El|je}}: | ||
{{bst|facing|north|east,north,south,west|The direction the smoker's opening faces.<br>The opposite from the direction the player faces while placing the smoker.}} | {{bst|facing|north|east,north,south,west|The direction the smoker's opening faces.<br>The opposite from the direction the player faces while placing the smoker.}} | ||
{{bst|lit|false|false,true|If the smoker is lit.|foot=1}} | {{bst|lit|false|false,true|If the smoker is lit.|foot=1}} | ||
{{ | {{MC/El|be}}: | ||
{{bst|showaux=1|bits=|minecraft:cardinal_direction|south|east,north,south,west|The direction the smoker's opening faces.<br>The opposite from the direction the player faces while placing the smoker.|Unsupported|foot=1}} | {{bst|showaux=1|bits=|minecraft:cardinal_direction|south|east,north,south,west|The direction the smoker's opening faces.<br>The opposite from the direction the player faces while placing the smoker.|Unsupported|foot=1}} | ||
| Line 242: | Line 242: | ||
A smoker has a block entity associated with it that holds additional data about the block. | A smoker has a block entity associated with it that holds additional data about the block. | ||
{{ | {{MC/El|java}}: | ||
{{ | {{MC/See also|Block entity format}} | ||
<section begin="block data"/><div class="treeview"> | <section begin="block data"/><div class="treeview"> | ||
{{#lst:Furnace|block data}} | {{#lst:Furnace|block data}} | ||
</div><section end="block data"/> | </div><section end="block data"/> | ||
{{ | {{MC/El|bedrock}}: | ||
: See [[Minecraft:Bedrock Edition level format/Block entity format]]. | : See [[Minecraft:Bedrock Edition level format/Block entity format]]. | ||
== Videos == | == Videos == | ||
{{ | {{MC/Yt|mLOs-tc4gAw}} | ||
== History == | == History == | ||
''For a more in-depth breakdown of changes to textures and models, including a set of renders for each state combination, see /Asset history'' | ''For a more in-depth breakdown of changes to textures and models, including a set of renders for each state combination, see /Asset history'' | ||
{{See technical block|Lit Smoker}} | {{MC/See technical block|Lit Smoker}} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.14|dev=18w44a|[[File:Smoker (S) JE1.png|32px]] Added smokers. | |{{MC/HistoryLine||1.14|dev=18w44a|[[File:Smoker (S) JE1.png|32px]] Added smokers. | ||
|Smokers are currently obtainable only from the [[Minecraft:Creative inventory]]. | |Smokers are currently obtainable only from the [[Minecraft:Creative inventory]]. | ||
|The GUI of smokers can currently be accessed only through Spectator mode.}} | |The GUI of smokers can currently be accessed only through Spectator mode.}} | ||
|{{HistoryLine|||dev=18w48a|Smokers can now generate in some plains village houses.}} | |{{MC/HistoryLine|||dev=18w48a|Smokers can now generate in some plains village houses.}} | ||
|{{HistoryLine|||dev=18w49a|Smokers can now generate in some savanna and snowy tundra village houses.}} | |{{MC/HistoryLine|||dev=18w49a|Smokers can now generate in some savanna and snowy tundra village houses.}} | ||
|{{HistoryLine|||dev=18w50a|Smokers can now be found in some desert and taiga village houses. | |{{MC/HistoryLine|||dev=18w50a|Smokers can now be found in some desert and taiga village houses. | ||
|[[File:Lit Smoker (S) JE1.png|32px]] Smokers are now functional. | |[[File:Lit Smoker (S) JE1.png|32px]] Smokers are now functional. | ||
|Smokers can cook [[Minecraft:food]] items twice as fast as a regular [[Minecraft:furnace]]. | |Smokers can cook [[Minecraft:food]] items twice as fast as a regular [[Minecraft:furnace]]. | ||
|Smokers can now be crafted using 4 [[Minecraft:log]]s and 1 furnace.}} | |Smokers can now be crafted using 4 [[Minecraft:log]]s and 1 furnace.}} | ||
|{{HistoryLine|||dev=19w03a|Sounds have been added for smokers.}} | |{{MC/HistoryLine|||dev=19w03a|Sounds have been added for smokers.}} | ||
|{{HistoryLine|||dev=19w11a|Smokers now serve as butcher [[Minecraft:villager]]s' job site block.}} | |{{MC/HistoryLine|||dev=19w11a|Smokers now serve as butcher [[Minecraft:villager]]s' job site block.}} | ||
|{{HistoryLine||1.16|dev=20w13a|Smokers can now be crafted with stems and hyphae.}} | |{{MC/HistoryLine||1.16|dev=20w13a|Smokers can now be crafted with stems and hyphae.}} | ||
|{{HistoryLine||1.17|dev=21w11a|[[File:Smoker (S) JE2.png|32px]] [[File:Lit Smoker (S) JE2.png|32px]] Changed the top texture of smoker. | |{{MC/HistoryLine||1.17|dev=21w11a|[[File:Smoker (S) JE2.png|32px]] [[File:Lit Smoker (S) JE2.png|32px]] Changed the top texture of smoker. | ||
|[[File:Lit Smoker (S) (bottom view) JE1.png|32px]] The bottom texture is still unchanged.}} | |[[File:Lit Smoker (S) (bottom view) JE1.png|32px]] The bottom texture is still unchanged.}} | ||
|{{HistoryLine||1.19|dev=22w11a|[[File:Lit Smoker (S) (bottom view) JE2.png|32px]] Changed the bottom texture of smoker.}} | |{{MC/HistoryLine||1.19|dev=22w11a|[[File:Lit Smoker (S) (bottom view) JE2.png|32px]] Changed the bottom texture of smoker.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.9.0|dev=beta 1.9.0.2|exp=Experimental Gameplay|[[File:Smoker (S) BE1.png|32px]] Added smokers, currently behind Experimental Gameplay. | |{{MC/HistoryLine||1.9.0|dev=beta 1.9.0.2|exp=Experimental Gameplay|[[File:Smoker (S) BE1.png|32px]] Added smokers, currently behind Experimental Gameplay. | ||
|[[File:Smoker Animation.gif|32px]] The texture for the lit smoker exists, but it is unused.}} | |[[File:Smoker Animation.gif|32px]] The texture for the lit smoker exists, but it is unused.}} | ||
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|exp=Experimental Gameplay|Smokers are now craftable. | |{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|exp=Experimental Gameplay|Smokers are now craftable. | ||
|Smokers can now generate in the butcher houses in villages.}} | |Smokers can now generate in the butcher houses in villages.}} | ||
|{{HistoryLine||1.11.0|dev=beta 1.11.0.1|[[File:Lit Smoker (S) BE1.png|32px]] Added lit smokers. |Smokers are now functional.|They are now available outside of Experimental Gameplay.}} | |{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.1|[[File:Lit Smoker (S) BE1.png|32px]] Added lit smokers. |Smokers are now functional.|They are now available outside of Experimental Gameplay.}} | ||
|{{HistoryLine||1.17.0|dev=beta 1.17.0.50|[[File:Smoker (S).png|32px]] [[File:Lit Smoker (S).png|32px]] Changed the top texture of smokers.}} | |{{MC/HistoryLine||1.17.0|dev=beta 1.17.0.50|[[File:Smoker (S).png|32px]] [[File:Lit Smoker (S).png|32px]] Changed the top texture of smokers.}} | ||
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Smokers drop themselves only if mined using a pickaxe, matching {{JE}}.}} | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Smokers drop themselves only if mined using a pickaxe, matching {{MC/JE}}.}} | ||
}} | }} | ||
=== ''PlayStation 4 Edition'' === | === ''PlayStation 4 Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|ps4}} | |{{MC/HistoryLine|ps4}} | ||
|{{HistoryLine||1.91|[[File:Smoker (S) JE1.png|32px]] [[File:Lit Smoker (S) JE1.png|32px]] Added smokers.}} | |{{MC/HistoryLine||1.91|[[File:Smoker (S) JE1.png|32px]] [[File:Lit Smoker (S) JE1.png|32px]] Added smokers.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.20.30|dev=Preview 1.20.30.20|Smokers now use the <code>minecraft:cardinal_direction</code> block state instead of <code>facing_direction</code>.}} | |{{MC/HistoryLine||1.20.30|dev=Preview 1.20.30.20|Smokers now use the <code>minecraft:cardinal_direction</code> block state instead of <code>facing_direction</code>.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{MC/Issue list}} | ||
== Gallery == | == Gallery == | ||
| Line 323: | Line 323: | ||
== See also == | == See also == | ||
* {{ | * {{MC/Blocklink|Furnace}} | ||
* {{ | * {{MC/Blocklink|Blast Furnace}} | ||
== External links == | == External links == | ||
| Line 330: | Line 330: | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Utility}} | {{MC/Navbox blocks|Utility}} | ||
[[Category:Job blocks]] | [[Category:Job blocks]] | ||
Latest revision as of 20:57, 9 April 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
Template:Infobox block A smoker is a block that cooks Minecraft:food twice as quickly as a Minecraft:furnace, but cannot smelt anything else. It also serves as a butcher's job site block.
Obtaining
Breaking
A smoker can be mined and obtained using any Minecraft:pickaxe. If mined without a pickaxe, it does not drop itself.
Smokers drop their contents when broken.
Script error: No such module "breaking row".
Natural generation
Smokers can generate in butcher houses in villages.
Crafting
Usage
Smokers cannot be pushed by pistons.Template:Only
Cooking
{{#vardefine:params|0 }}Template:Hatnote
Smokers are used to cook food Minecraft:items twice as fast as a regular Minecraft:furnace, taking only 5 seconds per item instead of 10. It is the counterpart to the blast furnace, which is used to quickly smelt ores, metal tools and armor. When an uncooked food item and a fuel item are 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 taken out of the output slot in the smoker's interface, or be collected using a Minecraft:hopper.
Smokers cannot cook chorus fruit, as popped chorus fruit is not edible.
Profession
{{#vardefine:params|0 }}Template:Hatnote If a smoker has not been claimed by a Minecraft:villager, any nearby unemployed villager has a chance to change their profession to butcher and claim the smoker as their job site block.
Light source
Smokers emit a light level of 13 when active, just like normal furnaces.
Custom name
By default, the interface of a smoker is labeled "Smoker", but this name can be customized by naming it in an Minecraft:anvil before placing it, or by changing the CustomName tag using the
- REDIRECT Template:Command
Template:Redr commandTemplate:Only.
Lock
in Template:Editions, a smoker can be "locked" by setting its lock tag using the
- REDIRECT Template:Command
Template:Redr 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 Template:Cmd.
Note blocks
Smoker can be placed under note blocks to produce "bass drum" sounds.
Sounds
Generic
Template:Edition: Template:Sound table/Block/Stone/JE
Template:Edition: Template:Sound table/Block/Stone/BE
Unique
Template:!((Java EditionTemplate:))! Template:SoundTable
Template:!((Bedrock EditionTemplate:))!: Template:SoundTable
Data values
ID
Template:!((Java EditionTemplate:))!: Template:ID table Template:ID table
Template:!((Bedrock EditionTemplate:))!: Template:ID table2 Template:ID table2 Template:ID table
Block states
{{#vardefine:params|0 }}Template:Hatnote
- REDIRECT Template:Edition
Template:Rcat: Template:Bst Template:Bst
- REDIRECT Template:Edition
Block data
A smoker has a block entity associated with it that holds additional data about the block.
- REDIRECT Template:Edition
Template:Rcat: {{#vardefine:params|0 }}Template:Hatnote
<section begin="block data"/>
{{#lst:Furnace|block data}}
<section end="block data"/>
- REDIRECT Template:Edition
Videos
- REDIRECT Template:YouTube
History
For a more in-depth breakdown of changes to textures and models, including a set of renders for each state combination, see /Asset history Template:Hatnote
Java Edition
Bedrock Edition
PlayStation 4 Edition
Data history
Issues
Script error: No such module "Issue list".
Gallery
Renders
- Java Edition
-
Facing south
-
Facing south, lit
-
Facing west
-
Facing north
-
Facing east
-
Facing east, lit
Screenshots
-
A blast furnace, smoker and barrel.
-
An auto-smelter containing a smoker.
-
An auto-smelter for cooking kelp.
See also
- redirect Template:blockLink
- redirect Template:blockLink
External links
- Block of the Week: Smoker – Minecraft.net on July 22, 2022
Template:Article otherTemplate:Article other
cs:Trouba de:Räucherofen es:Ahumador fr:Fumoir ja:燻製器 ko:훈연기 pl:Wędzarka pt:Defumador ru:Коптильня uk:Коптильня zh:烟熏炉