Clean slate
This commit is contained in:
48
config/advanced_solar_panels.cfg
Normal file
48
config/advanced_solar_panels.cfg
Normal file
@@ -0,0 +1,48 @@
|
||||
# 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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user