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