neuralgia/defaultconfigs/create_factory_logistics-server.toml
Ghoulcel 47b288eea2
Increasing Jar Capacity in create_factory_logistics-server.toml (#1707)
Signed-off-by: Ghoulcel <150391748+Ghoulcel@users.noreply.github.com>
2025-08-26 14:27:29 -05:00

8 lines
326 B
TOML

#Whether to allow factory gauges cascade ingredient requests
factoryGaugeCascadeRequest = true
#Capacity of the jar in millibuckets
#Range: 1 ~ 999999999
jarCapacity = 8000
#Whether jar packager (bottler) should pick output tanks over combined. Useful if you want to keep basin inputs intact
jarPackagerPrefersOutputs = true