Crafting using Any Lead Ingot, Any Lead Ingot, Any Iron Nugget, Any Lead Ingot and Any Lead Ingot, arranged in the pattern shown. Produces Lead Gear.
Lead Gear
Thermal Foundation · by King Lemming
Acquisition
Related items
Developer reference
- Registry name
thermal:lead_gear- Namespace
thermal- Mod ID
thermal_foundation- Tags (1)
forge:items/gears/lead
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#i#",
" # "
],
"ingredients": {
"#": {
"tag": "forge:ingots/lead"
},
"i": {
"tag": "forge:nuggets/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}