forked from GTNewHorizons/GT-New-Horizons-Modpack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAdvancedSolarPanel.cfg
43 lines (36 loc) · 1.11 KB
/
AdvancedSolarPanel.cfg
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=32
I:AdvancedSPGenNight=0
I:AdvancedSPOutput=32
I:AdvancedSPStorage=320000
I:HybrydSPGenDay=128
I:HybrydSPGenNight=0
I:HybrydSPOutput=128
I:HybrydSPStorage=1280000
I:QuantumSPGenDay=2048
I:QuantumSPGenNight=0
I:QuantumSPOutput=2048
I:QuantumSPStorage=20480000
I:UltimateHSPGenDay=512
I:UltimateHSPGenNight=0
I:UltimateHSPOutput=512
I:UltimateHSPStorage=5120000
}
"quantum generator" {
I:quantumGeneratorDefaultPacketSize=2048
I:quantumGeneratorDefaultProduction=2048
}
"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
}