Lead Ingot
thermal:lead_ingot

Lead Ingot

Thermal Foundation · by King Lemming
item Lead Ingot

Acquisition

Smelting using Deepslate Lead Ore (200 ticks, 0.8 xp). Produces Lead Ingot.

Smelting

200 ticks· 0.8 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

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

Blasting

100 ticks· 0.7 xp

Lead Ingot Lead Ingot guaranteed

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

Smelting

200 ticks· 0.7 xp

Lead Ingot Lead Ingot guaranteed

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

Smelting

200 ticks· 0.8 xp

Lead Ingot Lead Ingot guaranteed

Blasting using Deepslate Lead Ore (100 ticks, 0.8 xp). Produces Lead Ingot.

Blasting

100 ticks· 0.8 xp

Lead Ingot Lead Ingot guaranteed

Blasting using Lead Dust (100 ticks). Produces Lead Ingot.

Blasting

100 ticks

Lead Ingot Lead Ingot guaranteed

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

Blasting

100 ticks· 0.8 xp

Lead Ingot Lead Ingot guaranteed

Smelting using Lead Dust (200 ticks). Produces Lead Ingot.

Smelting

200 ticks

Lead Ingot Lead Ingot guaranteed

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

Crafting ⇆ any arrangement
Lead Ingot Lead Ingot ×9 guaranteed

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

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 (3)

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

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

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 Block of Lead.

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
Block of Lead guaranteed
Developer reference
Registry name
thermal:lead_ingot
Namespace
thermal
Mod ID
thermal_foundation
Tags (1)
forge:items/ingots/lead

Recipe JSON (12):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:deepslate_lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.8,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#I#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:nuggets/lead"
    },
    "I": {
      "item": "thermal:lead_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:raw_lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:raw_lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.8,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:deepslate_lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.8,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:lead_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.8,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "thermal:lead_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "thermal:lead_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_lead"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "thermal"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "create:crushed_raw_lead"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "thermal"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}