Industrial Electrolyzer using Galena Dust. Produces 6× Lead Nugget and 2× Small Pile of Sulfur Dust and 6× Silver Nugget.
Lead Nugget
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Centrifuge using Raw Silver. Produces 3× Lead Nugget.
Crafting using Lead Ingot, in any arrangement. Produces 9× Lead Nugget.
Scrapbox using Scrap Box. Produces Lead Nugget.
Used in (1)
Crafting using Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget and Lead Nugget, in any arrangement. Produces Lead Ingot.
Related items
Developer reference
- Registry name
techreborn:lead_nugget- Namespace
techreborn- Mod ID
techreborn- Tags (2)
c:items/lead_nuggets techreborn:items/nuggets
Recipe JSON (4):
{
"recipe_type": "techreborn:industrial_electrolyzer",
"pattern": null,
"ingredients": {
"item": "techreborn:galena_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"tag": "c:raw_silver_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "techreborn:lead_ingot"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}