Lead Ingot
mekanism:ingot_lead

Lead Ingot

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Lead IngotBeacon Payment Items

Acquisition

Blasting using Crushed Raw Lead (100 ticks, 0.1 xp). Produces Lead Ingot.

Blasting conditional

100 ticks· 0.1 xp

Lead Ingot Lead Ingot guaranteed

Blasting using Any Lead Dust (100 ticks, 0.3 xp). Produces Lead Ingot.

Blasting

100 ticks· 0.3 xp

Lead Ingot Lead Ingot guaranteed

Smelting using Any Lead Dust (200 ticks, 0.3 xp). Produces Lead Ingot.

Smelting

200 ticks· 0.3 xp

Lead Ingot Lead Ingot guaranteed

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

Crafting using Any Lead Storage Block, in any arrangement. Produces 9× Lead Ingot.

Crafting ⇆ any arrangement
Lead Ingot Lead Ingot ×9 guaranteed

Smelting using Any Lead Ore (200 ticks, 0.6 xp). Produces Lead Ingot.

Smelting

200 ticks· 0.6 xp

Lead Ingot Lead Ingot guaranteed

Blasting using Any Lead Ore (100 ticks, 0.6 xp). Produces Lead Ingot.

Blasting

100 ticks· 0.6 xp

Lead Ingot Lead Ingot guaranteed

Smelting using Crushed Raw Lead (200 ticks, 0.1 xp). Produces Lead Ingot.

Smelting conditional

200 ticks· 0.1 xp

Lead Ingot Lead Ingot guaranteed

Used in (1)

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

Crafting
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Lead Ingot
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Lead Block guaranteed
Developer reference
Registry name
mekanism:ingot_lead
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:items/ingots/lead
minecraft:items/beacon_payment_items

Recipe JSON (10):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_lead"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "mekanism"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.3,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.3,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#P#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nuggets/lead"
    },
    "P": {
      "item": "mekanism:nugget_lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "tag": "forge:storage_blocks/lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:raw_materials/lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:ores/lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.6,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_lead"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "mekanism"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}