Update NCR-Encryption.json, client.json, common.json, and 49 more files
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
|
||||
#Generator Energy Storage Config. This config is synced from server to client.
|
||||
[storage]
|
||||
#Base energy storage (Joules).
|
||||
advancedSolarPanel = "288000"
|
||||
#Base energy storage (Joules).
|
||||
hybridSolarPanel = "864000"
|
||||
#Base energy storage (Joules).
|
||||
ultimateHybridSolarPanel = "2592000"
|
||||
#Base energy storage (Joules).
|
||||
quantumSolarPanel = "7776000"
|
||||
#Base energy storage (Joules).
|
||||
spectralSolarPanel = "23328000"
|
||||
#Base energy storage (Joules).
|
||||
singularSolarPanel = "69984000"
|
||||
#Base energy storage (Joules).
|
||||
lightAbsorbingSolarPanel = "209952000"
|
||||
#Base energy storage (Joules).
|
||||
photonicSolarPanel = "629856000"
|
||||
#Base energy storage (Joules).
|
||||
creativeSolarPanel = "2000000000"
|
||||
|
||||
@@ -0,0 +1,22 @@
|
||||
|
||||
#MoreSolarPanels Config. This config is synced between server and client.
|
||||
[solarpanels]
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
advancedSolarPanel = "150"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
hybridSolarPanel = "450"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
ultimateHybridSolarPanel = "1350"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
quantumSolarPanel = "4050"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
spectralSolarPanel = "12150"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
singularSolarPanel = "36450"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
lightAbsorbingSolarPanel = "109350"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
photonicSolarPanel = "328050"
|
||||
#Peak output for the Solar Generator. Note: It can go higher than this value in some extreme environments.
|
||||
creativeSolarPanel = "10000000"
|
||||
|
||||
Reference in New Issue
Block a user