-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAdvancedSolarPanel.cfg
More file actions
43 lines (36 loc) · 1.11 KB
/
AdvancedSolarPanel.cfg
File metadata and controls
43 lines (36 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Configuration file
general {
I:AdvancedSPGenDay=8
I:AdvancedSPGenNight=1
I:AdvancedSPOutput=32
I:AdvancedSPStorage=32000
I:HybrydSPGenDay=64
I:HybrydSPGenNight=8
I:HybrydSPOutput=128
I:HybrydSPStorage=100000
I:QuantumSPGenDay=4096
I:QuantumSPGenNight=2048
I:QuantumSPOutput=8192
I:QuantumSPStorage=10000000
I:UltimateHSPGenDay=512
I:UltimateHSPGenNight=64
I:UltimateHSPOutput=512
I:UltimateHSPStorage=1000000
}
"quantum generator" {
I:quantumGeneratorDefaultPacketSize=512
I:quantumGeneratorDefaultProduction=512
}
"recipes settings" {
B:"Disable Advanced Solar Helmet recipe"=false
B:"Disable AdvancedSolarPanel recipe"=false
B:"Disable DoubleSlab recipe"=false
B:"Disable Hybrid Solar Helmet recipe"=false
B:"Disable HybridSolarPanel recipe"=false
B:"Disable MolecularTransformer recipe"=false
B:"Disable QuantumSolarPanel recipe"=false
B:"Disable Ultimate Solar Helmet recipe"=false
B:"Disable UltimateSolarPanel recipe"=false
B:"Enable hard recipes"=true
B:"Enable simple Advanced Solar Panel recipe"=false
}