Furnace Item ID

Each item in Minecraft has a unique ID assigned to it, known as an item ID, this can be used in commands to spawn the item into the game. The item ID for furnace in Minecraft is shown below:

Furnace Spawn Command

The Furnace item can be spawned in Minecraft with the below command. Cheats must be enabled before this will work.

If you are running the Essentials plugin, you will need to run /minecraft:give instead of simply /give. This is because the Essentials /give command overrides Minecraft's built-in command.

Mining Tools

Below is a table of the tools that can be used to break Furnace blocks, and the speed it will take to break at (in seconds). This is calculated with the formula (1.5 * Block Hardness) / Tool Multiplier.

Tool Speed
Golden Pickaxe Golden Pickaxe 0.44s
Diamond Pickaxe Diamond Pickaxe 0.66s
Iron Pickaxe Iron Pickaxe 0.88s
Stone Pickaxe Stone Pickaxe 1.31s
Wooden Pickaxe Wooden Pickaxe 2.62s

All Minecraft 1.18 Item IDs

Find thousands more items on our complete list of 1,325 Minecraft IDs.

/spawn list

Furnace Information

Furnace

The burning furnace is a block that cannot be added to your inventory in Vanilla Minecraft. The block is formed when fuel and an item to smelt are placed together in a regular furnace, and will drop a regular furnace item along with the contents of the furnace if broken.

Item ID minecraft:furnace
Numerical ID 61
Stackable Yes
Max Stack Size 64
Recipes Used In Minecart with Furnace, Smoker, Blast Furnace
Hardness 3.5
Material Rock
Diggable Yes
Min / Max State IDs 3373 - 3380

Furnace Crafting Recipes

Below you can find the crafting recipes that can be used to make Furnace.

Ingredients Pattern Result
Cobblestone
Cobblestone
Cobblestone
Cobblestone
Cobblestone
Cobblestone
Cobblestone
Cobblestone
1x Furnace
Blackstone
Blackstone
Blackstone
Blackstone
Blackstone
Blackstone
Blackstone
Blackstone
1x Furnace

Furnace Block States

Block states are values assigned to a block that changes its state. For example, many blocks have a "direction" block state which can be used to change the direction a block faces.

Find a table of all blockstates for the Furnace block below.

Block State Name Type Values
facing enum ?
  • north
  • south
  • west
  • east
lit bool ?
  • true
  • false