mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
35 lines
696 B
JSON
35 lines
696 B
JSON
|
{
|
||
|
"type": "thermal:smelter",
|
||
|
"input": [
|
||
|
{
|
||
|
"value": [
|
||
|
{
|
||
|
"tag": "forge:ingots/iron"
|
||
|
},
|
||
|
{
|
||
|
"tag": "forge:dusts/iron"
|
||
|
}
|
||
|
],
|
||
|
"count": 2
|
||
|
},
|
||
|
{
|
||
|
"value": [
|
||
|
{
|
||
|
"tag": "forge:ingots/nickel"
|
||
|
},
|
||
|
{
|
||
|
"tag": "forge:dusts/nickel"
|
||
|
}
|
||
|
],
|
||
|
"count": 1
|
||
|
}
|
||
|
],
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "emendatusenigmatica:invar_ingot",
|
||
|
"count": 3
|
||
|
}
|
||
|
],
|
||
|
"energy": 4800
|
||
|
}
|