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