Crafting using Drill Head, Any Iron Ingot, Any Gold Gear, Any Iron Ingot, Tin Gear, Rf Coil and Tin Gear, arranged in the pattern shown. Produces Flux Drill.
Flux Drill
Thermal Innovation · by King Lemming
Acquisition
Developer reference
- Registry name
thermal:flux_drill- Namespace
thermal- Mod ID
thermal_innovation- Tags (1)
minecraft:items/cluster_max_harvestables
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X ",
"ICI",
"GPG"
],
"ingredients": {
"C": {
"tag": "forge:gears/gold"
},
"G": {
"tag": "forge:gears/tin"
},
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"item": "thermal:rf_coil"
},
"X": {
"item": "thermal:drill_head"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}