Industrial Drill
techreborn:industrial_drill

Industrial Drill

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item PickaxesShovelsCluster Max Harvestables

Acquisition

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.

Crafting
Iridium Alloy Plate
Iridium Nugget
Energy Flow Chip
Iridium Nugget
Overclocker Upgrade
Advanced Drill
Overclocker Upgrade
Industrial Drill Industrial Drill guaranteed
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
}