Files
Gregtech-New-Bastards/.minecraft/config/IC2NuclearControl.cfg
2025-08-23 05:19:43 +02:00

20 lines
460 B
INI

# Configuration file
general {
I:SMPMaxAlarmRange=256
I:alarmRange=64
S:allowedAlarms=default,sci-fi,factorio-rocket-silo
I:infoPanelRefreshPeriod=20
I:maxAlarmRange=128
I:rangeTriggerRefreshPeriod=20
# Valid inputs: normal, old or gregtech [default: normal]
S:recipes=gregtech
I:remoteThermalMonitorEnergyConsumption=1
# can not be longer than infoPanelRefreshPeriod [default: 4]
I:sensorDataRefreshPeriod=4
}