Lead Slab
immersiveengineering:slab_storage_lead

Lead Slab

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Grinding Disk MineablePickaxe MineableSlabsSlabs

Acquisition

Crafting using Block of Lead, Block of Lead and Block of Lead, arranged in the pattern shown. Produces 6× Lead Slab.

Crafting
Lead Slab Lead Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Lead Slab1–1100%Survives Explosion

Used in (1)

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

Crafting
Lead Slab
Lead Slab
Block of Lead guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:slab_storage_lead
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (4)
immersiveengineering:blocks/mineable/grinding_disk
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss"
  ],
  "ingredients": {
    "s": {
      "item": "immersiveengineering:storage_lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}