Iron Bars
minecraft:iron_bars

Iron Bars

Minecraft · by Mojang Studios
block Dragon ImmunePickaxe Mineable

Acquisition

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 16× Iron Bars.

Crafting
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Ingot
Iron Bars Iron Bars ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Iron Bars1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:iron_bars
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/dragon_immune
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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