mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
14 lines
238 B
JSON
14 lines
238 B
JSON
|
{
|
||
|
"type": "thermal:smelter",
|
||
|
"ingredient": {
|
||
|
"tag": "forge:dusts/lead"
|
||
|
},
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "emendatusenigmatica:lead_ingot",
|
||
|
"count": 1
|
||
|
}
|
||
|
],
|
||
|
"energy_mod": 0.5
|
||
|
}
|