Update Nomi-Labs to 0.10.0 (#1064)
This Release: - Fixes Issues with AE2 Terminal Auto Focusing - Fixes Steam Boilers with Certain Fuels - Fixes Localisation Issues with TOP Tooltips - Improves Steam Boiler Displays in TOP - Warns about Blocked Vents in Steam Machines' TOP Displays - Potential Performance Improvements [EXPAND] [[messages]] messageTitle = "Update Nomi-Labs to 0.10.0 (#1064)" messageBody = ''' [BUG] [DETAILS] details = [ "Fixes Issues with AE2 Terminal Auto Focusing", "Fixes Steam Boiler Issues with Certain Fuels", "Fixes Localisation Issues with TOP Tooltips", ] [DETAILS] ''' [[messages]] messageTitle = "Update Nomi-Labs to 0.10.0 (#1064)" messageBody = ''' [FEATURE] [DETAILS] details = [ "Improves Steam Boiler's TOP Display", "Warns about Blocked Vents in Steam Machines' TOP Displays", ] [DETAILS] ''' [EXPAND]
This commit is contained in:
parent
bc2c8dae4c
commit
4c3337e4e8
@ -715,7 +715,7 @@
|
||||
},
|
||||
{
|
||||
"projectID": 932060,
|
||||
"fileID": 5807317,
|
||||
"fileID": 5810986,
|
||||
"required": true
|
||||
},
|
||||
{
|
||||
|
@ -679,4 +679,33 @@ content {
|
||||
B:enableEffortlessBuildingIntegration=true
|
||||
}
|
||||
|
||||
##########################################################################################################
|
||||
# ae2 terminal options
|
||||
#--------------------------------------------------------------------------------------------------------#
|
||||
# AE2 Terminal Options
|
||||
##########################################################################################################
|
||||
|
||||
"ae2 terminal options" {
|
||||
# Whether to Auto-Focus the Fluid Interface Configuration Terminal.
|
||||
# [default: true]
|
||||
B:autoFocusConfigFluidInterface=true
|
||||
|
||||
# Whether to Auto-Focus the Interface Configuration Terminal.
|
||||
# [default: true]
|
||||
B:autoFocusConfigInterface=true
|
||||
|
||||
# Whether to Auto-Focus the Fluid Terminal.
|
||||
# [default: true]
|
||||
B:autoFocusFluid=true
|
||||
|
||||
# Whether to Auto-Focus the Interface Terminal.
|
||||
# [default: true]
|
||||
B:autoFocusInterface=true
|
||||
|
||||
# Whether to Save Serach Strings in the Interface Configuration Terminals (Item and Fluid).
|
||||
# Default AE2 Behaviour is to Save.
|
||||
# [default: false]
|
||||
B:saveConfigInterfaceSearch=false
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user