modern_industrialization:lead_ore

Lead Ore

Modern Industrialization · by Azercoco, Technici4n
block OresLead OresPickaxe MineableNeeds Stone Tool

Lead Ore is a block from Modern Industrialization, crafted from Deepslate Lead Ore.

Acquisition

Crafting using Deepslate Lead Ore, arranged in the pattern shown. Produces Lead Ore.

Crafting
Lead Ore guaranteed

Mining & drops

sourcecountchanceconditions
Lead Ore1–1100%Drops itself with Silk Touch

Used in (2)

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

Blasting

100 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

Block drops

dropscountchanceconditions
Lead Ore1–1100%Drops itself with Silk Touch
Raw Lead1–1100%Fortune increases drop count
Developer reference
Registry name
modern_industrialization:lead_ore
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (4)
c:blocks/ores
c:items/lead_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    " x ",
    "   "
  ],
  "ingredients": {
    "x": {
      "item": "modern_industrialization:deepslate_lead_ore"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}