filename:
common/src/main/generated/data/oritech/recipe/compat/techreborn/distillation/oil.json
branch:
1.21
back to repo
{
"fabric:load_conditions": [
{
"condition": "fabric:all_mods_loaded",
"values": [
"techreborn"
]
}
],
"type": "techreborn:distillation_tower",
"ingredients": [
{
"count": 16,
"item": "techreborn:cell"
},
{
"count": 16,
"item": "techreborn:cell"
}
],
"outputs": [
{
"components": {
"techreborn:fluid": "techreborn:diesel"
},
"count": 16,
"id": "techreborn:cell"
},
{
"components": {
"techreborn:fluid": "techreborn:sulfuric_acid"
},
"count": 15,
"id": "techreborn:cell"
},
{
"components": {
"techreborn:fluid": "techreborn:glyceryl"
},
"count": 1,
"id": "techreborn:cell"
}
],
"power": 20,
"time": 400
}