shMonifactory/config-overrides/expert/gtmutils.yaml
2025-09-14 20:52:18 +03:00

28 lines
953 B
YAML

features:
# Whether the Sterile Cleaning Maintenance Hatch is enabled.
sterileHatchEnabled: true
# Whether the 64A energy converters are enabled.
converters64aEnabled: false
# Whether the Omni-breaker is enabled.
omnibreakerEnabled: true
# What tier the Omni-breaker is, if enabled. (ULV = 0, LV = 1, MV = 2, ...)
# (Unless the default recipe is overridden, can only support LV to IV!)
omnibreakerTier: 5
# The energy capacity of the Omni-breaker.
omnibreakerEnergyCapacity: 40960000
# Whether the Power-Transfer Einstein-Rosen Bridge is enabled.
pterbEnabled: true
# Base amount of PTERB coolant to drain every second.
# (Setting both this amount and the IO multiplier to 0 disables the coolant mechanic.)
pterbCoolantBaseDrain: 4
# Multiplier over IO amount for additional coolant drain.
# (Setting both this and the base drain amount to 0 disables the coolant mechanic.)
pterbCoolantIOMultiplier: 5.0E-6