1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/kubejs/data/thermal/recipes/machine/centrifuge/centrifuge_invar_dust.json
2021-01-23 21:36:55 +01:00

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
}