Blast 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
Blast 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 blast furnace is a block that smelts ores, raw metals[upcoming: JE 1.17], iron and gold armor and tools, similar to a furnace, but at twice the rate. It also serves as an armorer's job site block.

Obtaining

Breaking

A blast furnace can be picked up by any pickaxe. If mined without a pickaxe, it does not drop anything.

Blast furnaces drop their contents when broken.

Block Blast 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.

Natural generation

Blast furnaces can generate in any armorer house; these can be found in a village.

Crafting

Ingredients Crafting recipe
Iron Ingot +
Furnace +
Smooth Stone

Usage

Blast furnaces can be pushed by pistons.‌[Bedrock Edition only]

Smelting

Main article: Smelting

Blast furnaces are similar to furnaces, but can smelt only ore blocks and tools/armor made of iron, gold or chainmail. Blast furnaces serve as the counterpart to smokers, which are used mainly to cook food faster. Smelting equipment yields one iron or gold nugget from their respective materials. Once an item and a fuel are placed into the blast furnace, the block state changes to lit and the item is smelted twice as fast as a regular furnace. Fuel is also used at double the rate of regular furnaces, so the number of items smelted per fuel stays the same. The product can then be collected by using the output. Like normal furnaces, a hopper can be fed into a blast furnace and can also pick up items from it.

Light source

Blast furnaces emit a light level of 13 when active, similar to normal furnaces.

Custom name

By default, the GUI of a blast furnace is labeled "Blast 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]

Change profession

If a village has a blast furnace that has not been claimed by a villager, any nearby villager who hasn't chosen a job site block has a chance to change their profession to armorer.

Lock

In Java Edition, a blast furnace can be "locked" by setting its Lock tag using the /data command. If a blast furnace's Lock tag is not blank, the blast 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 blast furnace at (0,64,0) so that the blast furnace cannot be opened unless the player is holding an item named "Blast Furnace Key", use /data merge block 0 64 0 {Lock:"Blast Furnace Key"}.

Note Blocks

Blast 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:Blast Furnace fire crackle1.oggFile:Blast Furnace fire crackle2.oggFile:Blast Furnace fire crackle3.oggFile:Blast Furnace fire crackle4.oggFile:Blast Furnace fire crackle5.oggBlast furnace crackles?Plays randomly when activeblock.blastfurnace.fire_crackle[sound 1]subtitles.block.blastfurnace.fire_crackle<ref name="nospace" group="sound">1?16

Data values

ID

Java Edition:

NameNamespaced IDFormTranslation key
Blast Furnaceblast_furnaceBlock & Itemblock.minecraft.blast_furnace
NameNamespaced ID
Block entityblast_furnace

Bedrock Edition:

NameNamespaced IDNumeric ID FormTranslation key
Unlit blockblast_furnace451Block & Itemtile.blast_furnace.name
Lit blocklit_blast_furnace469Blocktile.lit_blast_furnace.name
NameSavegame ID
Block entityBlastFurnace

Metadata

See also: Data values

In Bedrock Edition, blast furnaces use the following data values:

Template:/DV

Block states

See also: Block states

Template:/BS

Block data

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

Template:/BE

History

Java Edition
1.1418w44a32px 32px 32px 32px 32px 32px 32px 32px Added blast furnaces.
Blast furnaces are currently obtainable only through the creative inventory and the GUI can be accessed only through spectator mode.
18w48aBlast furnaces now generate in the updated plains villages.
18w49aBlast furnaces now generate in the updated savanna villages and the new snowy tundra villages.
18w50aBlast furnaces now generate in the updated desert and taiga villages.
Blast furnaces are now functional and craftable.
19w03aSounds have been added for blast furnaces.
1.1620w06aAdded ancient debris, which can be smelted in blast furnaces.
Upcoming Java Edition
1.1721w14aRaw Metals can be smelted in blast furnaces.
Bedrock Edition
1.9.0beta 1.9.0.232px 32px 32px 32px Added blast furnaces.
1.10.0beta 1.10.0.3A crafting recipe has been added for the blast furnace.
Blast furnaces now generate in the new village armorer houses.
1.11.0beta 1.11.0.132px 32px 32px 32px Blast furnace are now functional.
Legacy Console Edition
1.91 32px 32px 32px 32px 32px 32px 32px 32px Added blast furnaces.

Lit blast furnace "item"

Bedrock Edition
?Lit blast furnaces exist as an item.
?The lit furnace item is called tile.lit_blast_furnace.name.
?32px Lit blast furnace items now look like this.

Issues

Issues relating to "Blast Furnace" are maintained on the bug tracker. Report issues there.

See also

References


cs:Tavicí pec de:Schmelzofen fr:Haut fourneau ja:溶鉱炉 ko:용광로 pl:Piec hutniczy pt:Alto-forno ru:Плавильная печь th:เตาหลอม zh:高炉