mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
39 lines
784 B
JSON
39 lines
784 B
JSON
{
|
|
"type": "thermal:smelter",
|
|
"input": [
|
|
{
|
|
"value": [
|
|
{
|
|
"tag": "forge:ingots/tin"
|
|
},
|
|
{
|
|
"tag": "forge:dusts/tin"
|
|
}
|
|
],
|
|
"count": 3
|
|
},
|
|
{
|
|
"value": [
|
|
{
|
|
"tag": "forge:ingots/silver"
|
|
},
|
|
{
|
|
"tag": "forge:dusts/silver"
|
|
}
|
|
],
|
|
"count": 1
|
|
},
|
|
{
|
|
"tag": "forge:dusts/glowstone",
|
|
"count": 2
|
|
}
|
|
],
|
|
"result": [
|
|
{
|
|
"item": "emendatusenigmatica:lumium_ingot",
|
|
"count": 4
|
|
}
|
|
],
|
|
"energy": 12000
|
|
}
|