mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2025-12-26 11:52:57 -08:00
Update belt speed in config
This commit is contained in:
parent
3f9fee211e
commit
90145a3207
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ export const globalConfig = {
|
|||
|
||||
// Belt speeds
|
||||
// NOTICE: Update webpack.production.config too!
|
||||
beltSpeedItemsPerSecond: 1,
|
||||
beltSpeedItemsPerSecond: 2,
|
||||
itemSpacingOnBelts: 0.63,
|
||||
minerSpeedItemsPerSecond: 0, // COMPUTED
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue