mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Minor goal acceptor adjustments to help prevent backing up belts to complete (#1236)
* added the new splitter * Update base-en.yaml * added the new splitter Update changelog and update translation regarding 20 upgrade tiers, closes #907 * Update base-en.yaml * minor goal acceptor adjustments to help prevent backing up belts to complete * removed gap between completion and fill as it doesn't look nice * removed api override * fixed mistake with fill percentage * Allowed for copying acceptors to remember the required shape * further adjusted required items, so it looks a bit nicer
This commit is contained in:
@@ -72,7 +72,7 @@ export const globalConfig = {
|
||||
|
||||
readerAnalyzeIntervalSeconds: 10,
|
||||
|
||||
goalAcceptorItemsRequired: 10,
|
||||
goalAcceptorItemsRequired: 12,
|
||||
goalAcceptorsPerProducer: 5,
|
||||
puzzleModeSpeed: 3,
|
||||
puzzleMinBoundsSize: 2,
|
||||
|
||||
Reference in New Issue
Block a user