modern_industrialization:raw_lead_block

Block of Raw Lead

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

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

Acquisition

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

Crafting
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Block of Raw Lead guaranteed

Mining & drops

sourcecountchanceconditions
Block of Raw Lead1–1100%Survives Explosion

Used in (1)

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

Crafting
Raw Lead Raw Lead ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:raw_lead_block
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (3)
c:items/raw_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:raw_lead_ores"
    },
    "y": {
      "item": "modern_industrialization:raw_lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}