rsemcm/server/config/appliedenergistics2/client.json
Harrison Deng f1e42a248c
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit
Updated to Forge 40.1.52 and updated mods.
2022-06-22 21:01:16 -05:00

21 lines
695 B
JSON

{
"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"
}
}