neuralgia/kubejs/data/tfc/recipes/blast_furnace/pig_iron.json
2023-11-12 12:27:54 +07:00

15 lines
No EOL
283 B
JSON

{
"__comment__": "This file was automatically created by mcresources",
"type": "tfc:blast_furnace",
"fluid": {
"ingredient": "gtceu:iron",
"amount": 1
},
"result": {
"fluid": "tfc:metal/pig_iron",
"amount": 1
},
"catalyst": {
"tag": "tfc:flux"
}
}