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.
Basic Drill
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
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.
Related items
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
}