nuclearcraft:lead_block

Lead Block

Nuclearcraft Neoteric · by igentuman
block Lead Storage BlockStorage BlocksLead Storage BlockStorage BlocksPickaxe MineableNeeds Iron Tool

Lead Block is a storage block from Nuclearcraft Neoteric, crafted from Lead Ingot.

Acquisition

Crafting using Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot and Lead Ingot, in any arrangement. Produces Lead Block.

Crafting ⇆ any arrangement
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Block guaranteed

Mining & drops

sourcecountchanceconditions
Lead Block1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:lead_block
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (6)
forge:blocks/storage_blocks/lead
forge:blocks/storage_blocks
forge:items/storage_blocks/lead
forge:items/storage_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    },
    {
      "tag": "forge:ingots/lead"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_blocks",
  "experience": null,
  "cooking_time": null
}