16 lines
263 B
JSON
16 lines
263 B
JSON
|
{
|
||
|
"type": "thermal:centrifuge",
|
||
|
"ingredient": {
|
||
|
"tag": "forge:dusts/electrum",
|
||
|
"count": 2
|
||
|
},
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "emendatusenigmatica:gold_dust"
|
||
|
},
|
||
|
{
|
||
|
"item": "emendatusenigmatica:silver_dust"
|
||
|
}
|
||
|
],
|
||
|
"energy": 2000
|
||
|
}
|