Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
@@ -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"