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:
Ghoulcel 2025-08-26 13:27:29 -06:00 committed by GitHub
parent 2eeff6def1
commit 47b288eea2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
factoryGaugeCascadeRequest = true factoryGaugeCascadeRequest = true
#Capacity of the jar in millibuckets #Capacity of the jar in millibuckets
#Range: 1 ~ 999999999 #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 #Whether jar packager (bottler) should pick output tanks over combined. Useful if you want to keep basin inputs intact
jarPackagerPrefersOutputs = true jarPackagerPrefersOutputs = true