Splashing using Crushed Raw Lead. Produces 9× Lead Nugget.
Lead Nugget
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Crafting using Any Lead Ingot, in any arrangement. Produces 9× Lead Nugget.
Used in (1)
Crafting using Any Lead Nugget, Any Lead Nugget, Any Lead Nugget, Any Lead Nugget, Lead Nugget, Any Lead Nugget, Any Lead Nugget, Any Lead Nugget and Any Lead Nugget, arranged in the pattern shown. Produces Lead Ingot.
Developer reference
- Registry name
mekanism:nugget_lead- Namespace
mekanism- Mod ID
mekanism- Tags (1)
forge:items/nuggets/lead
Recipe JSON (2):
{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_lead"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "mekanism"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"tag": "forge:ingots/lead"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}