techreborn:lead_storage_block

Block of Lead

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Lead BlocksLead BlocksPickaxe MineableNeeds Iron ToolStorage Blocks

Acquisition

Blasting using Block of Raw Lead (750 ticks, 4.5 xp). Produces Block of Lead.

Blasting

750 ticks· 4.5 xp

Block of Lead guaranteed

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 Block of Lead.

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

Smelting using Block of Raw Lead (1500 ticks, 4.5 xp). Produces Block of Lead.

Smelting

1500 ticks· 4.5 xp

Block of Lead guaranteed

Mining & drops

sourcecountchanceconditions
Block of Lead1–1100%Survives Explosion

Used in (1)

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
techreborn:lead_storage_block
Namespace
techreborn
Mod ID
techreborn
Tags (5)
c:blocks/lead_blocks
c:items/lead_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
techreborn:items/storage_blocks

Recipe JSON (3):

{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:raw_lead_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 4.5,
  "cooking_time": 750
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    },
    {
      "item": "techreborn:lead_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:raw_lead_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 4.5,
  "cooking_time": 1500
}