You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
podmack/config/Mekanism/generator-storage.toml

15 lines
389 B
TOML

#Generator Energy Storage Config. This config is synced from server to client.
[storage]
#Base energy storage (Joules).
heatGenerator = "160000"
#Base energy storage (Joules).
bioGenerator = "160000"
#Base energy storage (Joules).
solarGenerator = "96000"
#Base energy storage (Joules).
advancedSolarGenerator = "200000"
#Base energy storage (Joules).
windGenerator = "200000"