Was having an issue with buildcraft 8 fuels not being loaded into the gas turbine and such
Buildcraft 8 had a fuel overhaul resulting in new fuel types and names
Appears you need to add these into an override or config for them to be detected as expected
turbine-fuel: "fuel_gaseous" 150 MJ/mB
turbine-fuel: "fuel_dense" 50 MJ/mB
turbine-fuel: "fuel_light" 100 MJ/mB
turbine-fuel: "fuel_mixed_heavy" 150 MJ/mB
turbine-fuel: "fuel_mixed_light" 100 MJ/mB
Choose your own values or copypaste mine
Was having an issue with buildcraft 8 fuels not being loaded into the gas turbine and such
Buildcraft 8 had a fuel overhaul resulting in new fuel types and names
Appears you need to add these into an override or config for them to be detected as expected
Choose your own values or copypaste mine