Lead Nugget
modern_industrialization:lead_nugget

Lead Nugget

Modern Industrialization · by Azercoco, Technici4n
item Lead Nuggets

Lead Nugget is a item from Modern Industrialization, crafted from Lead Ingot.

Acquisition

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

Crafting
Lead Ingot
Lead Nugget Lead Nugget ×9 guaranteed

Blasting using Lead Tiny Dust (100 ticks, 0.08 xp). Produces Lead Nugget.

Blasting

100 ticks· 0.08 xp

Lead Nugget Lead Nugget guaranteed

Smelting using Lead Tiny Dust (200 ticks, 0.08 xp). Produces Lead Nugget.

Smelting

200 ticks· 0.08 xp

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, 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
Developer reference
Registry name
modern_industrialization:lead_nugget
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
c:items/lead_nuggets

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "x"
  ],
  "ingredients": {
    "x": {
      "item": "modern_industrialization:lead_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:lead_tiny_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.08,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "modern_industrialization:lead_tiny_dust"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.08,
  "cooking_time": 200
}