Smelting using Deepslate Lead Ore (200 ticks, 0.8 xp). Produces Lead Ingot.
200 ticks· 0.8 xp
Smelting using Deepslate Lead Ore (200 ticks, 0.8 xp). Produces Lead Ingot.
200 ticks· 0.8 xp
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.
Blasting using Raw Lead (100 ticks, 0.7 xp). Produces Lead Ingot.
100 ticks· 0.7 xp
Smelting using Raw Lead (200 ticks, 0.7 xp). Produces Lead Ingot.
200 ticks· 0.7 xp
Smelting using Lead Ore (200 ticks, 0.8 xp). Produces Lead Ingot.
200 ticks· 0.8 xp
Blasting using Deepslate Lead Ore (100 ticks, 0.8 xp). Produces Lead Ingot.
100 ticks· 0.8 xp
Blasting using Lead Dust (100 ticks). Produces Lead Ingot.
100 ticks
Blasting using Lead Ore (100 ticks, 0.8 xp). Produces Lead Ingot.
100 ticks· 0.8 xp
Smelting using Lead Dust (200 ticks). Produces Lead Ingot.
200 ticks
Crafting using Block of Lead, in any arrangement. Produces 9× Lead Ingot.
Blasting using Crushed Raw Lead (100 ticks, 0.1 xp). Produces Lead Ingot.
100 ticks· 0.1 xp
Smelting using Crushed Raw Lead (200 ticks, 0.1 xp). Produces Lead Ingot.
200 ticks· 0.1 xp
Crafting using Lead Ingot, in any arrangement. Produces 9× Lead Nugget.
Press using Lead Ingot and Press Unpacking Die. Produces an unresolved result.
Crafting using Any Lead Ingot, Any Lead Ingot, Any Lead Ingot, Any Lead Ingot, Lead Ingot, Any Lead Ingot, Any Lead Ingot, Any Lead Ingot and Any Lead Ingot, arranged in the pattern shown. Produces Block of Lead.
thermal:lead_ingotthermalthermal_foundationforge:items/ingots/lead
Recipe JSON (12):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:deepslate_lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.8,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#I#",
"###"
],
"ingredients": {
"#": {
"tag": "forge:nuggets/lead"
},
"I": {
"item": "thermal:lead_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:raw_lead"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:raw_lead"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.7,
"cooking_time": 200
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.8,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:deepslate_lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.8,
"cooking_time": 100
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:lead_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 100
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "thermal:lead_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.8,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "thermal:lead_dust"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0,
"cooking_time": 200
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "thermal:lead_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_lead"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "thermal"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_lead"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "thermal"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": 0.1,
"cooking_time": 200
}