21 lines
695 B
JSON
Raw Normal View History

2022-06-19 22:05:27 -05:00
{
"client": {
"disableColoredCableRecipesInJEI": true,
"enableFacadesInJEI": false,
"enableEffects": true,
"useTerminalUseLargeFont": false,
"useColoredCraftingStatus": true,
"PowerUnit_comment": "Power unit shown in AE UIs",
"PowerUnit": "ae",
"showDebugGuiOverlays_comment": "Show debugging GUI overlays",
"showDebugGuiOverlays": false,
"showPlacementPreview_comment": "Show a preview of part and facade placement",
"showPlacementPreview": true
},
"terminals": {
"searchTooltips_comment": "Should tooltips be searched. Performance impact",
"searchTooltips": "yes",
"terminalStyle": "tall",
"terminalSearchMode": "default"
}
}