13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"type": "advgenerators:liquid_fuel",
|
|
"conditions": [
|
|
{
|
|
"type": "forge:mod_loaded",
|
|
"modid": "mekanism"
|
|
}
|
|
],
|
|
"fuel": {
|
|
"fluid": "mekanism:ethene"
|
|
},
|
|
"fePerMb": 2840
|
|
} |