Files
meatballcraft/config/ae2powertools/client.cfg
T
2026-06-30 13:55:17 -05:00

56 lines
1.1 KiB
INI

# Configuration file
client {
scanner {
B:adaptiveTextScale=true
# Min: 10
# Max: 1000
I:adaptiveTextScaleMaxPercent=200
# Min: 10
# Max: 1000
I:adaptiveTextScaleMinPercent=100
# Min: 10
# Max: 1000
I:arrowScalePercent=100
I:sortModeChokepoints=0
I:sortModeChunks=0
I:sortModeFatal=0
# Internal scanner preference. Per-tab sort mode: 0=Distance, 1=Name.
I:sortModeLoops=0
I:sortModeMissing=0
# Min: 10
# Max: 1000
I:textScalePercent=100
}
maintainer {
B:useTallView=false
}
monitor {
# Corner indicator color (ARGB hex) when quantity is at or above the color threshold.
S:displayColorAbove=FF00CC00
# Corner indicator color (ARGB hex) when quantity is below the color threshold.
S:displayColorBelow=FFCCCC00
# Maximum distance (in blocks) at which ME Storage Displays render content.
# Min: 4
# Max: 128
I:displayRenderDistance=16
}
locator {
B:useTallView=false
}
}