187 lines
No EOL
5.9 KiB
INI
187 lines
No EOL
5.9 KiB
INI
[CFG=1.0.0]
|
|
|
|
C "Solar Flux"={
|
|
C "1"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=200
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=1
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=50
|
|
}
|
|
|
|
C "2"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=400
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=2
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=100
|
|
}
|
|
|
|
C "3"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=1200
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=8
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=300
|
|
}
|
|
|
|
C "4"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=4000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=32
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=1000
|
|
}
|
|
|
|
C "5"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=12000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=128
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=3000
|
|
}
|
|
|
|
C "6"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=40000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=512
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=10000
|
|
}
|
|
|
|
C "7"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=120000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=2048
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=30000
|
|
}
|
|
|
|
C "8"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=400000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=8192
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=100000
|
|
}
|
|
}
|
|
|
|
C "Solar Flux: Custom"={
|
|
C "custom_abyssal"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=4000000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=131072
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=8.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=1000000
|
|
}
|
|
|
|
C "custom_bathyal"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=1200000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=32768
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=8.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=300000
|
|
}
|
|
|
|
C "custom_hadal"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=12000000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=524288
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=8.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=3000000
|
|
}
|
|
|
|
C "custom_infinity"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=999999999
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=99999999
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=999999999
|
|
}
|
|
|
|
C "custom_neutronium"={
|
|
/* How much FE does this solar panel store? (Range: [1; 9223372036854775807]) */
|
|
I "Capacity"=200000000
|
|
|
|
/* How much FE does this solar panel produce per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Generation Rate"=2500000
|
|
|
|
/* How high is this solar panel? (Range: [0.0; 16.0)) */
|
|
D "Height"=6.0
|
|
|
|
/* How much FE does this solar panel emit to other block, per tick? (Range: [1; 9223372036854775807]) */
|
|
I "Transfer Rate"=50000000
|
|
}
|
|
} |