Fellies/kubejs[e6]/data/thermal/recipes/machine/centrifuge/centrifuge_constantan_dust....

17 lines
316 B
JSON
Raw Normal View History

2021-01-28 22:28:10 +00:00
{
"type": "thermal:centrifuge",
"ingredient": {
"tag": "forge:dusts/constantan",
"count": 2
},
"result": [
{
"item": "emendatusenigmatica:copper_dust"
},
{
"item": "emendatusenigmatica:nickel_dust"
}
],
"energy": 2000
}