notex2/src/overrides/config/AdvGenerators/client.config
2022-05-26 13:08:46 +02:00

18 lines
328 B
Plaintext

# Configuration file
display {
# Units to use when displaying power. Valid values: MJ, EU, RF, T
S:PowerShowUnits=RF
}
tooltips {
# If false will only show tooltip in Syngas Producer GUI
B:AlwaysShowCarbonTooltip=true
# If false will only show tooltip in Turbine GUI
B:AlwaysShowFuelTooltip=true
}