Crafting using Dark Steel Ingot, Dark Steel Ingot, Dark Steel Ingot, Energetic Alloy Ingot, Piston, Energetic Alloy Ingot, Energetic Alloy Ingot, Redstone Torch and Energetic Alloy Ingot, arranged in the pattern shown. Produces 2× Tier 4 Extraction Speed Upgrade.
Tier 4 Extraction Speed Upgrade
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Crafting using Tier 3 Extraction Speed Upgrade, Energetic Alloy Ingot and Energetic Alloy Ingot, in any arrangement. Produces Tier 4 Extraction Speed Upgrade.
Developer reference
- Registry name
enderio:extraction_speed_upgrade_4- Namespace
enderio- Mod ID
enderio
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"III",
"APA",
"ATA"
],
"ingredients": {
"A": {
"tag": "forge:ingots/energetic_alloy"
},
"I": {
"tag": "forge:ingots/dark_steel"
},
"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_3"
},
{
"tag": "forge:ingots/energetic_alloy"
},
{
"tag": "forge:ingots/energetic_alloy"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
