Crafting using Bronze Bolt, Bronze Curved Plate, Bronze Plate, Bronze Gear, Bronze Rod, Bronze Curved Plate, Bronze Bolt, Bronze Gear and Bronze Bolt, arranged in the pattern shown. Produces Bronze Drill Head.
Bronze Drill Head
Modern Industrialization · by Azercoco, Technici4n
Bronze Drill Head is a item from Modern Industrialization, crafted from Bronze Bolt, Bronze Curved Plate, Bronze Plate, Bronze Gear, and Bronze Rod.
Acquisition
Used in (1)
Crafting using Bronze Drill Head, Iron Gear, Item Pipe, White Fluid Pipe and Iron Gear, arranged in the pattern shown. Produces 4× Bronze Drill.
Developer reference
- Registry name
modern_industrialization:bronze_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:bronze_gears"
},
"R": {
"tag": "c:bronze_rods"
},
"b": {
"item": "modern_industrialization:bronze_bolt"
},
"c": {
"item": "modern_industrialization:bronze_curved_plate"
},
"p": {
"tag": "c:bronze_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}