Smelting using Hard Carbon Dust (200 ticks, 1 xp). Produces Hard Carbon Ingot.
200 ticks· 1 xp
Hard Carbon Ingot is a ingot from Nuclearcraft Neoteric, crafted from Hard Carbon Dust.
Smelting using Hard Carbon Dust (200 ticks, 1 xp). Produces Hard Carbon Ingot.
200 ticks· 1 xp
Smelting using Hard Carbon Plate (200 ticks, 1 xp). Produces Hard Carbon Ingot.
200 ticks· 1 xp
Blasting using Hard Carbon Dust (100 ticks, 1 xp). Produces Hard Carbon Ingot.
100 ticks· 1 xp
nuclearcraft:hard_carbon_ingotnuclearcraftnuclearcraftc:items/ingots/hard_carbon forge:items/ingots/hard_carbon forge:items/ingots
Recipe JSON (3):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "forge:dusts/hard_carbon"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 200
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "forge:plates/hard_carbon"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 200
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"tag": "forge:dusts/hard_carbon"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 1,
"cooking_time": 100
}