18 lines
333 B
JSON
18 lines
333 B
JSON
|
{
|
||
|
"type": "thermal:centrifuge",
|
||
|
"ingredient": {
|
||
|
"tag": "forge:dusts/invar",
|
||
|
"count": 3
|
||
|
},
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "emendatusenigmatica:iron_dust",
|
||
|
"count": 2
|
||
|
},
|
||
|
{
|
||
|
"item": "emendatusenigmatica:nickel_dust"
|
||
|
}
|
||
|
],
|
||
|
"energy": 3000
|
||
|
}
|