Minecraft:Blast Furnace: 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 Blast Furnace.gif | | 2-1 = Lit Blast Furnace.gif | ||
| 2-1caption = {{ | | 2-1caption = {{MC/El|je}} | ||
| 2-2 = Lit Blast Furnace BE.gif | | 2-2 = Lit Blast Furnace BE.gif | ||
| 2-2caption = {{ | | 2-2caption = {{MC/El|be}} | ||
| extratext = View [[#Gallery|all renders]] | | extratext = View [[#Gallery|all renders]] | ||
| transparent = Partial <small>(when active)</small> | | transparent = Partial <small>(when active)</small> | ||
| Line 23: | Line 23: | ||
Blast furnaces drop their contents when broken. | Blast furnaces drop their contents when broken. | ||
{{ | {{MC/Breaking row|horizontal=1|Blast Furnace|Pickaxe|Wood|foot=1}} | ||
=== Natural generation === | === Natural generation === | ||
| Line 48: | Line 48: | ||
=== Smelting === | === Smelting === | ||
[[File:Blast Furnace GUI.png|thumb|176px|The GUI for the blast furnace, same as the ordinary furnace's.]] | [[File:Blast Furnace GUI.png|thumb|176px|The GUI for the blast furnace, same as the ordinary furnace's.]] | ||
{{ | {{MC/Main|Smelting}} | ||
Blast furnaces are similar to furnaces, but can smelt only raw metal, [[Minecraft:ore]] blocks and [[Minecraft:tool]]s/[[Minecraft:armor]] made of iron, gold, chainmail, or copper. Blast furnaces serve as the counterpart to [[Minecraft:smoker]]s, which are used mainly to cook food faster. Smelting equipment yields one iron, gold or copper nugget from their respective materials. Once an [[Minecraft:item]] and a fuel are placed into the blast furnace, the block state changes to <code>lit</code> and the item is smelted twice as fast as a regular furnace. Fuel is also used at double the rate of regular furnaces, so the number of items smelted per fuel stays the same. The product can then be collected by {{ | Blast furnaces are similar to furnaces, but can smelt only raw metal, [[Minecraft:ore]] blocks and [[Minecraft:tool]]s/[[Minecraft:armor]] made of iron, gold, chainmail, or copper. Blast furnaces serve as the counterpart to [[Minecraft:smoker]]s, which are used mainly to cook food faster. Smelting equipment yields one iron, gold or copper nugget from their respective materials. Once an [[Minecraft:item]] and a fuel are placed into the blast furnace, the block state changes to <code>lit</code> and the item is smelted twice as fast as a regular furnace. Fuel is also used at double the rate of regular furnaces, so the number of items smelted per fuel stays the same. The product can then be collected by {{MC/Control|using}} the output. Like normal [[Minecraft:furnace]]s, a [[Minecraft:hopper]] can be used to feed items into or collect items from a blast furnace. | ||
=== Profession === | === Profession === | ||
{{ | {{MC/Main|Job site block}} | ||
If a blast furnace has not been claimed by a [[Minecraft:villager]], any nearby unemployed villager has a chance to change their profession to armorer and claim the blast furnace as their job site block. | If a blast furnace has not been claimed by a [[Minecraft:villager]], any nearby unemployed villager has a chance to change their profession to armorer and claim the blast furnace as their job site block. | ||
| Line 60: | Line 60: | ||
=== Custom name === | === Custom name === | ||
By default, the interface of a blast furnace is labeled "Blast Furnace", 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 blast furnace is labeled "Blast Furnace", 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 blast furnace can be "locked" by setting its <code>lock</code> tag using the {{MC/Cmd|data}} command. If a blast furnace's <code>lock</code> tag is not blank, the blast furnace 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 blast furnace at (0,64,0) so that the blast furnace cannot be opened unless the player is holding an item named "Blast Furnace Key", use {{cmd|data merge block 0 64 0 <nowiki>{lock:{components:{"custom_name":"Blast Furnace Key"}}}</nowiki>}}. | ||
=== Note blocks === | === Note blocks === | ||
| Line 70: | Line 70: | ||
== 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 104: | Line 104: | ||
|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 blast furnace locked using the {{ | |description=When a player attempts to open a blast furnace 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 113: | Line 113: | ||
}} | }} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 138: | Line 138: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 154: | Line 154: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 182: | Line 182: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/El|je}}: | ||
{{bst|facing|north|east,north,south,west|The direction the blast furnace's opening faces.<br>The opposite from the direction the player faces while placing the blast furnace.}} | {{bst|facing|north|east,north,south,west|The direction the blast furnace's opening faces.<br>The opposite from the direction the player faces while placing the blast furnace.}} | ||
{{bst|lit|false|false,true|If the blast furnace is lit.|foot=1}} | {{bst|lit|false|false,true|If the blast furnace is lit.|foot=1}} | ||
{{ | {{MC/El|be}}: | ||
{{bst|showaux=1|bits=|minecraft:cardinal_direction|south|east,north,south,west|The direction the blast furnace's opening faces.<br>The opposite from the direction the player faces while placing the blast furnace.|Unsupported|foot=1}} | {{bst|showaux=1|bits=|minecraft:cardinal_direction|south|east,north,south,west|The direction the blast furnace's opening faces.<br>The opposite from the direction the player faces while placing the blast furnace.|Unsupported|foot=1}} | ||
| Line 194: | Line 194: | ||
A blast furnace has a block entity associated with it that holds additional data about the block. | A blast furnace 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|a6acd4G2Yz4}} | ||
== History == | == History == | ||
{{See technical block|Lit Blast Furnace}} | {{MC/See technical block|Lit Blast Furnace}} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.14|dev=18w44a|[[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Blast Furnace (E) JE1.png|32px]] [[File:Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] [[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Lit Blast Furnace (E) JE1.png|32px]] [[File:Lit Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] Added blast furnaces. | |{{MC/HistoryLine||1.14|dev=18w44a|[[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Blast Furnace (E) JE1.png|32px]] [[File:Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] [[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Lit Blast Furnace (E) JE1.png|32px]] [[File:Lit Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] Added blast furnaces. | ||
|Blast furnaces are currently obtainable only through the [[Minecraft:Creative inventory]] and the GUI can be accessed only through Spectator mode.}} | |Blast furnaces are currently obtainable only through the [[Minecraft:Creative inventory]] and the GUI can be accessed only through Spectator mode.}} | ||
|{{HistoryLine|||dev=18w48a|Blast furnaces now generate in the updated villages in plains.}} | |{{MC/HistoryLine|||dev=18w48a|Blast furnaces now generate in the updated villages in plains.}} | ||
|{{HistoryLine|||dev=18w49a|Blast furnaces now generate in the updated villages in savannas and the new villages in snowy tundras.}} | |{{MC/HistoryLine|||dev=18w49a|Blast furnaces now generate in the updated villages in savannas and the new villages in snowy tundras.}} | ||
|{{HistoryLine|||dev=18w50a|Blast furnaces now generate in the updated villages in deserts and taigas. | |{{MC/HistoryLine|||dev=18w50a|Blast furnaces now generate in the updated villages in deserts and taigas. | ||
|Blast furnaces are now functional and craftable.}} | |Blast furnaces are now functional and craftable.}} | ||
|{{HistoryLine|||dev=19w03a|Sounds have been added for blast furnaces.}} | |{{MC/HistoryLine|||dev=19w03a|Sounds have been added for blast furnaces.}} | ||
|{{HistoryLine|||dev=19w11a|Blast furnaces now serve as armorer [[Minecraft:villager]]s' job site block.}} | |{{MC/HistoryLine|||dev=19w11a|Blast furnaces now serve as armorer [[Minecraft:villager]]s' job site block.}} | ||
|{{HistoryLine||1.16|dev=20w06a|Added ancient debris, which can be smelted in blast furnaces.}} | |{{MC/HistoryLine||1.16|dev=20w06a|Added ancient debris, which can be smelted in blast furnaces.}} | ||
|{{HistoryLine||1.17|dev=21w14a|Added raw metals, which can be smelted in blast furnaces.}} | |{{MC/HistoryLine||1.17|dev=21w14a|Added raw metals, which can be smelted in blast furnaces.}} | ||
|{{HistoryLine||1.20|dev=23w12a|Blast furnaces now generate in trail ruins.}} | |{{MC/HistoryLine||1.20|dev=23w12a|Blast furnaces now generate in trail ruins.}} | ||
}} | }} | ||
=== ''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:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Blast Furnace (E) BE1.png|32px]] [[File:Blast Furnace (S) BE1.png|32px]] [[File:Blast Furnace (N) JE1 BE1.png|32px]] Added blast furnaces as part of Experimental Gameplay.}} | |{{MC/HistoryLine||1.9.0|dev=beta 1.9.0.2|exp=Experimental Gameplay|[[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Blast Furnace (E) BE1.png|32px]] [[File:Blast Furnace (S) BE1.png|32px]] [[File:Blast Furnace (N) JE1 BE1.png|32px]] Added blast furnaces as part of Experimental Gameplay.}} | ||
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|exp=Experimental Gameplay|A [[Minecraft:crafting]] recipe has been added for the blast furnace. | |{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|exp=Experimental Gameplay|A [[Minecraft:crafting]] recipe has been added for the blast furnace. | ||
|Blast furnaces now generate in the new village armorer houses.}} | |Blast furnaces now generate in the new village armorer houses.}} | ||
|{{HistoryLine||1.11.0|dev=beta 1.11.0.1|[[File:Lit Blast Furnace (N) BE1.png|32px]] [[File:Lit Blast Furnace (E) BE1.png|32px]] [[File:Lit Blast Furnace (S) BE1.png|32px]] [[File:Lit Blast Furnace (N) BE1.png|32px]] Blast furnaces are now functional.|They are no longer available only behind Experimental Gameplay.}} | |{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.1|[[File:Lit Blast Furnace (N) BE1.png|32px]] [[File:Lit Blast Furnace (E) BE1.png|32px]] [[File:Lit Blast Furnace (S) BE1.png|32px]] [[File:Lit Blast Furnace (N) BE1.png|32px]] Blast furnaces are now functional.|They are no longer available only behind Experimental Gameplay.}} | ||
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Blast furnaces drop themselves only if mined using a pickaxe, matching {{JE}}.}} | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Blast furnaces 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:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Blast Furnace (E) JE1.png|32px]] [[File:Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] [[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Lit Blast Furnace (E) JE1.png|32px]] [[File:Lit Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] Added blast furnaces.|Blast furnaces can smelt [[Minecraft:sand]] and red sand.}} | |{{MC/HistoryLine||1.91|[[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Blast Furnace (E) JE1.png|32px]] [[File:Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] [[File:Blast Furnace (N) JE1 BE1.png|32px]] [[File:Lit Blast Furnace (E) JE1.png|32px]] [[File:Lit Blast Furnace (S) JE1.png|32px]] [[File:Blast Furnace (W) JE1.png|32px]] Added blast furnaces.|Blast furnaces can smelt [[Minecraft:sand]] and red sand.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.20.30|dev=Preview 1.20.30.20|Blast furnaces 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|Blast furnaces now use the <code>minecraft:cardinal_direction</code> block state instead of <code>facing_direction</code>.}} | ||
}} | }} | ||
== Gallery == | == Gallery == | ||
=== Renders === | === Renders === | ||
==== {{JE}} ==== | ==== {{MC/JE}} ==== | ||
<gallery> | <gallery> | ||
Blast Furnace (S).png | Facing south | Blast Furnace (S).png | Facing south | ||
| Line 258: | Line 258: | ||
</gallery> | </gallery> | ||
==== {{BE}} ==== | ==== {{MC/BE}} ==== | ||
<gallery> | <gallery> | ||
Blast Furnace (S) BE.png | Facing south | Blast Furnace (S) BE.png | Facing south | ||
| Line 280: | Line 280: | ||
== Issues == | == Issues == | ||
{{ | {{MC/Issue list}} | ||
== See also == | == See also == | ||
*{{ | *{{MC/Blocklink|Furnace}} | ||
*{{ | *{{MC/Blocklink|Smoker}} | ||
== External links == | == External links == | ||
| Line 290: | Line 290: | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Utility}} | {{MC/Navbox blocks|Utility}} | ||
[[Category:Job blocks]] | [[Category:Job blocks]] | ||
Latest revision as of 19:54, 9 April 2026
Template:Infobox block A blast furnace is a Minecraft:block that smelts ores and metal items twice as quickly as a Minecraft:furnace, but cannot smelt anything else. It also serves as an armorer's job site block.
Obtaining
Breaking
A blast furnace can be picked up using any Minecraft:pickaxe. If mined without a pickaxe, it does not drop itself.
Blast furnaces drop their contents when broken. Script error: No such module "breaking row".
Natural generation
Blast furnaces can generate in any armorer house; these can be found in a village. Blast furnaces can also generate in trail ruins.
Crafting
Usage
Blast furnaces can be pushed by Minecraft:pistons.Template:Only
Smelting
{{#vardefine:params|0 }}Template:Hatnote
Blast furnaces are similar to furnaces, but can smelt only raw metal, Minecraft:ore blocks and Minecraft:tools/Minecraft:armor made of iron, gold, chainmail, or copper. Blast furnaces serve as the counterpart to Minecraft:smokers, which are used mainly to cook food faster. Smelting equipment yields one iron, gold or copper nugget from their respective materials. Once an Minecraft:item and a fuel are placed into the blast furnace, the block state changes to lit and the item is smelted twice as fast as a regular furnace. Fuel is also used at double the rate of regular furnaces, so the number of items smelted per fuel stays the same. The product can then be collected by {{#vardefine: control | right click on mouse or left trigger on gamepad }}using the output. Like normal Minecraft:furnaces, a Minecraft:hopper can be used to feed items into or collect items from a blast furnace.
Profession
{{#vardefine:params|0 }}Template:Hatnote If a blast furnace has not been claimed by a Minecraft:villager, any nearby unemployed villager has a chance to change their profession to armorer and claim the blast furnace as their job site block.
Light source
Blast furnaces emit a light level of 13 when active, similar to normal Minecraft:furnaces.
Custom name
By default, the interface of a blast furnace is labeled "Blast Furnace", 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 command.Template:Only
Lock
in Template:Editions, a blast furnace can be "locked" by setting its lock tag using the
- REDIRECT Template:Command
Template:Redr command. If a blast furnace's lock tag is not blank, the blast furnace 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 blast furnace at (0,64,0) so that the blast furnace cannot be opened unless the player is holding an item named "Blast Furnace Key", use Template:Cmd.
Note blocks
Blast furnace 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 blast furnace 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
Java Edition
Bedrock Edition
PlayStation 4 Edition
Data history
Gallery
Renders
Java Edition
-
Facing south
-
Facing south, lit
-
Facing west
-
Facing north
-
Facing east
-
Facing east, lit
Bedrock Edition
-
Facing south
-
Facing south, lit
-
Facing west or north
-
Facing west or north, lit
-
Facing east
-
Facing east, lit
Screenshots
-
A blast furnace, smoker and barrel.
In other media
-
Zuri resting on top of a blast furnace.
-
Blast furnaces as seen in A Minecraft Movie.
Issues
Script error: No such module "Issue list".
See also
- redirect Template:blockLink
- redirect Template:blockLink
External links
- Block of the Week: Blast Furnace – Minecraft.net on September 10, 2020
Template:Article otherTemplate:Article other
cs:Tavicí pec de:Schmelzofen es:Alto horno fr:Haut fourneau it:Forno fusorio ja:溶鉱炉 ko:용광로 pl:Piec hutniczy pt:Alto-Forno ru:Плавильная печь th:เตาหลอม uk:Домна zh:高炉