End Steel Bars
enderio:end_steel_bars

End Steel Bars

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using End Steel Ingot, End Steel Ingot, End Steel Ingot, End Steel Ingot, End Steel Ingot and End Steel Ingot, arranged in the pattern shown. Produces 12× End Steel Bars.

Crafting
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Bars End Steel Bars ×12 guaranteed

Mining & drops

sourcecountchanceconditions
End Steel Bars1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:end_steel_bars
Namespace
enderio
Mod ID
enderio
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "III"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/end_steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}