17 lines
304 B
JSON
17 lines
304 B
JSON
|
{
|
||
|
"type": "thermal:pyrolyzer",
|
||
|
"ingredient": {
|
||
|
"tag": "minecraft:logs"
|
||
|
},
|
||
|
"result": [
|
||
|
{
|
||
|
"item": "minecraft:charcoal"
|
||
|
},
|
||
|
{
|
||
|
"fluid": "immersiveengineering:creosote",
|
||
|
"amount": 125
|
||
|
}
|
||
|
],
|
||
|
"experience": 0.15
|
||
|
}
|