A furnace is a utility block used for the smelting of blocks and items.
Obtaining[]
Natural generation[]
Furnaces can be found in plains, desert, and some savanna village weaponsmiths. Furnaces also generate in some houses in snowy tundra villages, and in one of the taiga/snowy taiga[BE only] village houses. They also appear in ancient cities and trail ruins, and one furnace generates in every igloo.
Breaking[]
A furnace can be mined using any pickaxe. A furnace will also drop all of its contents when broken, including XP from smelting items that were extracted by hoppers.
In Java Edition, a furnace mined without a pickaxe drops nothing. In Bedrock Edition, a furnace drops itself when mined by hand or with any tool.
Block | Furnace | |
---|---|---|
Hardness | 3.5 | |
Tool | ||
Breaking time[A] | ||
Default | 17.5 | |
Wooden | 2.65 | |
Stone | 1.35 | |
Iron | 0.9 | |
Diamond | 0.7 | |
Netherite | 0.6 | |
Golden | 0.45 |
- ↑ Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.
Chest loot[]
Item | Structure | Container | Quantity | Chance |
---|---|---|---|---|
Java Edition | ||||
Furnace | Village | Snowy house chest | 1 | 9.9% |
Bedrock Edition | ||||
Furnace | Village | Snowy house chest | 1 | 9.9% |
Crafting[]
Ingredients | Crafting recipe | Description |
---|---|---|
Any stone-tier block | Can use cobblestone and its other variants interchangeably. |
The lit furnace can be obtained in Java Edition only with commands such as /give @s minecraft:furnace{BlockStateTag:{lit:"true"}}
, although it does not appear lit in the inventory. In Bedrock Edition, 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 pistons in Java Edition.
Smelting[]

Interface for the Furnace.
The main purpose of a furnace is smelting. Its interface can be opened by pressing the use item button on it. A fuel source (up to one stack of fuel items) is placed in the lower slot, and the items (up to one stack) to be smelted are placed in the upper slot. A furnace smelts items at a speed of one item every 200 game ticks (10 seconds) or six items per minute.
The number of items that a fuel source can smelt depends on the type of fuel. As soon as smelting begins, the fuel slot is decremented immediately and that unit of fuel begins burning. The fuel continues burning until it is consumed, regardless of whether the upper slot has any items remaining to smelt. For example, a piece of coal burns for 80 seconds and can smelt eight items, but if only one item is smelted (or if the item is pulled out before smelting is complete), the coal still continues burning for the full 80 seconds, wasting seven items worth of smelting. 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 smelting, the smelting stops, the smelted item is unchanged, and smelting must be restarted with new fuel.
Smelting Recipe |
---|
Light source[]

Lit Furnace
Furnaces emit a light level of 13 when active, as well as smoke and flame particles.
Crafting ingredient[]
Name | Ingredients | Crafting recipe |
---|---|---|
Blast Furnace | Iron Ingot + Furnace + Smooth Stone |
|
Minecart with Furnace | Furnace + Minecart |
|
Smoker | Any Log or Stem or Any Stripped Log or Stem or Any Wood or Hyphae or Any Stripped Wood or Hyphae + Furnace |
Custom name[]
By default, the GUI of a furnace is labeled "Furnace", but this name can be customized by naming it in an anvil before placing it, or by changing the CustomName
tag using the /data
command[Java Edition only].
Lock[]
In Java Edition, a furnace can be "locked" by setting its Lock
tag using the /data
command. If a furnace's Lock
tag is not blank, the furnace cannot be opened unless the player is holding an item with the same name as the Lock
tag's text. For example, to lock a furnace at (0,64,0) so that the furnace cannot be opened unless the player is holding an item named "Furnace Key", use /data merge block 0 64 0 {Lock:"Furnace Key"}
.
Note Blocks[]
Furnace can be placed under note blocks to produce "bass drum" sounds.
Sounds[]
Generic[]
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
Block broken | Blocks | Once the block has broken | block | subtitles | 1.0 | 0.8 | 16 | |
Block placed | Blocks | When the block is placed | block | subtitles | 1.0 | 0.8 | 16 | |
Block breaking | Blocks | While the block is in the process of being broken | block | subtitles | 0.25 | 0.5 | 16 | |
None[sound 1] | Entity-Dependent | Falling on the block with fall damage | block | None[sound 1] | 0.5 | 0.75 | 16 | |
Footsteps | Entity-Dependent | Walking on the block | block | subtitles | 0.15 | 1.0 | 16 |
Sound | Source | Description | Resource location | Volume | Pitch |
---|---|---|---|---|---|
Blocks | Once the block has broken | dig | 1.0 | 0.8-1.0 | |
Blocks | When the block is placed | dig | 1.0 | 0.8-1.0 | |
Blocks | While the block is in the process of being broken | hit | 0.37 | 0.5 | |
Players | Falling on the block with fall damage | fall | 0.4 | 1.0 | |
Players | Walking on the block | step | 0.3 | 1.0 | |
Players | Jumping from the block | jump | 0.12 | 1.0 | |
Players | Falling on the block without fall damage | land | 0.22 | 1.0 |
Unique[]
Sound | Subtitles | Source | Description | Resource location | Translation key | Volume | Pitch | Attenuation distance |
---|---|---|---|---|---|---|---|---|
Furnace crackles | Blocks | Randomly while lit | block | subtitles | 1.0 | 1.0 | 16 | |
Chest locked[sound 1] | Blocks | When a player attempts to open a furnace locked using the Lock tag | block [sound 1] | subtitles [sound 1] | 1.0 | 0.8-1.2 | 16 |
Sound | Source | Description | Resource location | Volume | Pitch |
---|---|---|---|---|---|
Blocks | Randomly while lit | block | 3.0 | 1.0 |
Data values[]
ID[]
Name | Identifier | Form | Translation key |
---|---|---|---|
Furnace | furnace | Block & Item | block.minecraft.furnace |
Name | Identifier |
---|---|
Block entity | furnace |
Name | Identifier | Numeric ID | Form | Item ID[i 1] | Translation key |
---|---|---|---|---|---|
Furnace | furnace | 61 | Block & Giveable Item[i 2] | Identical[i 3] | tile.furnace.name |
Lit Furnace | lit_furnace | 62 | Block & Ungiveable Item[i 4] | Identical[i 3] | — |
Name | Savegame ID |
---|---|
Block entity | Furnace |
Block states[]
Name | Default value | Allowed values | Description |
---|---|---|---|
facing | north | east north south west | The direction the furnace's opening faces. The opposite from the direction the player faces while placing the furnace. |
lit | false | false true | If the furnace is lit. |
Name | Metadata Bits | Default value | Allowed values | Values for Metadata Bits |
Description |
---|---|---|---|---|---|
facing_direction (Deprecated) | 0x1 0x2 0x4 | 3 | 2 3 4 5 | 2 3 4 5 | The direction the furnace's opening faces.
|
0 1 | 0 1 | Unused | |||
minecraft:cardinal_direction | Not Supported | south | east north south west | Unsupported | The direction the furnace's opening faces. The opposite from the direction the player faces while placing the furnace. |
Block data[]
A furnace has a block entity associated with it that holds additional data about the block.
- Block entity data
- Tags common to all block entities
- BurnTime: Number of ticks left before the current fuel runs out.
- CookTime: 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 BurnTime reaches 0.
- CookTimeTotal: Number of ticks It takes for the item to be smelted.
- CustomName: Optional. The name of this container in JSON text component, which appears in its GUI where the default name ordinarily appears.
- Items: List of items in this container.
- : 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.- Tags common to all items
- : An item in the furnace, including the slot tag:
- Lock: Optional. When not blank, prevents the container from being opened unless the opener is holding an item whose name matches this string.
- 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.
- 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
/recipe
command.
- 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
Achievements[]
Icon | Achievement | In-game description | Actual requirements (if different) | Gamerscore earned | Trophy type (PS4) | |
---|---|---|---|---|---|---|
PS4 | Other | |||||
Hot Topic | Construct a furnace out of eight cobblestone blocks. | Pick up a furnace from a crafting table output. | 15G | Bronze | ||
Smelt Everything! | Connect 3 Chests to a single Furnace using 3 Hoppers. | Be within the range of three chests connected to a Furnace with 3 Hoppers. | 15G | Bronze | ||
Super Fuel | Power a Furnace with Lava | — | 20G | Bronze |
Advancements[]
Icon | Advancement | In-game description | Parent | Actual requirements (if different) | Resource location |
---|---|---|---|---|---|
![]() | Acquire Hardware | Smelt an Iron Ingot | Getting an Upgrade | Have an iron ingot in your inventory. | story/smelt_iron
|
History[]
Java Edition Indev | |||||
---|---|---|---|---|---|
0.31 | 20100129 | Prior to the addition of furnaces, items could be smelted by dropping them on the ground and then burning them with flint and steel. This was the only way to smelt ores. | |||
20100219 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||
20100223 | Cobblestone can now be smelted into stone. | ||||
Java Edition Infdev | |||||
20100227-1 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||
20100313 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||
20100325 | Furnaces are now fully functional. | ||||
20100327 | The smelting time of furnaces has been reduced from 8 seconds to 4 seconds. | ||||
20100330 | The smelting time of furnaces has been increased from 4 seconds to 8 seconds per item. | ||||
Java Edition Alpha | |||||
v1.0.14 | Furnaces are now used to craft minecarts with furnaces. | ||||
v1.2.0 | ? | Furnaces now face toward the player when placed,[1] rather than away. | |||
Java Edition Beta | |||||
1.2 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||
1.8 | Pre-release | Furnaces now generate in village blacksmiths. | |||
Java Edition | |||||
1.0.0 | Beta 1.9 Prerelease 6 | Furnaces take much shorter time to destroy, and the breaking time depends on the pickaxe's material. | |||
1.2.4 | release | Cats now try to sit on active furnaces. | |||
1.2.5 | pre | ⇧ Shift + clicking can now be used to put items into furnaces more easily. | |||
1.3.1 | 12w18a | Wooden tools now work in furnaces as one full furnace use. | |||
12w22a | Smelting various ores in furnaces now reward players with experience points. | ||||
When using lava as fuel inside a furnace, the player now recovers the bucket. | |||||
1.4.2 | 12w39a | Previously, furnaces lit up blocks all around them, this snapshot has made furnaces light up blocks only in front of them.[2] (images showing difference) Its light value has remained as 13, but the light is emitted only from the block's front surface. | |||
12w40a | The previous change to furnaces has been reverted until the new lighting system can be optimized. | ||||
1.4.6 | 12w49a | When holding sneak, the player can now place blocks and items (like redstone, repeaters, and levers) directly onto furnaces. | |||
1.5 | 13w02a | Hoppers can now be used in conjunction with furnaces, allowing for automatic smelting. | |||
Furnaces renamed using an anvil now display the new name in their GUI where the normal name used to appear. | |||||
1.8 | 14w02a | When a furnace runs out of fuel, the smelting progress now pauses instead of resetting. | |||
14w04a | When a furnace runs out of fuel, the smelting progress now reverses at twice the speed of smelting. | ||||
14w25a | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||
14w26a | Furnaces now allow only fuel or a single empty bucket in the fuel slot. | ||||
1.9 | 15w43a | A furnace now generates inside of igloos. | |||
15w50a | Added a sound to furnaces: block.furnace.fire_crackle | ||||
1.13 | 17w47a | The different block IDs for the furnace has been merged into one ID. | |||
A lit block state for furnaces has been added. | |||||
Prior to The Flattening, these blocks' numeral IDs were 61 and 62. | |||||
18w06a | A recipe book has been added for smelting using furnaces. It can be used only for the input slot. | ||||
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.[3] | ||||
1.14 | 18w43a | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |||
18w49a | Added snowy tundra villages, where many of the houses contain furnaces indoors. | ||||
Furnace items can now be found in chests in snowy tundra village houses. | |||||
18w50a | Furnaces can now be found in one type of taiga village houses. | ||||
The updated taiga village weaponsmiths no longer contain furnaces. | |||||
Furnaces can now be used to craft blast furnaces and smokers. | |||||
1.16 | 20w15a | Blackstone can now be used to create furnaces instead of cobblestone. | |||
20w17a | Breaking a furnace now drops the experience accumulated from smelting.[4] | ||||
1.17 | 21w07a | Furnaces can now be crafted with grimstone. | |||
21w08a | Furnaces are now crafted with cobbled deepslate instead of grimstone. | ||||
1.19 | 22w13a | Furnaces now generate as part of ancient cities. | |||
Furnaces no longer drop when breaking a minecart with furnace. | |||||
1.20 | 23w12a | Furnaces now generate in trail ruins. | |||
Pocket Edition Alpha | |||||
v0.3.2 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||
With the addition of furnaces, every available block and item can now be gathered, crafted or smelted into (no more unlimited items). | |||||
v0.9.0 | build 1 | Furnaces now naturally spawn in villages. | |||
v0.11.0 | build 1 | Crafting descriptions are no longer displayed in furnaces. | |||
build 3 | Furnaces now drop one stack for each item instead of splitting them up. | ||||
v0.15.0 | build 1 | Furnaces can now be moved by pistons. | |||
v0.16.0 | build 1 | A better description (Input, Fuel, Result) has been added to furnaces for devices that do not use a controller. | |||
Pocket Edition | |||||
1.0.0 | alpha 0.17.0.1 | A furnace now generates inside of igloos. | |||
Bedrock Edition | |||||
1.10.0 | beta 1.10.0.3 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |||
Furnaces can now be used to craft smokers and blast furnaces. | |||||
Furnaces now generate in the new villages. | |||||
1.11.0 | beta 1.11.0.1 | Furnaces can now be found in snowy tundra village house chests. | |||
1.16.20 | beta 1.16.20.50 | Furnaces now drop experience from within from processed items.[5] | |||
1.17.0 | beta 1.16.230.52 | Deepslate can now be used to craft furnaces. | |||
1.20.30 | beta 1.20.30.20 | Furnaces now use the minecraft:cardinal_direction block state instead of facing_direction . | |||
Legacy Console Edition | |||||
TU1 | CU1 | 1.0 | Patch 1 | 1.0.1 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
TU12 | Cats now try to sit on active furnaces, making them unusable. This is intended to annoy the player. | ||||
TU14 | 1.04 | Wooden tools now work in furnaces as one full furnace use. | |||
When using lava as fuel inside furnaces, the player now recovers the bucket. | |||||
TU31 | CU19 | 1.22 | 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 bucket in the fuel slot. | |||||
TU53 | CU43 | 1.49 | Patch 23 | 1.0.3 | More items can now be used as fuel in a furnace. |
1.90 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | ||||
New Nintendo 3DS Edition | |||||
0.1.0 | ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Lit furnace "item"[]
- The following content is transcluded from Technical blocks/Lit Furnace.
Java Edition Indev | |||||
---|---|---|---|---|---|
20100219 | ![]() | ||||
Currently lit furnaces can be obtained as items simply by mining the furnace when lit. | |||||
Java Edition Infdev | |||||
20100611 | ![]() | ||||
Java Edition Alpha | |||||
v1.0.1 | ![]() | ||||
Lit furnaces can no longer be obtained as items by breaking a lit furnace. | |||||
Java Edition Beta | |||||
1.2 | ![]() | ||||
1.6 | Test Build 3 | ![]() | |||
Lit furnace items can be obtained from the newly added debug chests, mainly from the 4th slot of the 3rd chest from the left, and the 15th slot of the 6th chest from the left. | |||||
release | Debug chests no longer spawn, preventing lit furnace items from being obtained this way. | ||||
1.8 | Pre-release | ![]() | |||
Added endermen, which can pick up any block including lit furnaces. Such endermen could be killed from 15w31a to 15w47c to drop the lit furnace as a block. | |||||
Pre-release 2 ;) | Added pick block functionality. This will change the currently selected slot to any containing a lit furnace item, but will not allow it to be obtained if not already in the hotbar. | ||||
release | Endermen no longer pick up lit furnaces. | ||||
Java Edition | |||||
1.0.0 | Beta 1.9 Prerelease 4 | Lit furnaces can be obtained with the Silk Touch enchantment by breaking a block with an appropriate tool enchanted with it. | |||
Beta 1.9 Prerelease 5 | Lit furnaces can no longer be obtained via Silk Touch. | ||||
RC2 | ![]() | ||||
1.2.5 | pre | Pick Block will now always return a normal furnace. | |||
1.3.1 | 12w16a | Lit furnace items can now be obtained in singleplayer worlds via the /give command using the respective numeric ID. | |||
12w22a | ![]() | ||||
1.4.2 | 12w34a | ![]() | |||
1.5 | 13w02a | ![]() | |||
1.8 | 14w06a | ![]() | |||
14w10a | ![]() | ||||
14w18a | ![]() | ||||
14w25a | ![]() | ||||
1.9 | 15w31a | ![]() | |||
Endermen now drop their held block, allowing those holding lit furnaces to drop lit furnaces as items. | |||||
15w49a | The direct item form of lit furnaces has been removed from the game.[6] It can no longer exist as an item in any way, only as a placed block. | ||||
? | Added BlockStateTag, which allows to obtain all valid block states of respective block. This tag allows to obtain many technical blocks otherwise cannot be obtained, including lit furnace. | ||||
Pocket Edition Alpha | |||||
v0.3.2 | Lit furnaces exist as an item. | ||||
Bedrock Edition | |||||
? | ![]() |
Names[]
Item names did not exist prior to Beta 1.0.
- Beta 1.0 - 15w49a: Furnace
- (As block name, item does not exist) 15w49a - 17w47a:
Furnace
- The block lit furnace has been removed in 17w47a and furnace block has become generic. Now lit furnace is no longer a technical block, instead it is a block state and can be obtained through
BlockStateTag
.
- ? - ?: tile.lit_furnace.name
Issues[]
Issues relating to "Furnace" are maintained on the bug tracker. Report issues there.
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).
- In Bedrock Edition, the lit furnace block was legitimately obtainable by mining a furnace that is smelting an item while the pickaxe has Silk Touch. When highlighted in the inventory its name was 'lit_furnace'.
Gallery[]
Screenshots[]
Naturally occurring furnaces in a village.
In other media[]
See also[]
References[]
- ↑ "Guess what.. Furnaces should now face the opposite direction the player is facing when you plant them." – @notch (Markus Persson) on X, October 30, 2010
- ↑ "The furnace only gives out light from the front now, unlike before where it'd be all directions!" – @Dinnerbone (Nathan Adams) on X, September 26, 2012
- ↑ MC-7046 — "Furnace with hopper not giving XP" — resolved as "Fixed".
- ↑ MC-1601 — "Breaking a Furnace will not give you the experience for the smelted things inside" — resolved as "Fixed".
- ↑ MCPE-71651
- ↑ MC-80597
External Links[]
- Block of the Week: Furnace – Minecraft.net on September 15, 2017