minecraft server init
This commit is contained in:
10
config/teamreborn/reborncore/upgrades.cfg
Normal file
10
config/teamreborn/reborncore/upgrades.cfg
Normal file
@ -0,0 +1,10 @@
|
||||
# Configuration file
|
||||
|
||||
config {
|
||||
# Whether to use an alternative, exponential scaling algorithm like IC2.
|
||||
# With the exponential scaling algorithm (true), processing time will be determined by (1 - OverclockerSpeed)^NumberOfOverclockers.
|
||||
# Without the algorithm (false), processing time is determined by (1 - OverclockerSpeed*NumberOfOverclockers), with a minimum of 1% processing time. [Default=false]
|
||||
B:"Use Exponential Machine Speed Scaling"=false
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user