Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions docs/gui/harvest.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
gui/harvest
============

.. dfhack-tool::
:summary: Instantly harvest plants, shrubs, and crops in a selected area.
:tags: fort armok plants

Opens a GUI window that lets you box-select an area of the map and
instantly harvest all shrubs, mature farm crops, and fallen fruit or
plant items within it.

Harvested goods are automatically placed into the nearest available
barrel or bag, or dropped on the ground if no container is free. You
can also double-click a specific container to use it.

Yield quantities are based on the best grower and herbalist skill
levels in your fortress, or you can toggle forced maximum yields.

Usage
-----

::

gui/harvest

Click and drag on the map to select harvestable plants. Double-click
on the ground (or on a container) to execute the harvest.

In-window controls
------------------

``Ctrl-a``
Select all harvestable tiles on the current z-level.
``Ctrl-c``
Clear the current selection.
``Ctrl-m``
Toggle between simulating your best dwarf's skill level and
forcing maximum yields.
``Ctrl-s``
Toggle whether saplings are included in the harvest.
Loading