Reduce belt speed

This commit is contained in:
tobspr 2020-05-17 15:52:27 +02:00
parent 0b86d499e5
commit d6052d48ea
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ export const globalConfig = {
// Belt speeds // Belt speeds
// NOTICE: Update webpack.production.config too! // NOTICE: Update webpack.production.config too!
beltSpeedItemsPerSecond: 5, beltSpeedItemsPerSecond: 1,
itemSpacingOnBelts: 0.63, itemSpacingOnBelts: 0.63,
minerSpeedItemsPerSecond: 0, // COMPUTED minerSpeedItemsPerSecond: 0, // COMPUTED