This commit is contained in:
Shiroyasha 2025-09-14 21:22:24 +03:00
commit a956daf8e2
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
2351 changed files with 163047 additions and 0 deletions

View file

@ -0,0 +1,28 @@
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: 0
# Multiplier over IO amount for additional coolant drain.
# (Setting both this and the base drain amount to 0 disables the coolant mechanic.)
pterbCoolantIOMultiplier: 0.0