ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/liquid_fuel/refined_canola_oil.json

11 lines
204 B
JSON
Raw Normal View History

{
"type": "actuallyadditions:liquid_fuel",
"ingredient": {
"fluid": "actuallyadditions:refined_canola_oil",
"amount": 50
},
"result": {
"total_energy": 9600,
"burn_time": 120
}
}