21 lines
398 B
JSON
21 lines
398 B
JSON
|
{
|
||
|
"type": "thermal:pyrolyzer",
|
||
|
"ingredient": {
|
||
|
"tag": "forge:gems/coal"
|
||
|
},
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "emendatusenigmatica:coke_gem"
|
||
|
},
|
||
|
{
|
||
|
"item": "thermal:tar",
|
||
|
"chance": 0.25
|
||
|
},
|
||
|
{
|
||
|
"fluid": "immersiveengineering:creosote",
|
||
|
"amount": 250
|
||
|
}
|
||
|
],
|
||
|
"experience": 0.15
|
||
|
}
|