minecraft:furnace

Furnace

Minecraft · by Mojang Studios
block Pickaxe Mineable

Acquisition

Crafting using Any Stone Crafting Materials, Any Stone Crafting Materials, Any Stone Crafting Materials, Any Stone Crafting Materials, Any Stone Crafting Materials, Any Stone Crafting Materials, Any Stone Crafting Materials and Any Stone Crafting Materials, arranged in the pattern shown. Produces Furnace.

Crafting
Furnace guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house1–1100%
Furnace1–1100%Survives Explosion

Used in (3)

Crafting using Furnace and Minecart, in any arrangement. Produces Minecart with Furnace.

Crafting ⇆ any arrangement
Minecart with Furnace Minecart with Furnace guaranteed

Crafting using Any Logs, Any Logs, Furnace, Any Logs and Any Logs, arranged in the pattern shown. Produces Smoker.

Crafting
Smoker guaranteed

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Furnace, Iron Ingot, Smooth Stone, Smooth Stone and Smooth Stone, arranged in the pattern shown. Produces Blast Furnace.

Crafting
Blast Furnace guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:furnace
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "# #",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:stone_crafting_materials"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}