Minecraft:Furnace: Difference between revisions
More actions
imported>Chilsumor m →Navigation: interwiki |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{For}} | {{MC/For}} | ||
{{Infobox block | {{Infobox block | ||
| group = Unlit | | group = Unlit | ||
| Line 15: | Line 15: | ||
}} | }} | ||
A '''furnace''' is a [[Minecraft:block]] with two functions: it can be used for either | A '''furnace''' is a [[Minecraft:block]] with two functions: it can be used for either smelting or [[Minecraft:cooking]], by placing fuel and an appropriate [[Minecraft:item]] inside together. | ||
== Obtaining == | == Obtaining == | ||
| Line 23: | Line 23: | ||
Furnaces drop their contents when broken, including XP from processed items that were extracted by hoppers. | Furnaces drop their contents when broken, including XP from processed items that were extracted by hoppers. | ||
{{ | {{MC/Breaking row|horizontal=1|Furnace|Pickaxe|Wood|foot=1}} | ||
=== Natural generation === | === Natural generation === | ||
Furnaces can be found in | Furnaces can be found in plains, desert, and some savanna village weaponsmiths. Furnaces also generate in some houses in snowy village, and in one of the taiga and snowy taiga{{only|bedrock|short=1}} village houses. They can also generate in ancient cities and trail ruins, and one furnace generates in every igloo. | ||
=== Generated loot === | === Generated loot === | ||
{{LootChestItem|furnace}} | {{MC/LootChestItem|furnace}} | ||
=== Crafting === | === Crafting === | ||
| Line 47: | Line 47: | ||
}} | }} | ||
The lit furnace can be obtained {{ | The lit furnace can be obtained {{MC/In|java}} only with commands such as {{cmd|give @s <nowiki>minecraft:furnace[minecraft:block_state={lit:"true"}]</nowiki>}}, although it does not appear lit in the inventory. {{MC/In|bedrock}}, the lit furnace block can be obtained only by inventory editing. It always stays lit, despite containing no items. | ||
== Usage == | == Usage == | ||
Furnaces cannot be pushed by [[Minecraft:piston]]s {{ | Furnaces cannot be pushed by [[Minecraft:piston]]s {{MC/In|java}}. | ||
=== Processing items === | === Processing items === | ||
{{ | {{MC/Main|Smelting|Cooked food}} | ||
[[File:Furnace GUI.png|thumb|right|Interface for the furnace {{ | [[File:Furnace GUI.png|thumb|right|Interface for the furnace {{MC/In|Java}}.]] | ||
The purpose of a furnace is to process items by heating them up in order to change them into other items. Its interface can be opened by pressing the {{Control|use item}} button on it. A fuel source (up to one stack of fuel items) is placed in the bottom slot, and the items to be processed (up to one stack) goes in the upper slot. A furnace runs at a speed of one item every {{ | The purpose of a furnace is to process items by heating them up in order to change them into other items. Its interface can be opened by pressing the {{MC/Control|use item}} button on it. A fuel source (up to one stack of fuel items) is placed in the bottom slot, and the items to be processed (up to one stack) goes in the upper slot. A furnace runs at a speed of one item every {{MC/Convert|200|game tick|second}} or six items per minute. | ||
The number of items that a fuel source can process depends on the type of fuel. As soon as the process begins, the fuel slot is decremented immediately, and that unit of fuel starts burning. The fuel continues burning until fully consumed, regardless of whether the upper slot has any items remaining to process. For example, a piece of coal burns for 80 seconds and can process eight items, but if only one item is processed (or if the item is pulled out before the process is complete), the coal still continues burning for the full 80 seconds, wasting seven items’ worth of processing. After it burns out, no additional fuel is decremented from the fuel slot if the upper slot is empty. If the fuel slot is empty and the burning fuel is consumed before an item completes processing, the process stops, the item is unchanged, and the process must be restarted with new fuel. | The number of items that a fuel source can process depends on the type of fuel. As soon as the process begins, the fuel slot is decremented immediately, and that unit of fuel starts burning. The fuel continues burning until fully consumed, regardless of whether the upper slot has any items remaining to process. For example, a piece of coal burns for 80 seconds and can process eight items, but if only one item is processed (or if the item is pulled out before the process is complete), the coal still continues burning for the full 80 seconds, wasting seven items’ worth of processing. After it burns out, no additional fuel is decremented from the fuel slot if the upper slot is empty. If the fuel slot is empty and the burning fuel is consumed before an item completes processing, the process stops, the item is unchanged, and the process must be restarted with new fuel. | ||
{| class="wikitable" data-description="Furnace smelting interface" | {| class="wikitable" data-description="Furnace smelting interface" | ||
! | ! Smelting recipe | ||
|- | |- | ||
| {{Furnace}} | | {{Furnace}} | ||
| Line 68: | Line 68: | ||
=== Light source === | === Light source === | ||
[[File:Lit Furnace (S).gif|thumb|Lit furnace]] | [[File:Lit Furnace (S).gif|thumb|Lit furnace]] | ||
Furnaces emit a light level of 13 when active, as well as smoke and flame | Furnaces emit a light level of 13 when active, as well as smoke and flame particles. | ||
=== Crafting ingredient === | === Crafting ingredient === | ||
| Line 74: | Line 74: | ||
=== Custom name === | === Custom name === | ||
By default, the GUI of a furnace is labeled "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 GUI of a furnace is labeled "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 furnace can be "locked" by setting its <code>lock</code> tag using the {{MC/Cmd|data}} command. If a furnace's <code>lock</code> tag is not blank, the furnace cannot be opened unless the player is holding an item that matches the item predicate in the <code>lock</code> tag. For example, to lock a furnace at (0,64,0) so that the furnace cannot be opened unless the player is holding an item named "Furnace Key", use {{cmd|data merge block 0 64 0 <nowiki>{lock:{components:{"custom_name":"Furnace Key"}}}</nowiki>}}. | ||
=== Note blocks === | === Note blocks === | ||
A furnace can be placed under | A furnace can be placed under note blocks to produce "bass drum" sounds. | ||
== 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 109: | Line 109: | ||
|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 furnace locked using the {{ | |description=When a player attempts to open a 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 118: | Line 118: | ||
}} | }} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 137: | Line 137: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 153: | Line 153: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 179: | Line 179: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{ | {{MC/Edition|java}}: | ||
{{bst|facing|north|east,north,south,west|The direction the furnace's opening faces.<br>The opposite from the direction the player faces while placing the furnace.}} | {{bst|facing|north|east,north,south,west|The direction the furnace's opening faces.<br>The opposite from the direction the player faces while placing the furnace.}} | ||
{{bst|lit|false|false,true|If the furnace is lit.|foot=1}} | {{bst|lit|false|false,true|If the furnace is lit.|foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{bst|showaux=1|bits=|minecraft:cardinal_direction|south|east,north,south,west|The direction the furnace's opening faces.<br>The opposite from the direction the player faces while placing the furnace.|Unsupported|foot=1}} | {{bst|showaux=1|bits=|minecraft:cardinal_direction|south|east,north,south,west|The direction the furnace's opening faces.<br>The opposite from the direction the player faces while placing the furnace.|Unsupported|foot=1}} | ||
| Line 191: | Line 191: | ||
A furnace has a block entity associated with it that holds additional data about the block. | A 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"> | ||
*{{ | *{{MC/Nbt|compound}} Block entity data | ||
** {{ | ** {{MC/Nbt inherit/blockentity}} | ||
** {{ | ** {{MC/Nbt inherit/nameable|indent=**}} | ||
** {{ | ** {{MC/Nbt inherit/Lockable|indent=**}} | ||
** {{ | ** {{MC/Nbt|list|Items}}: List of items in this container. Represents the {{DCL|minecraft:container}} component. | ||
*** {{ | *** {{MC/Nbt|compound}}: An item in the furnace, including the slot tag:<br>Slot 0: The item(s) being smelted.<br>Slot 1: The item(s) to use as the next fuel source.<br>Slot 2: The item(s) in the result slot. | ||
**** {{ | **** {{MC/Nbt inherit/item|indent=****}} | ||
** {{ | ** {{MC/Nbt|short|lit_time_remaining}}: Number of ticks left before the current fuel runs out. | ||
** {{ | ** {{MC/Nbt|short|cooking_time_spent}}: Number of ticks the item has been smelting for. The item finishes smelting when this value reaches 200 (10 seconds). Is reset to 0 if lit_time_remaining reaches 0. | ||
** {{ | ** {{MC/Nbt|short|cooking_total_time}}: Number of ticks it takes for the item to be smelted. | ||
**{{ | **{{MC/Nbt|short|lit_total_time}}: Represent the total time the furnace should be lit. | ||
** {{ | ** {{MC/Nbt|compound|RecipesUsed}}: Which recipes have been used since the last time a recipe result item was manually removed from the GUI. Used to calculate experience given to the player when taking out the resulting item. Is not preserved when removed. | ||
*** {{ | *** {{MC/Nbt|int|''recipe ID''}}: How many times this specific recipe has been used. The ''recipe ID'' is the identifier of the smelting recipe, as a resource location, as used in the {{MC/Cmd|recipe}} command. | ||
</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]]. | ||
== Achievements == | == Achievements == | ||
{{ | {{MC/Load achievements|Hot Topic;Smelt Everything;Super Fuel}} | ||
== Advancements == | == Advancements == | ||
{{ | {{MC/Load advancements|Acquire Hardware}} | ||
== Videos == | == Videos == | ||
{{ | {{MC/Yt|Mzj8OIRLJgk}} | ||
== History == | == History == | ||
{{See technical block|Lit Furnace}} | {{MC/See technical block|Lit Furnace}} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java indev}} | |{{MC/HistoryLine|java indev}} | ||
|{{HistoryLine||0.31|dev=20100129-1447|Prior to the addition of furnaces, [[Minecraft:item]]s could be | |{{MC/HistoryLine||0.31|dev=20100129-1447|Prior to the addition of furnaces, [[Minecraft:item]]s could be smelted by dropping them on the ground and then burning them with flint and steel. This was the only way to smelt [[Minecraft:ore]]s.}} | ||
|{{HistoryLine||20100219|[[File:Furnace (N) JE1.png|32px]] [[File:Furnace (E) JE1.png|32px]] [[File:Furnace (S) JE1.png|32px]] [[File:Furnace (W) JE1.png|32px]] [[File:Lit Furnace (N) JE1.png|32px]] [[File:Lit Furnace (E) JE1.png|32px]] [[File:Lit Furnace (S) JE1.png|32px]] [[File:Lit Furnace (W) JE1.png|32px]] Added furnaces.}} | |{{MC/HistoryLine||20100219|[[File:Furnace (N) JE1.png|32px]] [[File:Furnace (E) JE1.png|32px]] [[File:Furnace (S) JE1.png|32px]] [[File:Furnace (W) JE1.png|32px]] [[File:Lit Furnace (N) JE1.png|32px]] [[File:Lit Furnace (E) JE1.png|32px]] [[File:Lit Furnace (S) JE1.png|32px]] [[File:Lit Furnace (W) JE1.png|32px]] Added furnaces.}} | ||
|{{HistoryLine||20100223|[[Minecraft:Cobblestone]] can now be | |{{MC/HistoryLine||20100223|[[Minecraft:Cobblestone]] can now be smelted into [[Minecraft:stone]].}} | ||
|{{HistoryLine|java infdev}} | |{{MC/HistoryLine|java infdev}} | ||
|{{HistoryLine||20100227-1414|[[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] Furnaces no longer have front faces.}} | |{{MC/HistoryLine||20100227-1414|[[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] [[File:Furnace (away) JE1.png|32px]] Furnaces no longer have front faces.}} | ||
|{{HistoryLine||20100313|[[File:Furnace (N) JE1.png|32px]] [[File:Furnace (E) JE1.png|32px]] [[File:Furnace (S) JE1.png|32px]] [[File:Furnace (W) JE1.png|32px]] [[File:Lit Furnace (N) JE1.png|32px]] [[File:Lit Furnace (E) JE1.png|32px]] [[File:Lit Furnace (S) JE1.png|32px]] [[File:Lit Furnace (W) JE1.png|32px]] Furnaces now have front faces again.}} | |{{MC/HistoryLine||20100313|[[File:Furnace (N) JE1.png|32px]] [[File:Furnace (E) JE1.png|32px]] [[File:Furnace (S) JE1.png|32px]] [[File:Furnace (W) JE1.png|32px]] [[File:Lit Furnace (N) JE1.png|32px]] [[File:Lit Furnace (E) JE1.png|32px]] [[File:Lit Furnace (S) JE1.png|32px]] [[File:Lit Furnace (W) JE1.png|32px]] Furnaces now have front faces again.}} | ||
|{{HistoryLine||20100325-1545|Furnaces are now fully functional.}} | |{{MC/HistoryLine||20100325-1545|Furnaces are now fully functional.}} | ||
|{{HistoryLine||20100327|The | |{{MC/HistoryLine||20100327|The smelting time of furnaces has been reduced from 8 seconds to 4 seconds.}} | ||
|{{HistoryLine||20100330-1203|The smelting time of furnaces has been increased from 4 seconds to 8 seconds per [[Minecraft:item]].}} | |{{MC/HistoryLine||20100330-1203|The smelting time of furnaces has been increased from 4 seconds to 8 seconds per [[Minecraft:item]].}} | ||
|{{HistoryLine|java alpha}} | |{{MC/HistoryLine|java alpha}} | ||
|{{HistoryLine||v1.0.14|Furnaces are now used to craft | |{{MC/HistoryLine||v1.0.14|Furnaces are now used to craft minecarts with furnaces.}} | ||
|{{HistoryLine||v1.2.0_01|Furnaces now face toward the | |{{HistoryLine||v1.2.0_01|Furnaces now face toward the player when placed,<ref>{{tweet|notch|29202275279|Guess what.. Furnaces should now face the opposite direction the player is facing when you plant them.|October 30, 2010}}</ref> rather than away.}} | ||
|{{HistoryLine|java beta}} | |{{MC/HistoryLine|java beta}} | ||
|{{HistoryLine||1.2|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Furnaces now have a unique top texture instead of reusing the one for stone.}} | |{{MC/HistoryLine||1.2|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Furnaces now have a unique top texture instead of reusing the one for stone.}} | ||
|{{HistoryLine||1.6|dev=Test Build 3|It is no longer possible to put items into the output slot.}} | |{{MC/HistoryLine||1.6|dev=Test Build 3|It is no longer possible to put items into the output slot.}} | ||
|{{HistoryLine||1.8|dev=Pre-release|Furnaces now generate in | |{{MC/HistoryLine||1.8|dev=Pre-release|Furnaces now generate in village blacksmiths.}} | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 6|Furnaces take much shorter time to destroy, and the breaking time depends on the | |{{MC/HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 6|Furnaces take much shorter time to destroy, and the breaking time depends on the pickaxe's material.}} | ||
|{{HistoryLine||1.2.4|dev=release| | |{{MC/HistoryLine||1.2.4|dev=release|Cats now try to sit on active furnaces.}} | ||
|{{HistoryLine||1.2.5|dev=pre|{{ | |{{HistoryLine||1.2.5|dev=pre|{{MC/Key|Shift}} + clicking can now be used to put [[Minecraft:item]]s into furnaces more easily.}} | ||
|{{HistoryLine||1.3.1|dev=12w18a|Wooden tools now work in furnaces as one full furnace use.}} | |{{MC/HistoryLine||1.3.1|dev=12w18a|Wooden tools now work in furnaces as one full furnace use.}} | ||
|{{HistoryLine|||dev=12w22a|Smelting ore blocks in furnaces now rewards players with experience points. | |{{MC/HistoryLine|||dev=12w22a|Smelting ore blocks in furnaces now rewards players with experience points. | ||
|When using lava as fuel inside a furnace, the player now recovers the bucket.}} | |When using lava as fuel inside a furnace, the player now recovers the bucket.}} | ||
|{{HistoryLine||1.4.2|dev=12w39a|Previously, furnaces lit up blocks all around them, this snapshot has made furnaces | |{{HistoryLine||1.4.2|dev=12w39a|Previously, furnaces lit up blocks all around them, this snapshot has made furnaces light up blocks only in front of them.<ref>{{tweet|dinnerbone|250905223713914880|The furnace only gives out light from the front now, unlike before where it'd be all directions!|September 26, 2012}}</ref> ([https://web.archive.org/web/20190710084139/https://imgur.com/a/cFaAn images showing difference]) Its light value has remained as 13, but the light is emitted only from the block's front surface.}} | ||
|{{HistoryLine|||dev=12w40a|The previous change to furnaces has been reverted until the new | |{{MC/HistoryLine|||dev=12w40a|The previous change to furnaces has been reverted until the new lighting system can be optimized.}} | ||
|{{HistoryLine||1.4.6|dev=12w49a|When holding {{Control|sneak}}, the | |{{HistoryLine||1.4.6|dev=12w49a|When holding {{MC/Control|sneak}}, the player can now place [[Minecraft:block]]s and [[Minecraft:item]]s (like [[Minecraft:redstone]], repeaters, and [[Minecraft:lever]]s) directly onto furnaces.}} | ||
|{{HistoryLine||1.5|dev=13w02a|[[Minecraft:Hopper]]s can now be used in conjunction with furnaces, allowing for automatic smelting. | |{{MC/HistoryLine||1.5|dev=13w02a|[[Minecraft:Hopper]]s can now be used in conjunction with furnaces, allowing for automatic smelting. | ||
|Furnaces renamed using an [[Minecraft:anvil]] now display the new name in their GUI where the normal name used to appear.}} | |Furnaces renamed using an [[Minecraft:anvil]] now display the new name in their GUI where the normal name used to appear.}} | ||
|{{HistoryLine||1.8|dev=14w02a|When a furnace runs out of | |{{MC/HistoryLine||1.8|dev=14w02a|When a furnace runs out of fuel, the smelting progress now pauses instead of resetting.}} | ||
|{{HistoryLine|||dev=14w04a|When a furnace runs out of fuel, the | |{{MC/HistoryLine|||dev=14w04a|When a furnace runs out of fuel, the smelting progress now reverses at twice the speed of smelting.}} | ||
|{{HistoryLine|||dev=14w25a|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE3.png|32px]] [[File:Furnace (S) JE3.png|32px]] [[File:Furnace (W) JE3.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE3.png|32px]] [[File:Lit Furnace (S) JE3.png|32px]] [[File:Furnace (W) JE3.png|32px]] The top texture of the furnace now rotates according to the direction it faces.}} | |{{MC/HistoryLine|||dev=14w25a|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE3.png|32px]] [[File:Furnace (S) JE3.png|32px]] [[File:Furnace (W) JE3.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE3.png|32px]] [[File:Lit Furnace (S) JE3.png|32px]] [[File:Furnace (W) JE3.png|32px]] The top texture of the furnace now rotates according to the direction it faces.}} | ||
|{{HistoryLine|||dev=14w26a|Furnaces now allow only fuel or a single empty [[Minecraft:bucket]] in the fuel slot.}} | |{{MC/HistoryLine|||dev=14w26a|Furnaces now allow only fuel or a single empty [[Minecraft:bucket]] in the fuel slot.}} | ||
|{{HistoryLine||1.9|dev=15w43a|A furnace now generates inside of | |{{MC/HistoryLine||1.9|dev=15w43a|A furnace now generates inside of igloos.}} | ||
|{{HistoryLine|||dev=15w50a|Added a | |{{MC/HistoryLine|||dev=15w50a|Added a sound to furnaces: <code>block.furnace.fire_crackle</code>}} | ||
|{{HistoryLine||1.13|dev=18w06a|A recipe book has been added for | |{{MC/HistoryLine||1.13|dev=18w06a|A recipe book has been added for smelting using furnaces. It can be used only for the input slot.}} | ||
|{{HistoryLine|||dev=18w09a|When the output of a furnace is extracted with a hopper, the experience now accumulates inside the furnace, and is released the next time a player takes the output.<ref>{{bug|MC-7046||Furnace with hopper not giving XP|Fixed}}</ref>}} | |{{HistoryLine|||dev=18w09a|When the output of a furnace is extracted with a hopper, the experience now accumulates inside the furnace, and is released the next time a player takes the output.<ref>{{bug|MC-7046||Furnace with hopper not giving XP|Fixed}}</ref>}} | ||
|{{HistoryLine||1.14|dev=18w43a|[[File:Furnace (N) JE3 BE2.png|32px]] [[File:Furnace (E) JE4.png|32px]] [[File:Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] [[File:Furnace (N) JE3 BE2.png|32px]] [[File:Lit Furnace (E) JE4.png|32px]] [[File:Lit Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] The texture of furnaces has been changed.}} | |{{MC/HistoryLine||1.14|dev=18w43a|[[File:Furnace (N) JE3 BE2.png|32px]] [[File:Furnace (E) JE4.png|32px]] [[File:Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] [[File:Furnace (N) JE3 BE2.png|32px]] [[File:Lit Furnace (E) JE4.png|32px]] [[File:Lit Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] The texture of furnaces has been changed.}} | ||
|{{HistoryLine|||dev=18w49a|Added | |{{MC/HistoryLine|||dev=18w49a|Added snowy tundra villages, where many of the houses contain furnaces indoors. | ||
|Furnace items can now be found in [[Minecraft:chest]]s in snowy tundra village houses.}} | |Furnace items can now be found in [[Minecraft:chest]]s in snowy tundra village houses.}} | ||
|{{HistoryLine|||dev=18w50a|Furnaces can now be found in one type of | |{{MC/HistoryLine|||dev=18w50a|Furnaces can now be found in one type of taiga village houses. | ||
|The updated taiga village weaponsmiths no longer contain furnaces. | |The updated taiga village weaponsmiths no longer contain furnaces. | ||
|Furnaces can now be used to craft | |Furnaces can now be used to craft blast furnaces and [[Minecraft:smoker]]s.}} | ||
|{{HistoryLine||1.16|dev=20w15a|[[Minecraft:Blackstone]] can now be used to create furnaces instead of [[Minecraft:cobblestone]].}} | |{{MC/HistoryLine||1.16|dev=20w15a|[[Minecraft:Blackstone]] can now be used to create furnaces instead of [[Minecraft:cobblestone]].}} | ||
|{{HistoryLine|||dev=20w17a|Breaking a furnace now drops the | |{{HistoryLine|||dev=20w17a|Breaking a furnace now drops the experience accumulated from smelting.<ref>{{bug|MC-1601||Breaking a Furnace does not give you the experience for the smelted things inside|Fixed}}</ref>}} | ||
|{{HistoryLine||1.17|dev=21w07a|Furnaces can now be | |{{MC/HistoryLine||1.17|dev=21w07a|Furnaces can now be crafted with grimstone.}} | ||
|{{HistoryLine|||dev=21w08a|Furnaces are now | |{{MC/HistoryLine|||dev=21w08a|Furnaces are now crafted with cobbled deepslate instead of grimstone.}} | ||
|{{HistoryLine||1.19|dev=22w13a|Furnaces now generate as part of | |{{MC/HistoryLine||1.19|dev=22w13a|Furnaces now generate as part of ancient cities.|Furnaces no longer drop when breaking a minecart with furnace.}} | ||
|{{HistoryLine||1.20|dev=23w12a|Furnaces now generate in | |{{MC/HistoryLine||1.20|dev=23w12a|Furnaces now generate in trail ruins.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|pocket alpha}} | |{{MC/HistoryLine|pocket alpha}} | ||
|{{HistoryLine||v0.3.2|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Added furnaces. | |{{MC/HistoryLine||v0.3.2|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Added furnaces. | ||
|With the addition of furnaces, every available [[Minecraft:block]] and [[Minecraft:item]] can now be gathered, | |With the addition of furnaces, every available [[Minecraft:block]] and [[Minecraft:item]] can now be gathered, crafted or smelted into (no more unlimited items).}} | ||
|{{HistoryLine||v0.3.3|Furnaces now requering 8 [[Minecraft:cobblestone]]s instead of 5.}} | |{{MC/HistoryLine||v0.3.3|Furnaces now requering 8 [[Minecraft:cobblestone]]s instead of 5.}} | ||
|{{HistoryLine||v0.9.0|dev=build 1|Furnaces now naturally spawn in | |{{MC/HistoryLine||v0.9.0|dev=build 1|Furnaces now naturally spawn in villages.}} | ||
|{{HistoryLine||v0.11.0|dev=build 1|[[Minecraft:Crafting descriptions]] are no longer displayed in furnaces.}} | |{{MC/HistoryLine||v0.11.0|dev=build 1|[[Minecraft:Crafting descriptions]] are no longer displayed in furnaces.}} | ||
|{{HistoryLine|||dev=build 3|Furnaces now | |{{MC/HistoryLine|||dev=build 3|Furnaces now drop one stack for each [[Minecraft:item]] instead of splitting them up.}} | ||
|{{HistoryLine||v0.15.0|dev=build 1|Furnaces can now be moved by [[Minecraft:piston]]s.}} | |{{MC/HistoryLine||v0.15.0|dev=build 1|Furnaces can now be moved by [[Minecraft:piston]]s.}} | ||
|{{HistoryLine||v0.16.0|dev=build 1|A better description (Input, Fuel, Result) has been added to furnaces for devices that do not use a controller.}} | |{{MC/HistoryLine||v0.16.0|dev=build 1|A better description (Input, Fuel, Result) has been added to furnaces for devices that do not use a controller.}} | ||
|{{HistoryLine|pocket}} | |{{MC/HistoryLine|pocket}} | ||
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|A furnace now generates inside of | |{{MC/HistoryLine||1.0.0|dev=alpha 0.17.0.1|A furnace now generates inside of igloos.}} | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Furnace (N) JE3 BE2.png|32px]] [[File:Furnace (E) BE2.png|32px]] [[File:Furnace (S) BE2.png|32px]] [[File:Furnace (N) JE3 BE2.png|32px]] [[File:Lit Furnace (N) BE2.png|32px]] [[File:Lit Furnace (E) BE2.png|32px]] [[File:Lit Furnace (S) BE2.png|32px]] [[File:Lit Furnace (N) BE2.png|32px]] The texture of furnaces has been changed. | |{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Furnace (N) JE3 BE2.png|32px]] [[File:Furnace (E) BE2.png|32px]] [[File:Furnace (S) BE2.png|32px]] [[File:Furnace (N) JE3 BE2.png|32px]] [[File:Lit Furnace (N) BE2.png|32px]] [[File:Lit Furnace (E) BE2.png|32px]] [[File:Lit Furnace (S) BE2.png|32px]] [[File:Lit Furnace (N) BE2.png|32px]] The texture of furnaces has been changed. | ||
|Furnaces can now be used to craft [[Minecraft:smoker]]s and | |Furnaces can now be used to craft [[Minecraft:smoker]]s and blast furnaces. | ||
|Furnaces now generate in the new | |Furnaces now generate in the new villages.}} | ||
|{{HistoryLine||1.11.0|dev=beta 1.11.0.1|Furnaces can now be found in | |{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.1|Furnaces can now be found in snowy tundra village house [[Minecraft:chest]]s.}} | ||
|{{HistoryLine||1.16.20|dev=beta 1.16.20.50|[[Minecraft:Blackstone]] can now be used to craft furnaces.}} | |{{MC/HistoryLine||1.16.20|dev=beta 1.16.20.50|[[Minecraft:Blackstone]] can now be used to craft furnaces.}} | ||
|{{HistoryLine||1.16.20|dev=beta 1.16.20.50|Furnaces now drop | |{{HistoryLine||1.16.20|dev=beta 1.16.20.50|Furnaces now drop experience from within from processed [[Minecraft:item]]s.<ref>{{bug|MCPE-71651|||F}}</ref>}} | ||
|{{HistoryLine||1.17.0|dev=beta 1.16.230.52| | |{{MC/HistoryLine||1.17.0|dev=beta 1.16.230.52|Cobbled deepslate can now be used to craft furnaces.}} | ||
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Furnaces drop themselves only if mined using a pickaxe, matching {{JE}}.}} | |{{HistoryLine||1.21.50|dev=Preview 1.21.50.24|Furnaces drop themselves only if mined using a pickaxe, matching {{MC/JE}}.}} | ||
}} | }} | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|console}} | |{{MC/HistoryLine|console}} | ||
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Added furnaces.}} | |{{MC/HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Added furnaces.}} | ||
|{{HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added quick move to the furnace.}} | |{{MC/HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added quick move to the furnace.}} | ||
|{{HistoryLine||xbox=TU12| | |{{MC/HistoryLine||xbox=TU12|Cats now try to sit on active furnaces, making them unusable. This is intended to annoy the player.}} | ||
|{{HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|Wooden [[Minecraft:tool]]s now work in furnaces as one full furnace use. | |{{MC/HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|Wooden [[Minecraft:tool]]s now work in furnaces as one full furnace use. | ||
|When using [[Minecraft:lava]] as | |When using [[Minecraft:lava]] as fuel inside furnaces, the player now recovers the [[Minecraft:bucket]].}} | ||
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|When a furnace runs out of fuel, the | |{{MC/HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|When a furnace runs out of fuel, the smelting progress now reverses at twice the speed of smelting. | ||
|Furnaces now allow only | |Furnaces now allow only fuel or a single empty [[Minecraft:bucket]] in the fuel slot.}} | ||
|{{HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|switch=1.0.1|A furnace generates inside | |{{MC/HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|switch=1.0.1|A furnace generates inside igloos.}} | ||
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Added crackling sounds for lit furnaces.{{check version}}}} | |{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Added crackling sounds for lit furnaces.{{check version}}}} | ||
|{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|More [[Minecraft:item]]s can now be used as fuel in a furnace.}} | |{{MC/HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|More [[Minecraft:item]]s can now be used as fuel in a furnace.}} | ||
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Furnace (N) JE3 BE2.png|32px]] [[File:Furnace (E) JE4.png|32px]] [[File:Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] [[File:Furnace (N) JE3 BE2.png|32px]] [[File:Lit Furnace (E) JE4.png|32px]] [[File:Lit Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] The texture of furnaces has been changed.}} | |{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Furnace (N) JE3 BE2.png|32px]] [[File:Furnace (E) JE4.png|32px]] [[File:Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] [[File:Furnace (N) JE3 BE2.png|32px]] [[File:Lit Furnace (E) JE4.png|32px]] [[File:Lit Furnace (S) JE4.png|32px]] [[File:Furnace (W) JE4.png|32px]] The texture of furnaces has been changed.}} | ||
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Furnaces can now be moved by [[Minecraft:piston]]s.{{check version}}|Furnaces now generate in the new | |{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Furnaces can now be moved by [[Minecraft:piston]]s.{{check version}}|Furnaces now generate in the new villages.|Furnaces can now be used to craft blast furnaces and [[Minecraft:smoker]]s.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|new 3ds}} | |{{MC/HistoryLine|new 3ds}} | ||
|{{HistoryLine||0.1.0|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Added furnaces.}} | |{{MC/HistoryLine||0.1.0|[[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (E) JE2 BE1.png|32px]] [[File:Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] [[File:Lit Furnace (E) JE2 BE1.png|32px]] [[File:Lit Furnace (S) JE2 BE1.png|32px]] [[File:Furnace (N) JE2 BE1.png|32px]] Added furnaces.}} | ||
}} | }} | ||
| Line 326: | Line 326: | ||
==== ''Java Edition'' ==== | ==== ''Java Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.8|dev=14w06a|Furnaces now use the newly-implemented model json file {{ | |{{HistoryLine||1.8|dev=14w06a|Furnaces now use the newly-implemented model json file {{MC/Code|models/block/cube.json}}; previously the geometry was defined in the game code itself.}} | ||
|{{HistoryLine||1.13|dev=17w47a|The different block IDs for the furnace has been merged into one ID. | |{{MC/HistoryLine||1.13|dev=17w47a|The different block IDs for the furnace has been merged into one ID. | ||
|A lit block state for furnaces has been added. | |A lit block state for furnaces has been added. | ||
|Prior to | |Prior to ''The Flattening'', these blocks' numeral IDs were 61 and 62.}} | ||
|{{HistoryLine||1.21.4|dev=Pre-Release 2|Renamed <code>CookTime</code> to <code>cooking_time_spent</code>. | |{{MC/HistoryLine||1.21.4|dev=Pre-Release 2|Renamed <code>CookTime</code> to <code>cooking_time_spent</code>. | ||
Renamed <code>CookTimeTotal</code> to <code>cooking_total_time</code>. | Renamed <code>CookTimeTotal</code> to <code>cooking_total_time</code>. | ||
Renamed <code>BurnTime</code> to <code>lit_time_remaining</code>. | Renamed <code>BurnTime</code> to <code>lit_time_remaining</code>. | ||
| Line 339: | Line 339: | ||
==== ''Bedrock Edition'' ==== | ==== ''Bedrock Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.20.30|dev=Preview 1.20.30.20|Furnaces now use the <code>minecraft:cardinal_direction</code> | |{{MC/HistoryLine||1.20.30|dev=Preview 1.20.30.20|Furnaces now use the <code>minecraft:cardinal_direction</code> block state instead of <code>facing_direction</code>.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{Issue list}} | {{MC/Issue list}} | ||
== Trivia == | == Trivia == | ||
| Line 351: | Line 351: | ||
== Gallery == | == Gallery == | ||
=== Renders === | === Renders === | ||
==== {{JE}} ==== | ==== {{MC/JE}} ==== | ||
<gallery> | <gallery> | ||
Furnace (S).png|Facing south | Furnace (S).png|Facing south | ||
| Line 361: | Line 361: | ||
</gallery> | </gallery> | ||
==== {{BE}} ==== | ==== {{MC/BE}} ==== | ||
<gallery> | <gallery> | ||
Furnace (S) BE.png|Facing south | Furnace (S) BE.png|Facing south | ||
| Line 373: | Line 373: | ||
=== Screenshots === | === Screenshots === | ||
<gallery> | <gallery> | ||
Furnaces in Village.png|Naturally occurring furnaces in a | Furnaces in Village.png|Naturally occurring furnaces in a village. | ||
Furnace in a leatherworker house.png|A furnace in a leatherworker house. | Furnace in a leatherworker house.png|A furnace in a leatherworker house. | ||
Minecraft 2012-09-26 12-28-49.png|A furnace emitting light from its front. | Minecraft 2012-09-26 12-28-49.png|A furnace emitting light from its front. | ||
| Line 388: | Line 388: | ||
=== In other media === | === In other media === | ||
<gallery> | <gallery> | ||
Croc Ad 2.jpg| | Croc Ad 2.jpg|Ari putting a salmon into a furnace; note the perspective of the block compared to the characters. | ||
Furnace (inventory) MCE.png|A [[Minecraft Earth:Furnace|furnace]] as it appeared in '' | Furnace (inventory) MCE.png|A [[Minecraft Earth:Furnace|furnace]] as it appeared in ''Minecraft Earth''. | ||
Minicraft Furnace.png|A furnace as it appears in | Minicraft Furnace.png|A furnace as it appears in ''Minicraft''. | ||
Alex survival pack.jpeg|The Survival Pack, an action figure pack containing | Alex survival pack.jpeg|The Survival Pack, an action figure pack containing Alex and a furnace. | ||
Forge in the stash.png|Two furnaces as seen in | Forge in the stash.png|Two furnaces as seen in A Minecraft Movie. | ||
</gallery> | </gallery> | ||
== See also == | == See also == | ||
*{{ | *{{MC/Blocklink|Blast Furnace}} | ||
*{{ | *{{MC/Blocklink|Smoker}} | ||
*[[Minecraft:Minecart with Furnace]] | *[[Minecraft:Minecart with Furnace]] | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== External links == | == External links == | ||
| Line 407: | Line 407: | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Utility}} | {{MC/Navbox blocks|Utility}} | ||
[[Category:Generated structure blocks]] | [[Category:Generated structure blocks]] | ||
| Line 418: | Line 418: | ||
[[Category:Readable by comparators]] | [[Category:Readable by comparators]] | ||
cs:Pec | |||
de:Ofen | |||
es:Horno | |||
fr:Fourneau | |||
hu:Kemence | |||
it:Fornace | |||
ja:かまど | |||
ko:화로 | |||
lzh:爐 | |||
nl:Oven | |||
pl:Piec | |||
pt:Fornalha | |||
ru:Печь | |||
th:เตาเผา | |||
uk:Піч | |||
zh:熔炉 | |||
Latest revision as of 20:25, 9 April 2026
Template:Hatnote Template:Infobox block
A furnace is a Minecraft:block with two functions: it can be used for either smelting or Minecraft:cooking, by placing fuel and an appropriate Minecraft:item inside together.
Obtaining
Breaking
A furnace can be picked up using any Minecraft:pickaxe. If mined without a pickaxe, it does not drop itself.
Furnaces drop their contents when broken, including XP from processed items that were extracted by hoppers.
Script error: No such module "breaking row".
Natural generation
Furnaces can be found in plains, desert, and some savanna village weaponsmiths. Furnaces also generate in some houses in snowy village, and in one of the taiga and snowy taigaTemplate:Only village houses. They can also generate in ancient cities and trail ruins, and one furnace generates in every igloo.
Generated loot
Script error: No such module "lootChest".
Crafting
The lit furnace can be obtained in Template:Editions only with commands such as Template:Cmd, although it does not appear lit in the inventory. in Template:Editions, the lit furnace block can be obtained only by inventory editing. It always stays lit, despite containing no items.
Usage
Furnaces cannot be pushed by Minecraft:pistons in Template:Editions.
Processing items
{{#vardefine:params|2 }}Template:Hatnote
The purpose of a furnace is to process items by heating them up in order to change them into other items. Its interface can be opened by pressing the {{#vardefine: control | right click on mouse or left trigger on gamepad }}use item button on it. A fuel source (up to one stack of fuel items) is placed in the bottom slot, and the items to be processed (up to one stack) goes in the upper slot. A furnace runs at a speed of one item every Script error: No such module "convert". or six items per minute.
The number of items that a fuel source can process depends on the type of fuel. As soon as the process begins, the fuel slot is decremented immediately, and that unit of fuel starts burning. The fuel continues burning until fully consumed, regardless of whether the upper slot has any items remaining to process. For example, a piece of coal burns for 80 seconds and can process eight items, but if only one item is processed (or if the item is pulled out before the process is complete), the coal still continues burning for the full 80 seconds, wasting seven items’ worth of processing. After it burns out, no additional fuel is decremented from the fuel slot if the upper slot is empty. If the fuel slot is empty and the burning fuel is consumed before an item completes processing, the process stops, the item is unchanged, and the process must be restarted with new fuel.
| Smelting recipe |
|---|
| Template:Furnace |
Light source
Furnaces emit a light level of 13 when active, as well as smoke and flame particles.
Crafting ingredient
Custom name
By default, the GUI of a furnace is labeled "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 commandTemplate:Only.
Lock
in Template:Editions, a furnace can be "locked" by setting its lock tag using the
- REDIRECT Template:Command
Template:Redr command. If a furnace's lock tag is not blank, the furnace cannot be opened unless the player is holding an item that matches the item predicate in the lock tag. For example, to lock a furnace at (0,64,0) so that the furnace cannot be opened unless the player is holding an item named "Furnace Key", use Template:Cmd.
Note blocks
A 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 table Template:ID table Template:ID table
Block states
{{#vardefine:params|0 }}Template:Hatnote
Template:!((Java EditionTemplate:))!: Template:Bst Template:Bst
Template:!((Bedrock EditionTemplate:))!: Template:Bst
Block data
A 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" />
- Template:Nbt/sprite Block entity data
- REDIRECT Template:Nbt inherit/lockable
- Template:Nbt/sprite Items: List of items in this container. Represents the Template:DCL component.
- Template:Nbt/sprite: An item in the furnace, including the slot tag:
Slot 0: The item(s) being smelted.
Slot 1: The item(s) to use as the next fuel source.
Slot 2: The item(s) in the result slot.
- Template:Nbt/sprite: An item in the furnace, including the slot tag:
- Template:Nbt/sprite lit_time_remaining: Number of ticks left before the current fuel runs out.
- Template:Nbt/sprite cooking_time_spent: Number of ticks the item has been smelting for. The item finishes smelting when this value reaches 200 (10 seconds). Is reset to 0 if lit_time_remaining reaches 0.
- Template:Nbt/sprite cooking_total_time: Number of ticks it takes for the item to be smelted.
- Template:Nbt/sprite lit_total_time: Represent the total time the furnace should be lit.
- Template:Nbt/sprite RecipesUsed: Which recipes have been used since the last time a recipe result item was manually removed from the GUI. Used to calculate experience given to the player when taking out the resulting item. Is not preserved when removed.
- Template:Nbt/sprite recipe ID: How many times this specific recipe has been used. The recipe ID is the identifier of the smelting recipe, as a resource location, as used in the
- Template:Nbt/sprite Items: List of items in this container. Represents the Template:DCL component.
- REDIRECT Template:Command
Template:Redr command.
<section end="block data" />
- REDIRECT Template:Edition
Achievements
Script error: No such module "Achievement".
Advancements
Script error: No such module "Advancement".
Videos
- REDIRECT Template:YouTube
History
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Trivia
- Furnaces function as multiple real-world devices combined into one block: bloomeries and blast furnaces (for smelting ores), ovens (for baking and cooking), charcoal pits (for the charring of wood) and kilns (for baking of clay).
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
-
Naturally occurring furnaces in a village.
-
A furnace in a leatherworker house.
-
A furnace emitting light from its front.
-
A furnace not emitting light from its back.
-
A furnace emitting light from its back, before 1.4.
-
An auto-smelter under construction.
-
Another auto-smelter.
-
Minecraft:Efe standing in the middle of a large grid of furnaces.<ref>https://x.com/Minecraft/status/1769743521936769385?s=20</ref>
-
A player using a furnace to smelt Minecraft:Stone Bricks.
-
In game encyclopedia entry on Furnace
-
In game encyclopedia entry on Food
In other media
-
Ari putting a salmon into a furnace; note the perspective of the block compared to the characters.
-
A furnace as it appeared in Minecraft Earth.
-
A furnace as it appears in Minicraft.
-
The Survival Pack, an action figure pack containing Alex and a furnace.
-
Two furnaces as seen in A Minecraft Movie.
See also
- redirect Template:blockLink
- redirect Template:blockLink
References
<references group="">
</references>
External links
- Block of the Week: Furnace – Minecraft.net on September 15, 2017
Template:Article otherTemplate:Article other
cs:Pec de:Ofen es:Horno fr:Fourneau hu:Kemence it:Fornace ja:かまど ko:화로 lzh:爐 nl:Oven pl:Piec pt:Fornalha ru:Печь th:เตาเผา uk:Піч zh:熔炉