Re-added radium and changed server configurations.

Increased server capacity to 8.

Decreased watch of flowing time bonus ticks to 2.
This commit is contained in:
2022-06-28 09:33:14 -05:00
parent 3bc9438caf
commit 51c272c2ed
23 changed files with 256 additions and 68 deletions

View File

@@ -71,4 +71,6 @@
paintingMachine = "40000"
#Base energy storage (Joules). Also defines max output rate.
spsPort = "1000000000"
#Base energy storage (Joules).
dimensionalStabilizer = "40000"

View File

@@ -61,6 +61,8 @@
pigmentMixer = "200"
#Energy per operation tick (Joules).
paintingMachine = "100"
#Energy per chunk per tick (Joules).
dimensionalStabilizer = "5000"
#Teleporter
[usage.teleporter]