modern_industrialization:lead_block

Block of Lead

Modern Industrialization · by Azercoco, Technici4n
block Lead BlocksPickaxe MineableNeeds Stone Tool

Block of Lead is a block from Modern Industrialization, crafted from Lead Ingot.

Acquisition

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

Mining & drops

sourcecountchanceconditions
Block of Lead1–1100%Survives Explosion

Used in (1)

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

Crafting
Lead Ingot Lead Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:lead_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/lead_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "yxx",
    "xxx",
    "xxx"
  ],
  "ingredients": {
    "x": {
      "tag": "c:lead_ingots"
    },
    "y": {
      "item": "modern_industrialization:lead_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}