combine¶
Tags: fort | productivity | items | plants | stockpiles
Command: combine
Combine stacks of food and plants.
Usage¶
combine (all|here) [<options>]
Examples¶
combineDisplays help
combine all --dry-runPreview stack changes for all types in all stockpiles.
combine allMerge stacks for all stockpile and all types
combine all --types=meat,plantMerge
meatandplanttype stacks in all stockpiles.combine hereMerge stacks in the selected stockpile.
Commands¶
allSearch all stockpiles.
hereSearch the currently selected stockpile.
Options¶
-h,--helpPrints help text. Default if no options are specified.
-d,--dry-runDisplay the stack changes without applying them.
-t,--types <comma separated list of types>Filter item types. Default is
all. Valid types are:all: all of the types listed here.drink: DRINKfat: GLOB and CHEESEfish: FISH, FISH_RAW and EGGfood: FOODmeat: MEATplant: PLANT and PLANT_GROWTH-q,--quietOnly print changes instead of a summary of all processed stockpiles.
-v,--verbosePrint verbose output.