Basic Drill
techreborn:basic_drill

Basic Drill

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

Acquisition

Crafting using Refined Iron Ingot, Refined Iron Ingot, Red Cell Battery, Refined Iron Ingot, Refined Iron Ingot, Electronic Circuit and Refined Iron Ingot, arranged in the pattern shown. Produces Basic Drill.

Crafting
Refined Iron Ingot
Refined Iron Ingot
Red Cell Battery
Refined Iron Ingot
Refined Iron Ingot
Electronic Circuit
Refined Iron Ingot
Basic Drill Basic Drill guaranteed

Used in (1)

Crafting using Diamond, Diamond, Lithium Battery, Diamond, Titanium Ingot, Basic Drill and Titanium Ingot, arranged in the pattern shown. Produces Advanced Drill.

Crafting
Diamond
Diamond
Lithium Battery
Diamond
Titanium Ingot
Basic Drill
Titanium Ingot
Advanced Drill Advanced Drill guaranteed
Developer reference
Registry name
techreborn:basic_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": [
    " S ",
    "SBS",
    "SCS"
  ],
  "ingredients": {
    "B": {
      "item": "techreborn:red_cell_battery"
    },
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "S": {
      "item": "techreborn:refined_iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}