mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-02 20:03:32 -07:00
Factorio: implement random recipe times
This commit is contained in:
@@ -55,6 +55,11 @@ tech_tree_layout:
|
||||
small_funnels: 1
|
||||
medium_funnels: 1
|
||||
large_funnels: 1
|
||||
recipe_time:
|
||||
vanilla: 1
|
||||
fast: 0 # 25% to 100% of original time
|
||||
normal: 0 # 50 % to 200% of original time
|
||||
slow: 0 # 100% to 400% of original time
|
||||
max_science_pack:
|
||||
automation_science_pack: 0
|
||||
logistic_science_pack: 0
|
||||
|
||||
Reference in New Issue
Block a user