Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Conductive Alloy Ingot, Piston, Conductive Alloy Ingot, Conductive Alloy Ingot, Redstone Torch and Conductive Alloy Ingot, arranged in the pattern shown. Produces 2× Tier 2 Extraction Speed Upgrade.
Tier 2 Extraction Speed Upgrade
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Crafting using Tier 1 Extraction Speed Upgrade, Conductive Alloy Ingot and Conductive Alloy Ingot, in any arrangement. Produces Tier 2 Extraction Speed Upgrade.
Used in (1)
Crafting using Tier 2 Extraction Speed Upgrade, Soularium Ingot and Soularium Ingot, in any arrangement. Produces Tier 3 Extraction Speed Upgrade.
Developer reference
- Registry name
enderio:extraction_speed_upgrade_2- Namespace
enderio- Mod ID
enderio
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"APA",
"ATA"
],
"ingredients": {
"A": {
"tag": "forge:ingots/conductive_alloy"
},
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"item": "minecraft:piston"
},
"T": {
"item": "minecraft:redstone_torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "enderio:extraction_speed_upgrade_1"
},
{
"tag": "forge:ingots/conductive_alloy"
},
{
"tag": "forge:ingots/conductive_alloy"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
