Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Furnace: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 1: Line 1:
{{For}}
{{MC/For}}
{{Infobox block
{{Infobox block
| group = Unlit
| group = Unlit
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.


{{breaking row|horizontal=1|Furnace|Pickaxe|Wood|foot=1}}
{{MC/Breaking row|horizontal=1|Furnace|Pickaxe|Wood|foot=1}}


=== Natural generation ===
=== Natural generation ===
Line 29: Line 29:


=== Generated loot ===
=== Generated loot ===
{{LootChestItem|furnace}}
{{MC/LootChestItem|furnace}}


=== Crafting ===
=== Crafting ===
Line 47: Line 47:
}}
}}


The lit furnace can be obtained {{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. {{IN|bedrock}}, the lit furnace block can be obtained only by inventory editing. It always stays lit, despite containing no items.
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 {{in|java}}.
Furnaces cannot be pushed by [[Minecraft:piston]]s {{MC/In|java}}.


=== Processing items ===
=== Processing items ===
{{main|Smelting|Cooked food}}
{{MC/Main|Smelting|Cooked food}}
[[File:Furnace GUI.png|thumb|right|Interface for the furnace {{in|Java}}.]]
[[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 {{convert|200|game tick|second}} or six items per minute.
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.
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 {{cmd|data}} command{{only|Java}}.
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 ===
{{IN|je}}, a furnace can be "locked" by setting its <code>lock</code> tag using the {{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>}}.
{{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 ===
Line 84: Line 84:
== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{Sound table/Block/Stone}}
{{MC/Sound table/Block/Stone}}


=== Unique ===
=== Unique ===
{{edition|java}}
{{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 {{nbt|compound|lock}} tag
|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:
}}
}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 137: Line 137:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 153: Line 153:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 179: Line 179:


=== Block states ===
=== Block states ===
{{see also|Block states}}
{{MC/See also|Block states}}


{{edition|java}}:
{{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}}


{{edition|bedrock}}:
{{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.


{{el|java}}:
{{MC/El|java}}:
{{see also|Block entity format}}
{{MC/See also|Block entity format}}
<section begin="block data" /><div class="treeview">
<section begin="block data" /><div class="treeview">
*{{nbt|compound}} Block entity data
*{{MC/Nbt|compound}} Block entity data
** {{nbt inherit/blockentity}}
** {{MC/Nbt inherit/blockentity}}
** {{nbt inherit/nameable|indent=**}}
** {{MC/Nbt inherit/nameable|indent=**}}
** {{nbt inherit/lockable|indent=**}}
** {{MC/Nbt inherit/Lockable|indent=**}}
** {{nbt|list|Items}}: List of items in this container. Represents the {{DCL|minecraft:container}} component.
** {{MC/Nbt|list|Items}}: List of items in this container. Represents the {{DCL|minecraft:container}} component.
*** {{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|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.
**** {{nbt inherit/item|indent=****}}
**** {{MC/Nbt inherit/item|indent=****}}
** {{nbt|short|lit_time_remaining}}: Number of ticks left before the current fuel runs out.
** {{MC/Nbt|short|lit_time_remaining}}: Number of ticks left before the current fuel runs out.
** {{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_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.
** {{nbt|short|cooking_total_time}}: Number of ticks it takes for the item to be smelted.
** {{MC/Nbt|short|cooking_total_time}}: Number of ticks it takes for the item to be smelted.
**{{nbt|short|lit_total_time}}: Represent the total time the furnace should be lit.
**{{MC/Nbt|short|lit_total_time}}: Represent the total time the furnace should be lit.
** {{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|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.  
*** {{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 {{cmd|recipe}} command.
*** {{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" />


{{el|bedrock}}:
{{MC/El|bedrock}}:
: See [[Minecraft:Bedrock Edition level format/Block entity format]].
: See [[Minecraft:Bedrock Edition level format/Block entity format]].


== Achievements ==
== Achievements ==
{{load achievements|Hot Topic;Smelt Everything;Super Fuel}}
{{MC/Load achievements|Hot Topic;Smelt Everything;Super Fuel}}


== Advancements ==
== Advancements ==
{{load advancements|Acquire Hardware}}
{{MC/Load advancements|Acquire Hardware}}


== Videos ==
== Videos ==
{{yt|Mzj8OIRLJgk}}
{{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 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.}}
|{{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 smelted into [[Minecraft:stone]].}}
|{{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 smelting time of furnaces has been reduced from 8 seconds to 4 seconds.}}
|{{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 minecarts with furnaces.}}
|{{MC/HistoryLine||v1.0.14|Furnaces are now used to craft minecarts with furnaces.}}
|{{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||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 village blacksmiths.}}
|{{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 pickaxe's material.}}
|{{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|Cats now try to sit on active furnaces.}}
|{{MC/HistoryLine||1.2.4|dev=release|Cats now try to sit on active furnaces.}}
|{{HistoryLine||1.2.5|dev=pre|{{key|Shift}} + clicking can now be used to put [[Minecraft:item]]s into furnaces more easily.}}
|{{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 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||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 lighting system can be optimized.}}
|{{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 player can now place [[Minecraft:block]]s and [[Minecraft:item]]s (like [[Minecraft:redstone]], repeaters, and [[Minecraft:lever]]s) directly onto furnaces.}}
|{{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 fuel, the smelting progress now pauses instead of resetting.}}
|{{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 smelting progress now reverses at twice the speed of smelting.}}
|{{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 igloos.}}
|{{MC/HistoryLine||1.9|dev=15w43a|A furnace now generates inside of igloos.}}
|{{HistoryLine|||dev=15w50a|Added a sound to furnaces: <code>block.furnace.fire_crackle</code>}}
|{{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 smelting using furnaces. It can be used only for the input slot.}}
|{{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 snowy tundra villages, where many of the houses contain furnaces indoors.
|{{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 taiga village houses.
|{{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 blast furnaces and [[Minecraft:smoker]]s.}}
|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 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|||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 crafted with grimstone.}}
|{{MC/HistoryLine||1.17|dev=21w07a|Furnaces can now be crafted with grimstone.}}
|{{HistoryLine|||dev=21w08a|Furnaces are now crafted with cobbled deepslate instead of grimstone.}}
|{{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 ancient cities.|Furnaces no longer drop when breaking a minecart with furnace.}}
|{{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 trail ruins.}}
|{{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, crafted or smelted into (no more unlimited items).}}
|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 villages.}}
|{{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 drop one stack for each [[Minecraft:item]] instead of splitting them up.}}
|{{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 igloos.}}
|{{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 blast furnaces.
|Furnaces can now be used to craft [[Minecraft:smoker]]s and blast furnaces.
|Furnaces now generate in the new villages.}}
|Furnaces now generate in the new villages.}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.1|Furnaces can now be found in snowy tundra village house [[Minecraft:chest]]s.}}
|{{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 experience from within from processed [[Minecraft:item]]s.<ref>{{bug|MCPE-71651|||F}}</ref>}}
|{{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|Cobbled deepslate can now be used to craft furnaces.}}
|{{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|Cats now try to sit on active furnaces, making them unusable. This is intended to annoy the player.}}
|{{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 fuel inside furnaces, the player now recovers the [[Minecraft:bucket]].}}
|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 smelting progress now reverses at twice the speed of smelting.
|{{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 fuel or a single empty [[Minecraft:bucket]] in the fuel slot.}}
|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 igloos.}}
|{{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 villages.|Furnaces can now be used to craft blast furnaces and [[Minecraft:smoker]]s.}}
|{{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.}}
}}
}}
Line 319: Line 319:
=== ''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 {{code|models/block/cube.json}}; previously the geometry was defined in the game code itself.}}
|{{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 ''The Flattening'', these blocks' numeral IDs were 61 and 62.}}
|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> block state instead of <code>facing_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 396: Line 396:


== See also ==  
== See also ==  
*{{BlockLink|Blast Furnace}}
*{{MC/Blocklink|Blast Furnace}}
*{{BlockLink|Smoker}}
*{{MC/Blocklink|Smoker}}
*[[Minecraft:Minecart with Furnace]]
*[[Minecraft:Minecart with Furnace]]


== References ==
== References ==
{{reflist}}
{{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]]

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

Template: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

File:Furnace GUI.png
Interface for the furnace in Template:Editions.

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

File:Lit Furnace (S).gif
Lit furnace

Furnaces emit a light level of 13 when active, as well as smoke and flame particles.

Crafting ingredient

Template:Crafting usage

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

  1. REDIRECT Template:Command

Template:Redr commandTemplate:Only.

Lock

in Template:Editions, a furnace can be "locked" by setting its lock tag using the

  1. 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.

  1. REDIRECT Template:Edition

Template:Rcat: {{#vardefine:params|0 }}Template:Hatnote

<section begin="block data" />

  1. 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 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
  1. REDIRECT Template:Command

Template:Redr command.

<section end="block data" />

  1. REDIRECT Template:Edition

Template:Rcat:

See Minecraft:Bedrock Edition level format/Block entity format.

Achievements

Script error: No such module "Achievement".

Advancements

Script error: No such module "Advancement".

Videos

  1. REDIRECT Template:YouTube

Template:Redr

History

Template:Hatnote

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

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

Bedrock Edition

Screenshots

In other media

See also

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

References

<references group="">

 </references>

External links

Navigation

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

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:熔炉