Minecraft:Blast Furnace: Difference between revisions
More actions
Remove broken links to missing pages |
Sync: updated from Minecraft |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
| lavasusceptible = No | | lavasusceptible = No | ||
}} | }} | ||
A '''blast furnace''' is a [[Minecraft:block]] that smelts | A '''blast furnace''' is a [[Minecraft:block]] that smelts [[Minecraft:Ore (disambiguation)|ore]]s and [[Minecraft:Smelting#Gear|metal items]] twice as quickly as a [[Minecraft:furnace]], but cannot smelt anything else. It also serves as an [[Minecraft:armorer]]'s [[Minecraft:job site block]]. | ||
== Obtaining == | == Obtaining == | ||
| Line 26: | Line 26: | ||
=== Natural generation === | === 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. | Blast furnaces can generate in any armorer house; these can be found in a [[Minecraft:village]]. Blast furnaces can also generate in [[Minecraft:trail ruins]]. | ||
=== Crafting === | === Crafting === | ||
| Line 50: | Line 50: | ||
{{main|Smelting}} | {{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 {{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. | Blast furnaces are similar to furnaces, but can [[Minecraft:smelt]] only [[Minecraft:raw metal]], [[Minecraft:ore]] blocks and [[Minecraft:tool]]s/[[Minecraft:armor]] made of [[Minecraft:iron]], [[Minecraft:gold]], [[Minecraft:chainmail]], or [[Minecraft: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 [[Minecraft: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 {{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 === | ||
{{main|Job site block}} | {{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 [[Minecraft:job site block]]. | ||
=== Light source === | === Light source === | ||
Blast furnaces emit a light level of 13 when active, similar to normal [[Minecraft:furnace]]s. | Blast furnaces emit a [[Minecraft:light]] level of 13 when active, similar to normal [[Minecraft:furnace]]s. | ||
=== Custom name === | === Custom name === | ||
| Line 64: | Line 64: | ||
=== Lock === | === Lock === | ||
{{IN|je}}, a blast furnace can be "locked" by setting its <code>lock</code> tag using the {{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>}}. | {{IN|je}}, a blast furnace can be "locked" by setting its <code>lock</code> tag using the {{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>}}. | ||
== Sounds == | == Sounds == | ||
| Line 212: | Line 209: | ||
|{{HistoryLine|java}} | |{{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. | |{{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 [[Minecraft:Spectator]] mode.}} | ||
|{{HistoryLine|||dev=18w48a|Blast furnaces now generate in the updated | |{{HistoryLine|||dev=18w48a|Blast furnaces now generate in the updated [[Minecraft:village]]s in [[Minecraft:plains]].}} | ||
|{{HistoryLine|||dev=18w49a|Blast furnaces now generate in the updated villages in | |{{HistoryLine|||dev=18w49a|Blast furnaces now generate in the updated villages in [[Minecraft:savanna]]s and the new villages in [[Minecraft:snowy tundra]]s.}} | ||
|{{HistoryLine|||dev=18w50a|Blast furnaces now generate in the updated villages in | |{{HistoryLine|||dev=18w50a|Blast furnaces now generate in the updated villages in [[Minecraft:desert]]s and [[Minecraft:taiga]]s. | ||
|Blast furnaces are now functional and | |Blast furnaces are now functional and [[Minecraft:craft]]able.}} | ||
|{{HistoryLine|||dev=19w03a| | |{{HistoryLine|||dev=19w03a|[[Minecraft:Sound]]s have been added for blast furnaces.}} | ||
|{{HistoryLine|||dev=19w11a|Blast furnaces now serve as armorer [[Minecraft:villager]]s' job site block.}} | |{{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 | |{{HistoryLine||1.16|dev=20w06a|Added [[Minecraft:ancient debris]], which can be [[Minecraft:smelt]]ed in blast furnaces.}} | ||
|{{HistoryLine||1.17|dev=21w14a|Added raw | |{{HistoryLine||1.17|dev=21w14a|Added [[Minecraft:raw metal]]s, which can be smelted in blast furnaces.}} | ||
|{{HistoryLine||1.20|dev=23w12a|Blast furnaces now generate in trail ruins.}} | |{{HistoryLine||1.20|dev=23w12a|Blast furnaces now generate in [[Minecraft:trail ruins]].}} | ||
}} | }} | ||
| Line 227: | Line 224: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{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.}} | |{{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 [[Minecraft: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. | |{{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 [[Minecraft: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.}} | |{{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 {{JE}}.}} | ||
| Line 237: | Line 234: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|ps4}} | |{{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.}} | |{{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 [[Minecraft:red sand]].}} | ||
}} | }} | ||
| Line 243: | Line 240: | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{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>.}} | |{{HistoryLine||1.20.30|dev=Preview 1.20.30.20|Blast furnaces now use the <code>minecraft:cardinal_direction</code> [[Minecraft:block state]] instead of <code>facing_direction</code>.}} | ||
}} | }} | ||
| Line 275: | Line 272: | ||
=== In other media === | === In other media === | ||
<gallery> | <gallery> | ||
File:AYIB Zuri.jpeg|Zuri resting on top of a blast furnace. | File:AYIB Zuri.jpeg|[[Minecraft:Zuri]] resting on top of a blast furnace. | ||
File:Blast furnaces.png|Blast furnaces as seen in A Minecraft Movie. | File:Blast furnaces.png|Blast furnaces as seen in [[Minecraft:A Minecraft Movie]]. | ||
</gallery> | </gallery> | ||
| Line 302: | Line 299: | ||
[[Category:Readable by comparators]] | [[Category:Readable by comparators]] | ||
cs:Tavicí pec | [[Minecraft:cs:Tavicí pec]] | ||
de:Schmelzofen | [[Minecraft:de:Schmelzofen]] | ||
es:Alto horno | [[Minecraft:es:Alto horno]] | ||
fr:Haut fourneau | [[Minecraft:fr:Haut fourneau]] | ||
it:Forno fusorio | [[Minecraft:it:Forno fusorio]] | ||
ja:溶鉱炉 | [[Minecraft:ja:溶鉱炉]] | ||
ko:용광로 | [[Minecraft:ko:용광로]] | ||
pl:Piec hutniczy | [[Minecraft:pl:Piec hutniczy]] | ||
pt:Alto-Forno | [[Minecraft:pt:Alto-Forno]] | ||
ru:Плавильная печь | [[Minecraft:ru:Плавильная печь]] | ||
th:เตาหลอม | [[Minecraft:th:เตาหลอม]] | ||
uk:Домна | [[Minecraft:uk:Домна]] | ||
zh:高炉 | [[Minecraft:zh:高炉]] | ||
Latest revision as of 11:01, 29 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 Minecraft:armorer's Minecraft: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. Template:Breaking row
Natural generation
Blast furnaces can generate in any armorer house; these can be found in a Minecraft:village. Blast furnaces can also generate in Minecraft:trail ruins.
Crafting
Usage
Blast furnaces can be pushed by Minecraft:pistons.Template:Only
Smelting
Blast furnaces are similar to furnaces, but can Minecraft:smelt only Minecraft:raw metal, Minecraft:ore blocks and Minecraft:tools/Minecraft:armor made of Minecraft:iron, Minecraft:gold, Minecraft:chainmail, or Minecraft: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 Minecraft: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 Template:Control the output. Like normal Minecraft:furnaces, a Minecraft:hopper can be used to feed items into or collect items from a blast furnace.
Profession
Template:Main 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 Minecraft:job site block.
Light source
Blast furnaces emit a Minecraft: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 Template:Cmd command.Template:Only
Lock
Template:IN, a blast furnace can be "locked" by setting its lock tag using the Template:Cmd 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.
Sounds
Generic
Template:Sound table/Block/Stone
Unique
Data values
ID
Template:Edition: Template:ID table Template:ID table
Template:Edition: Template:ID table2 Template:ID table2 Template:ID table
Block states
Template:El: Template:Bst Template:Bst
Block data
A blast furnace has a block entity associated with it that holds additional data about the block.
Template:El: Template:See also
<section begin="block data"/>
{{#lst:Furnace|block data}}
<section end="block data"/>
Videos
History
Java Edition
Bedrock Edition
PlayStation 4 Edition
Data history
Gallery
Renders
Template:JE
-
Facing south
-
Facing south, lit
-
Facing west
-
Facing north
-
Facing east
-
Facing east, lit
Template:BE
-
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
-
Minecraft:Zuri resting on top of a blast furnace.
-
Blast furnaces as seen in Minecraft:A Minecraft Movie.
Issues
See also
External links
- Block of the Week: Blast Furnace – Minecraft.net on September 10, 2020
Minecraft:cs:Tavicí pec Minecraft:de:Schmelzofen Minecraft:es:Alto horno Minecraft:fr:Haut fourneau Minecraft:it:Forno fusorio Minecraft:ja:溶鉱炉 Minecraft:ko:용광로 Minecraft:pl:Piec hutniczy Minecraft:pt:Alto-Forno Minecraft:ru:Плавильная печь Minecraft:th:เตาหลอม Minecraft:uk:Домна Minecraft:zh:高炉