rsemcm/curseforge/overrides/config/ae2-client.toml
Harrison Deng 20a7e7eba2 Updated mods, removed unecessary server mods, added new mods.
Updated Create: Confectionary
Updated IronJetPacks
Updated Create: Steam Powered
Updated Yung's Better Mineshafts
Updated Additional Additions
Updated Applied Mekanistics
Updated Architectury
Updated Ars Nouveau
Updated Botania
Updated COFH Core
Updated Create: Additions
Updated Cucumber
Updated Decorative Blocks
Updated FTB Library
Updated Mahoutsukai
Updated PenumaticCraft: Repressurized
Updated Quark
Updated Sophisticated Backpacks
Updated Sophisticated Core
Updated TerraBlender
Updated Thermal Cultivation
Updated Thermal Expansion
Updated Thermal Foundation

Added Advanced Peripherals
Added CFM
Added Electrodynamics
Added Pipez
Added Thermal Innovation

See Git Change for details.
2022-05-25 12:40:36 -05:00

29 lines
751 B
TOML

[client]
#TODO
disableColoredCableRecipesInJEI = true
showFacadesInJEI = true
#TODO
enableEffects = true
#TODO
useTerminalUseLargeFont = false
#TODO
useColoredCraftingStatus = true
#Power unit shown in AE UIs
#Allowed Values: AE, RF
PowerUnit = "AE"
#Show debugging GUI overlays
showDebugGuiOverlays = false
#Show a preview of part and facade placement
showPlacementPreview = true
[client.terminals]
#Should tooltips be searched. Performance impact
#Allowed Values: YES, NO, UNDECIDED
searchTooltips = "YES"
#Allowed Values: TALL, FULL, SMALL
terminalStyle = "TALL"
#Allowed Values: DEFAULT, REMEMBER_SEARCH, AUTO_FOCUS, AUTO_FOCUS_AND_REMEMBER_SEARCH, JEI, REI
terminalSearchMode = "JEI"