Increasing Jar Capacity in create_factory_logistics-server.toml (#1707)
Signed-off-by: Ghoulcel <150391748+Ghoulcel@users.noreply.github.com>
This commit is contained in:
parent
2eeff6def1
commit
47b288eea2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
factoryGaugeCascadeRequest = true
|
||||
#Capacity of the jar in millibuckets
|
||||
#Range: 1 ~ 999999999
|
||||
jarCapacity = 1000
|
||||
jarCapacity = 8000
|
||||
#Whether jar packager (bottler) should pick output tanks over combined. Useful if you want to keep basin inputs intact
|
||||
jarPackagerPrefersOutputs = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue