mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
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
|
||
|
}
|