{
"neoforge:conditions": [
{
"type": "neoforge:mod_loaded",
"modid": "create"
}
],
"type": "create:mixing",
"heat_requirement": "heated",
"ingredients": [
{
"tag": "c:dusts/coal"
},
{
"tag": "c:ingots/iron"
}
],
"results": [
{
"id": "oritech:steel_ingot"
}
]
}