Updated client modpack to reflect server mod changes.
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

This commit is contained in:
2022-05-30 15:47:37 -05:00
parent e238c68d6c
commit 3ac7cf66c2
315 changed files with 377 additions and 115 deletions

View File

@@ -0,0 +1,28 @@
[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 = "REMEMBER_SEARCH"