Alloy Smelting using no listed ingredients. Produces End Steel Ingot.
End Steel Ingot
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
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 using End Steel Block, in any arrangement. Produces 9× End Steel Ingot.
Used in (2)
Crafting using End Steel Ingot, in any arrangement. Produces 9× End Steel Nugget.
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.
Related items
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
}
