Scrapbox using Scrap Box. Produces Raw Lead.
Raw Lead
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Grinder using Any Lead Ores. Produces 2× Raw Lead.
Crafting using Block of Raw Lead, in any arrangement. Produces 9× Raw Lead.
Padded using UU-Matter and UU-Matter, arranged in the pattern shown. Produces Raw Lead.
Industrial Grinder using Any Lead Ores. Produces 2× Small Pile of Galena Dust and 2× Raw Lead.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Deepslate Lead Ore | 1–1 | 100% | Fortune increases drop count |
| Lead Ore | 1–1 | 100% | 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.
Related items
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
}

