embers:raw_lead_block

Block of Raw Lead

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Raw Lead Storage BlockRaw Lead Storage BlockPickaxe MineableNeeds Iron Tool

Block of Raw Lead is a storage block from Embers Rekindled, 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, 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
embers:raw_lead_block
Namespace
embers
Mod ID
embers
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": [
    "XXX",
    "XYX",
    "XXX"
  ],
  "ingredients": {
    "X": {
      "tag": "forge:raw_materials/lead"
    },
    "Y": {
      "item": "embers:raw_lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}