Minecraft:Blast Furnace: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
| group2 = Lit | | group2 = Lit | ||
| 2-1 = Lit Blast Furnace.gif | | 2-1 = Lit Blast Furnace.gif | ||
| 2-1caption = {{ | | 2-1caption = {{el|je}} | ||
| 2-2 = Lit Blast Furnace BE.gif | | 2-2 = Lit Blast Furnace BE.gif | ||
| 2-2caption = {{ | | 2-2caption = {{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 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 23: | Line 23: | ||
Blast furnaces drop their contents when broken. | Blast furnaces drop their contents when broken. | ||
{{ | {{breaking row|horizontal=1|Blast Furnace|Pickaxe|Wood|foot=1}} | ||
=== 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 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.]] | ||
{{ | {{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 [[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}} | ||
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 === | ||
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 {{cmd|data}} command.{{only|java}} | ||
=== 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>}}. | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{ | {{Sound table/Block/Stone}} | ||
=== Unique === | === Unique === | ||
{{ | {{edition|java}} | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 104: | Line 101: | ||
|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 {{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 110: | ||
}} | }} | ||
{{ | {{edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 138: | Line 135: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 154: | Line 151: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{edition|bedrock}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 182: | Line 179: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{ | {{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}} | ||
{{ | {{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 191: | ||
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. | ||
{{ | {{el|java}}: | ||
{{ | {{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"/> | ||
{{ | {{el|bedrock}}: | ||
: See [[Minecraft:Bedrock Edition level format/Block entity format]]. | : See [[Minecraft:Bedrock Edition level format/Block entity format]]. | ||
== Videos == | == Videos == | ||
{{ | {{yt|a6acd4G2Yz4}} | ||
== History == | == History == | ||
{{ | {{See technical block|Lit Blast Furnace}} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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. | ||
|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 [[Minecraft:village]]s in [[Minecraft:plains]].}} | ||
|{{ | |{{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 [[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|[[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||1.16|dev=20w06a|Added [[Minecraft:ancient debris]], which can be [[Minecraft:smelt]]ed in blast furnaces.}} | ||
|{{ | |{{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 [[Minecraft:trail ruins]].}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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 [[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. | ||
|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.21.50|dev=Preview 1.21.50.24|Blast furnaces drop themselves only if mined using a pickaxe, matching {{ | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Blast furnaces drop themselves only if mined using a pickaxe, matching {{JE}}.}} | ||
}} | }} | ||
=== ''PlayStation 4 Edition'' === | === ''PlayStation 4 Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{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 [[Minecraft:red sand]].}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{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>.}} | ||
}} | }} | ||
== Gallery == | == Gallery == | ||
=== Renders === | === Renders === | ||
==== {{ | ==== {{JE}} ==== | ||
<gallery> | <gallery> | ||
Blast Furnace (S).png | Facing south | Blast Furnace (S).png | Facing south | ||
| Line 258: | Line 255: | ||
</gallery> | </gallery> | ||
==== {{ | ==== {{BE}} ==== | ||
<gallery> | <gallery> | ||
Blast Furnace (S) BE.png | Facing south | Blast Furnace (S) BE.png | Facing south | ||
| 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> | ||
== Issues == | == Issues == | ||
{{ | {{issue list}} | ||
== See also == | == See also == | ||
*{{ | *{{BlockLink|Furnace}} | ||
*{{ | *{{BlockLink|Smoker}} | ||
== External links == | == External links == | ||
| Line 290: | Line 287: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Utility}} | ||
[[Category:Job blocks]] | [[Category:Job blocks]] | ||
| 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:高炉