49 lines
1.2 KiB
INI
49 lines
1.2 KiB
INI
# Configuration file
|
|
|
|
general {
|
|
B:"Should solar helmets charge armour only?"=true
|
|
}
|
|
|
|
|
|
"quantum generator" {
|
|
I:quantumGeneratorDefaultProduction=512
|
|
I:quantumGeneratorDefaultTier=3
|
|
}
|
|
|
|
|
|
"recipes settings" {
|
|
B:"Disable Advanced Solar Helmet recipe"=false
|
|
B:"Disable Advanced Solar Panel recipe"=false
|
|
B:"Disable Double-Slab recipe"=false
|
|
B:"Disable Hybrid Solar Helmet recipe"=false
|
|
B:"Disable Hybrid Solar Panel recipe"=false
|
|
B:"Disable Molecular Transformer recipe"=false
|
|
B:"Disable QuantumSolarPanel recipe"=false
|
|
B:"Disable Ultimate Solar Helmet recipe"=false
|
|
B:"Disable Ultimate Solar Panel recipe"=false
|
|
B:"Enable hard recipes"=true
|
|
B:"Enable simple Advanced Solar Panel recipe"=false
|
|
}
|
|
|
|
|
|
solars {
|
|
I:AdvancedSPGenDay=8
|
|
I:AdvancedSPGenNight=1
|
|
I:AdvancedSPStorage=32000
|
|
I:AdvancedSPTier=1
|
|
I:HybrydSPGenDay=64
|
|
I:HybrydSPGenNight=8
|
|
I:HybrydSPStorage=100000
|
|
I:HybrydSPTier=2
|
|
I:QuantumSPGenDay=4096
|
|
I:QuantumSPGenNight=2048
|
|
I:QuantumSPStorage=10000000
|
|
I:QuantumSPTier=5
|
|
I:UltimateHSPGenDay=512
|
|
I:UltimateHSPGenNight=64
|
|
I:UltimateHSPStorage=1000000
|
|
I:UltimateHSPTier=3
|
|
}
|
|
|
|
|