Raw Lead
techreborn:raw_lead

Raw Lead

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Raw Lead OresRaw Metals

Acquisition

Scrapbox using Scrap Box. Produces Raw Lead.

Scrapbox
Raw Lead Raw Lead guaranteed

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

Crafting ⇆ any arrangement
Raw Lead Raw Lead ×9 guaranteed

Padded using UU-Matter and UU-Matter, arranged in the pattern shown. Produces Raw Lead.

Padded
UU-Matter
UU-Matter
Raw Lead Raw Lead guaranteed

Industrial Grinder using Any Lead Ores. Produces 2× Small Pile of Galena Dust and 2× Raw Lead.

Industrial Grinder
Small Pile of Galena Dust Small Pile of Galena Dust ×2 guaranteed
Raw Lead Raw Lead ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Deepslate Lead Ore1–1100%Fortune increases drop count
Lead Ore1–1100%Fortune increases drop count

Used in (1)

Crafting using Raw Lead, Raw Lead, Raw Lead, Raw Lead, Raw Lead, Raw Lead, Raw Lead, Raw Lead and Raw Lead, in any arrangement. Produces Block of Raw Lead.

Crafting ⇆ any arrangement
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Raw Lead
Block of Raw Lead guaranteed
Developer reference
Registry name
techreborn:raw_lead
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/raw_lead_ores
techreborn:items/raw_metals

Recipe JSON (5):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:lead_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:raw_lead_storage_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    "U  ",
    "U  "
  ],
  "ingredients": {
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "tag": "c:lead_ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}