Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 784 Bytes

File metadata and controls

27 lines (19 loc) · 784 Bytes

ban-cooking

.. dfhack-tool::
    :summary: Protect entire categories of ingredients from being cooked.
    :tags: fort productivity items plants

This tool provides a far more convenient way to ban cooking categories of foods than the native kitchen interface.

Usage

::
ban-cooking <type>

Valid types are booze, brew, fruit, honey, milk, mill, oil, seeds (i.e. non-tree plants with seeds), tallow, and thread.

Examples:

on-new-fortress ban-cooking booze; ban-cooking brew; ban-cooking fruit;
ban-cooking honey; ban-cooking milk; ban-cooking mill; ban-cooking oil;
ban-cooking seeds; ban-cooking tallow; ban-cooking thread

Ban cooking all otherwise useful ingredients once when starting a new fortress.