Lead Ingot
modern_industrialization:lead_ingot

Lead Ingot

Modern Industrialization · by Azercoco, Technici4n
item Lead Ingots

Lead Ingot is a item from Modern Industrialization, crafted from Deepslate Lead Ore.

Acquisition

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

Blasting

100 ticks· 0.7 xp

Lead Ingot Lead Ingot guaranteed

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

Smelting

200 ticks· 0.7 xp

Lead Ingot Lead Ingot guaranteed

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

Crafting
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Nugget
Lead Ingot Lead Ingot guaranteed

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

Blasting

100 ticks· 0.7 xp

Lead Ingot Lead Ingot guaranteed

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

Blasting

100 ticks· 0.7 xp

Lead Ingot Lead Ingot guaranteed

Crafting using Block of Lead, arranged in the pattern shown. Produces 9× Lead Ingot.

Crafting
Lead Ingot Lead Ingot ×9 guaranteed

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

Smelting

200 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.7 xp). Produces Lead Ingot.

Smelting

200 ticks· 0.7 xp

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

Used in (2)

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

Crafting
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Block of Lead guaranteed

Crafting using Lead Ingot, arranged in the pattern shown. Produces 9× Lead Nugget.

Crafting
Lead Ingot
Lead Nugget Lead Nugget ×9 guaranteed
Developer reference
Registry name
modern_industrialization:lead_ingot
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
c:items/lead_ingots

Recipe JSON (10):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:deepslate_lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:lead_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxx",
    "xxx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "c:lead_nuggets"
    },
    "y": {
      "item": "modern_industrialization:lead_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:lead_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "x"
  ],
  "ingredients": {
    "x": {
      "item": "modern_industrialization:lead_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:deepslate_lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:raw_lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:lead_ore"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:raw_lead"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.7,
  "cooking_time": 100
}