Lead Nugget
immersiveengineering:nugget_lead

Lead Nugget

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
item Lead Nugget

Acquisition

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

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

Splashing using Crushed Raw Lead. Produces 9× Lead Nugget.

Splashing conditional
Lead Nugget Lead Nugget ×9 guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Engineers House (immersiveengineering) immersiveengineering:engineers_house1–4100%

Used in (1)

Crafting using Any Lead Nugget, Any Lead Nugget, Any Lead Nugget, Any Lead Nugget, Lead Nugget, Any Lead Nugget, Any Lead Nugget, Any Lead Nugget and Any Lead Nugget, arranged in the pattern shown. Produces Lead Ingot.

Crafting
Any Lead Nugget
Any Lead Nugget
Any Lead Nugget
Any Lead Nugget
Lead Nugget
Any Lead Nugget
Any Lead Nugget
Any Lead Nugget
Any Lead Nugget
Lead Ingot Lead Ingot guaranteed
Developer reference
Registry name
immersiveengineering:nugget_lead
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
forge:items/nuggets/lead

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "immersiveengineering:ingot_lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:splashing",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_lead"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "immersiveengineering"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}