Crafting using Iridium Alloy Plate, Iridium Nugget, Energy Flow Chip, Iridium Nugget, Overclocker Upgrade, Advanced Drill and Overclocker Upgrade, arranged in the pattern shown. Produces Industrial Drill.
Industrial Drill
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Related items
Developer reference
- Registry name
techreborn:industrial_drill- Namespace
techreborn- Mod ID
techreborn- Tags (3)
fabric:items/pickaxes fabric:items/shovels minecraft:items/cluster_max_harvestables
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" I ",
"NCN",
"OAO"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_drill"
},
"C": {
"item": "techreborn:energy_flow_chip"
},
"I": {
"item": "techreborn:iridium_alloy_plate"
},
"N": {
"tag": "c:iridium_nuggets"
},
"O": {
"item": "techreborn:overclocker_upgrade"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}