This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/Mekanism/generator-storage.toml

15 lines
403 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
#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"