immersiveengineering:raw_block_lead

Block of Raw Lead

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Raw Lead Storage BlockRaw Lead Storage BlockPickaxe MineableNeeds Iron Tool

Acquisition

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

Crafting
Any Lead Raw Material
Any Lead Raw Material
Any Lead Raw Material
Any Lead Raw Material
Raw Lead
Any Lead Raw Material
Any Lead Raw Material
Any Lead Raw Material
Any Lead Raw Material
Block of Raw Lead guaranteed

Mining & drops

sourcecountchanceconditions
Block of Raw Lead1–1100%Survives Explosion

Used in (1)

Crafting using Block of Raw Lead, in any arrangement. Produces 9× Raw Lead.

Crafting ⇆ any arrangement
Raw Lead Raw Lead ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:raw_block_lead
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (4)
forge:blocks/storage_blocks/raw_lead
forge:items/storage_blocks/raw_lead
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "sis",
    "sss"
  ],
  "ingredients": {
    "i": {
      "item": "immersiveengineering:raw_lead"
    },
    "s": {
      "tag": "forge:raw_materials/lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}