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_bronze_dust.json
2021-01-23 21:36:55 +01:00

18 lines
333 B
JSON

{
"type": "thermal:centrifuge",
"ingredient": {
"tag": "forge:dusts/bronze",
"count": 4
},
"result": [
{
"item": "emendatusenigmatica:copper_dust",
"count": 3
},
{
"item": "emendatusenigmatica:tin_dust"
}
],
"energy": 4000
}