fermi/config/AdvGenerators/client.config

18 lines
328 B
Text
Raw Normal View History

2021-10-11 00:16:47 -04:00
# 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
}