banner



How To Get A Furnace In Minecraft

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

Contents

  • 1 Obtaining
    • 1.1 Natural generation
    • 1.2 Breaking
    • 1.3 Entity loot
    • 1.4 Chest loot
    • 1.5 Crafting
  • 2 Usage
    • 2.1 Smelting
    • 2.2 Light source
    • 2.3 Crafting ingredient
    • 2.4 Custom name
    • 2.5 Lock
    • 2.6 Note Blocks
  • 3 Sounds
    • 3.1 Generic
    • 3.2 Unique
  • 4 Data values
    • 4.1 ID
    • 4.2 Metadata
    • 4.3 Block states
    • 4.4 Block data
  • 5 Achievements
  • 6 Advancements
  • 7 History
    • 7.1 Lit furnace "item"
      • 7.1.1 Names
  • 8 Issues
  • 9 Trivia
  • 10 See also
  • 11 Gallery
  • 12 References

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.

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
  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 stone-tier block Can use cobblestone and its other variants interchangeably.‌[ Java Edition only ]
Furnace Cobblestone or
Blackstone or
Cobbled Deepslate
Can use one variant of cobblestone only.‌[ Bedrock Edition only ]

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 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 [ ]

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

Crafting ingredient [ ]

Name Ingredients Crafting recipe Description
Blast Furnace Iron Ingot +
Furnace +
Smooth Stone
Minecart with Furnace Furnace +
Minecart
[ Java Edition only ]
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 [ ]

Java Edition:

Sound Subtitles Source Description Resource location Translation key Volume Pitch Attenuation
distance
Block broken Blocks Once the block has broken block.stone.break subtitles.block.generic.break 1.0 0.8 16
None [sound 1] Blocks Falling on the block with fall damage block.stone.fall None [sound 1] 0.5 0.75 16
Block breaking Blocks While the block is in the process of being broken block.stone.hit subtitles.block.generic.hit 0.25 0.5 16
Block placed Blocks When the block is placed block.stone.place subtitles.block.generic.place 1.0 0.8 16
Footsteps Blocks Walking on the block block.stone.step subtitles.block.generic.footsteps 0.15 1.0 16
  1. a b MC-177082

Bedrock Edition:

Sound Source Description Resource location Volume Pitch
Blocks Once the block has broken dig.stone 1.0 0.8
Blocks Falling on the block with fall damage fall.stone 0.4 1.0
Blocks While the block is in the process of being broken hit.stone 0.37 0.5
? Blocks Jumping from the block jump.stone 0.12 1.0
? Blocks Falling on the block without fall damage land.stone 0.22 1.0
Blocks Walking on the block step.stone 0.3 1.0
Blocks When the block is placed use.stone 1.0 0.8

Unique [ ]

Java Edition:

Sound Subtitles Source Description Resource location Translation key Volume Pitch Attenuation
distance
Furnace crackles ? Plays randomly when active block.furnace.fire_crackle subtitles.block.furnace.fire_crackle ? ? 16

Data values [ ]

ID [ ]

Java Edition:

Name Resource location Form Translation key
Furnace furnace Block & Item block.minecraft.furnace
Name Resource location
Block entity furnace

Bedrock Edition:

Name Resource location Numeric ID Form Translation key
Furnace furnace 61 Block & Item tile.furnace.name
Lit Furnace lit_furnace 62 Block tile.lit_furnace.name
Name Savegame ID
Block entity Furnace

Metadata [ ]

In Bedrock Edition, furnaces use the following data values:

Bits Values
0x1
0x2
0x4

A three-bit field storing a value from 2 to 5:

  • 2: Furnace facing north
  • 3: Furnace facing south
  • 4: Furnace facing west
  • 5: Furnace facing east

Invalid values default to 2.

0x8 Unused.

Block states [ ]

Java Edition:

Name Default value Allowed values Description
facing north east
north
south
west
The direction the furnace opening faces.
The opposite from the direction the player faces while placing the furnace.
lit false false
true
If the furnace is lit.

Bedrock Edition:

Name Default value Allowed values Description
facing_direction 2 0
1
2
3
4
5
The direction the furnace opening faces.
Opposite from the direction the player faces when placing a furnace.

Block data [ ]

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

Java Edition:

  • Block entity data
    •  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.
    •  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 namespaced ID of the smelting recipe, as used in the /recipe command.

Bedrock Edition:

See Bedrock Edition level format/Block entity format.

Achievements [ ]

Icon Achievement In-game description Actual requirements (if different) Gamerscore earned Trophy type (PS4)
PS4 Other platforms
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
Advancement-plain-raw.png 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 Furnace (away) JE1.png Furnace (E) JE1.png Furnace (S) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Lit Furnace (E) JE1.png Lit Furnace (S) JE1.png Furnace (away) JE1.png Added furnaces.
20100223 Cobblestone can now be smelted into stone.
Java Edition Infdev
20100227-1 Furnace (away) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Furnaces no longer have a face.
20100313 Furnace (away) JE1.png Furnace (E) JE1.png Furnace (S) JE1.png Furnace (away) JE1.png Furnace (away) JE1.png Lit Furnace (E) JE1.png Lit Furnace (S) JE1.png Furnace (away) JE1.png Furnaces now have faces again.
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 Furnace (N) JE2 BE1.png Furnace (E) JE2 BE1.png Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png Furnace (N) JE2 BE1.png Lit Furnace (E) JE2 BE1.png Lit Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png The models of furnaces have been changed. Now use their own top texture on top face.
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 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 Furnace (N) JE2 BE1.png Furnace (E) JE3.png Furnace (S) JE3.png Furnace (W) JE3.png Furnace (N) JE2 BE1.png Lit Furnace (E) JE3.png Lit Furnace (S) JE3.png Furnace (W) JE3.png The top texture of the furnace now rotates according to the direction it faces.
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.
1.14 18w43a Furnace (N) JE3 BE2.png Furnace (E) JE4.png Furnace (S) JE4.png Furnace (W) JE4.png Furnace (N) JE3 BE2.png Lit Furnace (E) JE4.png Lit Furnace (S) JE4.png Furnace (W) JE4.png The texture of furnaces has been changed.
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 Furnaces now drop experience from within from processed items.[3]
1.17 21w07a Furnaces can now be crafted with grimstone.
21w08a Furnaces are now crafted with cobbled deepslate instead of grimstone.
Pocket Edition Alpha
v0.3.2 Furnace (N) JE2 BE1.png Furnace (E) JE2 BE1.png Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png Furnace (N) JE2 BE1.png Lit Furnace (E) JE2 BE1.png Lit Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png 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.0 build 1 Furnaces now naturally spawn in villages.
v0.11.0 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.
? Crafting descriptions are no longer displayed in furnaces.
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 Furnace (N) JE3 BE2.png Furnace (E) BE2.png Furnace (S) BE2.png Furnace (N) JE3 BE2.png Lit Furnace (N) BE2.png Lit Furnace (E) BE2.png Lit Furnace (S) BE2.png Lit Furnace (N) BE2.png 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.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.[4]
1.17.0 beta 1.16.230.52 Deepslate can now be used to craft furnaces.
Legacy Console Edition
TU1 CU1 1.0 Patch 1 1.0.1 Furnace (N) JE2 BE1.png Furnace (E) JE2 BE1.png Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png Furnace (N) JE2 BE1.png Lit Furnace (E) JE2 BE1.png Lit Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png Added furnaces.
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 Furnace (N) JE3 BE2.png Furnace (E) JE4.png Furnace (S) JE4.png Furnace (W) JE4.png Furnace (N) JE3 BE2.png Lit Furnace (E) JE4.png Lit Furnace (S) JE4.png Furnace (W) JE4.png The texture of furnaces has been changed.
New Nintendo 3DS Edition
0.1.0 Furnace (N) JE2 BE1.png Furnace (E) JE2 BE1.png Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png Furnace (N) JE2 BE1.png Lit Furnace (E) JE2 BE1.png Lit Furnace (S) JE2 BE1.png Furnace (N) JE2 BE1.png Added furnaces.

Lit furnace "item" [ ]

The following content is transcluded from Technical blocks/Lit Furnace.

This section is missing information about Did the beta 1.5 pumpkin bug affect furnaces as well?.

Please expand the section to include this information. Further details may exist on the talk page.

Java Edition Indev
20100219 Lit Furnace (inventory) JE1.png 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
20100611 Lit Furnace (inventory) JE2.png 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.1 Lit Furnace (inventory) JE3.png 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.2 Lit Furnace (inventory) JE4.png The furnace model changing has affected the lit furnace item.
1.6 Test Build 3 Lit Furnace (inventory) JE5.png Block items have changed in this version to be brighter and rotated 90 degrees clockwise 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.
release Debug chests no longer spawn, preventing lit furnace items from being obtained this way.
1.8 Pre-release Lit Furnace (inventory) JE6.png 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.
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 Lit Furnace (inventory) JE7.png Block items are now more shaded again.
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 Lit Furnace (inventory) JE8.png Block items have been rotated back to their pre-Beta 1.6 orientations.
1.4.2 12w34a Lit Furnace (inventory) JE9.png Block items have been brightened to an almost unnoticable degree.
1.5 13w02a Lit Furnace (inventory) JE10.png The item form of the lit furnace now has no face due to texture storage reforms.
1.8 14w06a Lit Furnace (inventory) JE11.png The item form of the lit furnace now correctly displays its face as lit.
14w10a Furnace (top texture) JE1 BE1.png The item form of the lit furnace now displays its top/bottom texture.
14w18a Lit Furnace (inventory) JE11.png The item form of the lit furnace now correctly displays its face as lit again.
14w25a Missing Model (inventory) JE1.png The item form of the lit furnace now has missing textures.
1.9 15w31a Missing Model (inventory) JE2.png 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.
15w49a The 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.
Bedrock Edition
? Lit Furnace (inventory) BE.png Lit furnace items now look like this.

Names [ ]

Java Edition

Item names did not exist prior to Beta 1.0.

  • Beta 1.0 - 15w47c: Furnace
Bedrock Edition
  •  ? - ?: 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'.

See also [ ]

  • Blast Furnace
  • Smoker

Gallery [ ]

  • Naturally occurring furnaces in a village.

  • The furnace GUI for Java Edition.

References [ ]

  1. "Guess what.. Furnaces should now face the opposite direction the player is facing when you plant them." – @notch on Twitter, October 30, 2010
  2. "The furnace only gives out light from the front now, unlike before where it'd be all directions!" – @Dinnerbone on Twitter, September 26, 2012
  3. MC-1601
  4. MCPE-71651
  5. MC-80597

How To Get A Furnace In Minecraft

Source: https://minecraft.fandom.com/wiki/Furnace

Posted by: ryanandlonimper.blogspot.com

0 Response to "How To Get A Furnace In Minecraft"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel