Files
2025-08-23 05:19:43 +02:00

86 lines
2.2 KiB
Plaintext

# Configuration file
dimensions {
# Enable/Disable aCentauri System.
B:enableACentauri=true
# Enable/Disable Barnarda System.
B:enableBarnarda=true
# Enable/Disable Fog on Venus.
B:enableFogVenus=true
# Enable/Disable Methane Particles.
B:enableMethaneParticle=true
# Enable/Disable tCeti System.
B:enableTCeti=true
# Enable/Disable Vega System.
B:enableVega=true
# How bright stars are rendered on skyboxes of space stations.
D:spaceStationStarBrightness=0.8
}
general {
# Enable/Disable advanced recipes rocket (Tier 1-8).
B:"Advanced Recipes Rocket"=true
# Enable/Disable Check Version.
B:enableCheckVersion=false
# Enable/Disable Fetching Donator Capes
B:enableCapes=true
B:enableACentauri=true
B:enableBarnarda=true
B:enableVega=true
B:enableTCeti=true
# Enable/Disable new Main Menu.
B:enableNewMenu=false
# Fuel Generator power factor
I:coefficientFuelGenerator=3
# Geothermal Generator power factor
I:coefficientGeothermalGenerator=3
# Solar Wind Panel power factor
I:coefficientSolarWindPanel=3
# Gybrid Solar Panel power factor
I:coefficientSolarPanel=10
# ID Potion 'Solar Radiation'
I:idSolarRadiation=125
# Every x ticks, the Crystal Boss tries to make itself invisible
I:crystalBossInvisibilityInterval=100
# How long the Crystal Boss can make itself invisible
I:crystalBossInvisibilityDuration=60
# How high the probability is, that the Crystal Boss will make itself invisible
D:crystalBossInvisibilityProbability=0.5
# How much damage the player can deal at most to Evolved Crystal Boss, Evolved Blaze Boss and Evolved Ghast Boss (These bosses are supposed to be beaten by their own fireballs!)
D:baseBossDamage=100.0
}
worldgen {
# /ONLYPHOBOS, /ONLYDEIMOS, /ONLYEUROPA, /ONLYIO, /ONLYENCELADUS, /ONLYVENUS, /ONLYMERCURY, /ONLYCERES if wanted on one planet only.
S:"Other mods ores for GC to generate on GS planets" <
>
# Enable/Disable Generation Lead on Overworld.
B:enableLeadGeneration=false
# Enable/Disable Generation Ores on Planets/Moon (Global Config).
B:enableOresGeneration=false
}