Blasting using Deepslate Lead Ore (100 ticks, 0.7 xp). Produces Lead Ingot.
100 ticks· 0.7 xp
Lead Ingot is a ingot from Embers Rekindled, crafted from Deepslate Lead Ore.
Blasting using Deepslate Lead Ore (100 ticks, 0.7 xp). Produces Lead Ingot.
100 ticks· 0.7 xp
Smelting using Lead Ore (200 ticks, 0.7 xp). Produces Lead Ingot.
200 ticks· 0.7 xp
Blasting using Lead Ore (100 ticks, 0.7 xp). Produces Lead Ingot.
100 ticks· 0.7 xp
Crafting using Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget, Lead Nugget and Lead Nugget, arranged in the pattern shown. Produces Lead Ingot.
Crafting using Block of Lead, in any arrangement. Produces 9× Lead Ingot.
Blasting using Raw Lead (100 ticks, 0.7 xp). Produces Lead Ingot.
100 ticks· 0.7 xp
Smelting using Deepslate Lead Ore (200 ticks, 0.7 xp). Produces Lead Ingot.
200 ticks· 0.7 xp
Smelting using Raw Lead (200 ticks, 0.7 xp). Produces Lead Ingot.
200 ticks· 0.7 xp
embers:lead_ingotembersembersforge:items/ingots/lead
Recipe JSON (8):
{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "embers:deepslate_lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": "lead_ingot",
"experience": 0.7,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "embers:lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": "lead_ingot",
"experience": 0.7,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "embers:lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": "lead_ingot",
"experience": 0.7,
"cooking_time": 100
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"XXX",
"XYX",
"XXX"
],
"ingredients": {
"X": {
"tag": "forge:nuggets/lead"
},
"Y": {
"item": "embers:lead_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "embers:lead_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "embers:raw_lead"
},
"conditions": [],
"sequence": null,
"group_name": "lead_ingot",
"experience": 0.7,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "embers:deepslate_lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": "lead_ingot",
"experience": 0.7,
"cooking_time": 200
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "embers:raw_lead"
},
"conditions": [],
"sequence": null,
"group_name": "lead_ingot",
"experience": 0.7,
"cooking_time": 200
}