Lead Nugget
techreborn:lead_nugget

Lead Nugget

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Lead NuggetsNuggets

Acquisition

Industrial Electrolyzer using Galena Dust. Produces 6× Lead Nugget and 2× Small Pile of Sulfur Dust and 6× Silver Nugget.

Industrial Electrolyzer
Lead Nugget Lead Nugget ×6 guaranteed
Small Pile of Sulfur Dust Small Pile of Sulfur Dust ×2 guaranteed
Silver Nugget Silver Nugget ×6 guaranteed

Centrifuge using Raw Silver. Produces 3× Lead Nugget.

Centrifuge
Lead Nugget Lead Nugget ×3 guaranteed

Crafting using Lead Ingot, in any arrangement. Produces 9× Lead Nugget.

Crafting ⇆ any arrangement
Lead Ingot
Lead Nugget Lead Nugget ×9 guaranteed

Scrapbox using Scrap Box. Produces Lead Nugget.

Scrapbox
Lead Nugget Lead Nugget guaranteed

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.

Crafting ⇆ any arrangement
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Ingot Lead Ingot guaranteed
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
}