thermal:lead_block

Block of Lead

Thermal Foundation · by King Lemming
block Lead Storage BlockLead Storage BlockBeacon Base BlocksPickaxe MineableNeeds Iron Tool

Acquisition

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

Crafting
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Lead Ingot
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Block of Lead guaranteed

Mining & drops

sourcecountchanceconditions
Block of Lead1–1100%Survives Explosion

Used in (2)

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

Crafting ⇆ any arrangement
Lead Ingot Lead Ingot ×9 guaranteed

Block drops

dropscountchanceconditions
Block of Lead1–1100%Survives Explosion
Developer reference
Registry name
thermal:lead_block
Namespace
thermal
Mod ID
thermal_foundation
Tags (5)
forge:blocks/storage_blocks/lead
forge:items/storage_blocks/lead
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#I#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/lead"
    },
    "I": {
      "item": "thermal:lead_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}