Furnace

From Box of Rocks WIKI
Revision as of 14:20, 13 May 2021 by BoxWiki (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:For

Furnace
Renewable

Yes

Stackable

Yes (64)

Tool

Blast resistance

3.5

Hardness

3.5

Luminant

Yes (13) (when active)

Transparent

Partial (when active)

Flammable

No

Catches fire from lava

No

A furnace is a utility block used for the smelting of blocks and items.

Obtaining

Natural generation

One furnace generates in every igloo.

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.

Breaking

A furnace can be mined using any pickaxe. A furnace will also drop all of its contents when broken. Mining without a pickaxe takes 17.5 seconds.

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[FN 1]
Default 17.5
Wooden 2.65
Stone 1.35
Iron 0.9
Diamond 0.7
Netherite 0.6
Golden 0.45
  1. Times are for unenchanted tools as wielded by players with no status effects, measured in seconds. For more information, see Breaking § Speed.

Entity loot

In Java Edition, breaking a minecart with furnace drops both the furnace and the Minecart.

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

Name Ingredients Crafting recipe Description
Furnace Any Cobblestone or Blackstone

[until JE 1.17]
Furnace Any stone-tier block

[upcoming: JE 1.17]

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

Main article: Smelting
Smelting Recipe
Template:Furnace

The main purpose of furnaces is to allow for smelting. Its interface can be opened by pressing the use item button on it.

Light source

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

Smoker Any Log or
Any Stripped Log or
Any Wood or
Any Stripped Wood +
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" sound.

Sounds

Generic

Java Edition:

SoundSubtitleSourceDescriptionNamespaced IDTranslation keyVolumePitchAttenuation
distance
File:Stone dig1.oggFile:Stone dig2.oggFile:Stone dig3.oggFile:Stone dig4.oggBlock brokenBlocksOnce the block has brokenblock.stone.breaksubtitles.block.generic.break1.00.816
File:Stone hit1.oggFile:Stone hit2.oggFile:Stone hit3.oggFile:Stone hit4.oggFile:Stone hit5.oggFile:Stone hit6.oggNone[sound 1]BlocksFalling on the block with fall damageblock.stone.fallNone[sound 1]0.50.7516
File:Stone hit1.oggFile:Stone hit2.oggFile:Stone hit3.oggFile:Stone hit4.oggFile:Stone hit5.oggFile:Stone hit6.oggBlock breakingBlocksWhile the block is in the process of being brokenblock.stone.hitsubtitles.block.generic.hit0.250.516
File:Stone dig1.oggFile:Stone dig2.oggFile:Stone dig3.oggFile:Stone dig4.oggBlock placedBlocksWhen the block is placedblock.stone.placesubtitles.block.generic.place1.00.816
File:Stone hit1.oggFile:Stone hit2.oggFile:Stone hit3.oggFile:Stone hit4.oggFile:Stone hit5.oggFile:Stone hit6.oggFootstepsBlocksWalking on the blockblock.stone.stepsubtitles.block.generic.footsteps0.151.016

Bedrock Edition:

SoundSourceDescriptionNamespaced IDVolumePitch
File:Stone dig1.oggFile:Stone dig2.oggFile:Stone dig3.oggFile:Stone dig4.oggBlocksOnce the block has brokendig.stone1.00.8
File:Stone hit1.oggFile:Stone hit2.oggFile:Stone hit3.oggFile:Stone hit4.oggFile:Stone hit5.oggFile:Stone hit6.oggBlocksFalling on the block with fall damagefall.stone0.41.0
File:Stone hit1.oggFile:Stone hit2.oggFile:Stone hit3.oggFile:Stone hit4.oggFile:Stone hit5.oggFile:Stone hit6.oggBlocksWhile the block is in the process of being brokenhit.stone0.370.5
?BlocksJumping from the blockjump.stone0.121.0
?BlocksFalling on the block without fall damageland.stone0.221.0
File:Stone hit1.oggFile:Stone hit2.oggFile:Stone hit3.oggFile:Stone hit4.oggFile:Stone hit5.oggFile:Stone hit6.oggBlocksWalking on the blockstep.stone0.31.0
File:Stone dig1.oggFile:Stone dig2.oggFile:Stone dig3.oggFile:Stone dig4.oggBlocksWhen the block is placeduse.stone1.00.8

Unique

Java Edition:

SoundSubtitleSourceDescriptionNamespaced IDTranslation keyVolumePitchAttenuation
distance
File:Furnace fire crackle1.oggFile:Furnace fire crackle2.oggFile:Furnace fire crackle3.oggFile:Furnace fire crackle4.oggFile:Furnace fire crackle5.oggFurnace crackles?Plays randomly when activeblock.furnace.fire_cracklesubtitles.block.furnace.fire_crackle??16

Data values

ID

Java Edition:

NameNamespaced IDFormTranslation key
FurnacefurnaceBlock & Itemblock.minecraft.furnace
NameNamespaced ID
Block entityfurnace

Bedrock Edition:

NameNamespaced IDNumeric ID FormTranslation key
Furnacefurnace61Block & Itemtile.furnace.name
Lit Furnacelit_furnace62Blocktile.lit_furnace.name
NameSavegame ID
Block entityFurnace

Metadata

See also: Data values

In Bedrock Edition, furnaces use the following data values: Template:/DV

Block states

See also: Block states

Template:/BS

Block data

A furnace has a block entity associated with it that holds additional data about the block.

Template:/BE

Achievements

Template:AchievementsTemplate:AchievementsTemplate:Achievements

Advancements

Template:Advancements

History

Java Edition Indev
0.3120100129Prior 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.
Minecraft Indev2010021932px 32px 32px 32px 32px 32px 32px 32px Added furnaces.
20100223Cobblestone can now be smelted into stone.
Java Edition Infdev
Minecraft Infdev20100227-132px 32px 32px 32px 32px 32px 32px 32px Furnaces no longer have a face.
2010031332px 32px 32px 32px 32px 32px 32px 32px Furnaces now have faces again.
20100325Furnaces are now fully functional.
20100327The smelting time of furnaces has been reduced from 8 seconds to 4 seconds.
20100330The smelting time of furnaces has been increased from 4 seconds to 8 seconds per item.
Java Edition Alpha
v1.0.14Furnaces 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.232px 32px 32px 32px 32px 32px 32px 32px The models of furnaces have been changed. Now use their own top texture on top face.
1.8Pre-releaseFurnaces now generate in village blacksmiths.
Java Edition
1.0.0Beta 1.9 Prerelease 6Furnaces take much shorter time to destroy, and the breaking time depends on the pickaxe's material.
1.2.4releaseCats now try to sit on active furnaces.
1.2.5pre⇧ Shift + clicking can now be used to put items into furnaces more easily.
1.3.112w18aWooden tools now work in furnaces as one full furnace use.
12w22aSmelting 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.212w39aPreviously, 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.
12w40aThe previous change to furnaces has been reverted until the new lighting system can be optimized.
1.4.612w49aWhen holding sneak, the player can now place blocks and items (like redstone, repeaters, and levers) directly onto furnaces.
1.513w02aFurnaces renamed using an anvil now display the new name in their GUI where the normal name used to appear.
1.814w02aWhen a furnace runs out of fuel, the smelting progress now pauses instead of resetting.
14w04aWhen a furnace runs out of fuel, the smelting progress now reverses at twice the speed of smelting.
14w25a32px 32px 32px 32px 32px 32px 32px 32px The top texture of the furnace now rotates according to the direction it faces.
14w26aFurnaces now allow only fuel or a single empty bucket in the fuel slot.
1.915w43aA furnace now generates inside of igloos.
15w50aAdded a sound to furnaces: block.furnace.fire_crackle
1.1317w47aThe 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.
18w06aA recipe book has been added for smelting using furnaces. It can be used only for the input slot.
1.1418w43a32px 32px 32px 32px 32px 32px 32px 32px The texture of furnaces has been changed.
18w49aAdded snowy tundra villages, where many of the houses contain furnaces indoors.
Furnace items can now be found in chests in snowy tundra village houses.
18w50aFurnaces 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.1620w15aBlackstone can now be used to create furnaces instead of cobblestone.
20w17aFurnaces now drop experience from within from processed items.[3]
Upcoming Java Edition
1.1721w07aFurnaces can now be crafted with grimstone.
21w08aFurnaces are now crafted with cobbled deepslate instead of grimstone.
Pocket Edition Alpha
v0.3.232px 32px 32px 32px 32px 32px 32px 32px Added furnaces.
With the addition of furnaces, every available block and item can now be gathered, crafted or smelted into (no more unlimited items).
v0.9.0build 1Furnaces now naturally spawn in villages.
v0.11.0build 3Furnaces now drop one stack for each item instead of splitting them up.
v0.15.0build 1Furnaces can now be moved by pistons.
v0.16.0build 1A better description (Input, Fuel, Result) has been added to furnaces for devices that do not use a controller.
Pocket Edition
1.0.0alpha 0.17.0.1A furnace now generates inside of igloos.
Bedrock Edition
1.10.0beta 1.10.0.332px 32px 32px 32px 32px 32px 32px 32px The texture of furnaces has been changed.
Furnaces can now be used to craft smokers and blast furnaces.
Furnaces now generate in the new villages.
1.11.0beta 1.11.0.1Furnaces can now be found in snowy tundra village house chests.
1.16.20beta 1.16.20.50Furnaces now drop experience from within from processed items.[4]
Upcoming Bedrock Edition
1.16.230beta 1.16.230.52Deepslate can now be used to craft furnaces.
Legacy Console Edition
TU1CU1 1.0 Patch 11.0.132px 32px 32px 32px 32px 32px 32px 32px Added furnaces.
TU12Cats 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.
TU31CU19 1.22 Patch 3When 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.
TU53CU43 1.49 Patch 231.0.3More items can now be used as fuel in a furnace.
1.90 32px 32px 32px 32px 32px 32px 32px 32px The texture of furnaces has been changed.
New Nintendo 3DS Edition
0.1.032px 32px 32px 32px 32px 32px 32px 32px Added furnaces.

Lit furnace "item"

Java Edition Indev
Minecraft Indev2010021932px Lit furnaces have an unobtainable item form corresponding to its block ID, which uses the normal furnace appearance. It can be obtained via inventory editors with numeric item ID 62.
Currently lit furnaces can be obtained as items simply by mining the furnace when lit.
Java Edition Infdev
Minecraft Infdev2010061132px The lighting on blocks in the inventory has changed, changing the appearance of the lit furnace item as a result.
Java Edition Alpha
v1.0.132px The left side of block items has been darkened, changing the lit furnace item as a result.
Lit furnaces can no longer be obtained as items by breaking a lit furnace.
Java Edition Beta
1.0The item is called Furnace.
1.232px The furnace model changing has affected the lit furnace item.
1.6Test Build 332px Block items have changed in this version to be brighter and mirrored from their prior appearances.
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.
releaseDebug chests no longer spawn, preventing lit furnace items from being obtained this way.
1.8Pre-release32px Block items are now far brighter than before.
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.
releaseEndermen no longer pick up lit furnaces.
Java Edition
1.0.0Beta 1.9 Prerelease 4Lit furnaces can be obtained with the Silk Touch enchantment by breaking a block with an appropriate tool enchanted with it.
Beta 1.9 Prerelease 5Lit furnaces can no longer be obtained via Silk Touch.
RC232px Block items are now more shaded again.
1.2.5prePick Block will now always return a normal furnace.
1.3.112w16aLit furnace items can now be obtained in singleplayer worlds via the /give command using the respective numeric ID.
12w22a32px Block items have been flipped back to their pre-Beta 1.6 orientations.
1.4.212w34a32px Block items have been brightened to an almost unnoticable degree.
1.513w02a32px The item form of the lit furnace now has no face due to texture storage reforms.
1.814w06a32px The item form of the lit furnace now correctly displays its face as lit.
14w10a32px The item form of the lit furnace now displays its top/bottom texture.
14w18a32px The item form of the lit furnace now correctly displays its face as lit again.
14w25a32px The item form of the lit furnace now has missing textures.
1.915w31a32px The model of the lit furnace block's item form is now missing.
Endermen now drop their held block, allowing those holding lit furnaces to drop lit furnaces as items.
15w49aThe direct item form of lit furnaces has been removed from the game.[5] It can no longer exist as an item in any way, only as a placed block.
Pocket Edition Alpha
?Lit furnaces exist as an item.
Unknown
?The lit furnace item is called tile.lit_furnace.name.
Bedrock Edition
?32px Lit furnace items now look like this.

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).
  • Tamed cats often sit on top of lit furnaces.
  • A lava bucket is the most effective fuel to use, smelting 100 items, although a block of coal is the best renewable fuel, smelting 80 items.
  • 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'.

See also

Gallery

References

cs:Pec de:Ofen es:Horno fr:Fourneau hu:Kemence it:Fornace ja:かまど ko:화로 nl:Oven pl:Piec pt:Fornalha ru:Печь tr:Fırın uk:Піч zh:熔炉