End Steel Ingot
enderio:end_steel_ingot

End Steel Ingot

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
item End Steel Ingot

Acquisition

Alloy Smelting using no listed ingredients. Produces End Steel Ingot.

Alloy Smelting
End Steel Ingot End Steel Ingot guaranteed

Crafting using End Steel Nugget, End Steel Nugget, End Steel Nugget, End Steel Nugget, End Steel Nugget, End Steel Nugget, End Steel Nugget, End Steel Nugget and End Steel Nugget, arranged in the pattern shown. Produces End Steel Ingot.

Crafting
End Steel Nugget
End Steel Nugget
End Steel Nugget
End Steel Nugget
End Steel Nugget
End Steel Nugget
End Steel Nugget
End Steel Nugget
End Steel Nugget
End Steel Ingot End Steel Ingot guaranteed

Crafting using End Steel Block, in any arrangement. Produces 9× End Steel Ingot.

Crafting ⇆ any arrangement
End Steel Ingot End Steel Ingot ×9 guaranteed

Used in (2)

Crafting using End Steel Ingot, in any arrangement. Produces 9× End Steel Nugget.

Crafting ⇆ any arrangement
End Steel Ingot
End Steel Nugget End Steel Nugget ×9 guaranteed

Crafting using End Steel Ingot, End Steel Ingot, End Steel Ingot, 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 End Steel Block.

Crafting
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Block guaranteed
Developer reference
Registry name
enderio:end_steel_ingot
Namespace
enderio
Mod ID
enderio
Tags (1)
forge:items/ingots/end_steel

Recipe JSON (3):

{
  "recipe_type": "enderio:alloy_smelting",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.3,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "NNN",
    "NNN",
    "NNN"
  ],
  "ingredients": {
    "N": {
      "item": "enderio:end_steel_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "enderio:end_steel_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}