Crafting using Steel Bolt, Steel Curved Plate, Steel Plate, Steel Gear, Steel Rod, Steel Curved Plate, Steel Bolt, Steel Gear and Steel Bolt, arranged in the pattern shown. Produces Steel Drill Head.
Steel Drill Head
Modern Industrialization · by Azercoco, Technici4n
Steel Drill Head is a item from Modern Industrialization, crafted from Steel Bolt, Steel Curved Plate, Steel Plate, Steel Gear, and Steel Rod.
Acquisition
Used in (1)
Crafting using Iron Gear, Item Pipe, Steel Drill Head, Motor, Analog Circuit, Item Pipe, Tin Cable, Motor and Iron Gear, arranged in the pattern shown. Produces 4× Steel Drill.
Developer reference
- Registry name
modern_industrialization:steel_drill_head- Namespace
modern_industrialization- Mod ID
modern_industrialization
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"bcp",
"GRc",
"bGb"
],
"ingredients": {
"G": {
"tag": "c:steel_gears"
},
"R": {
"tag": "c:steel_rods"
},
"b": {
"item": "modern_industrialization:steel_bolt"
},
"c": {
"item": "modern_industrialization:steel_curved_plate"
},
"p": {
"tag": "c:steel_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}