Skip to content

Commit 0f9f64d

Browse files
committed
remove materials files and replace with settings
1 parent f2b0f01 commit 0f9f64d

3 files changed

Lines changed: 6 additions & 17 deletions

File tree

data/quickfort/materials-common.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.

dfhack-config/quickfort/materials.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

dfhack-config/quickfort/quickfort.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111
# path. If set to a relative path, resolves to a directory under the DF folder.
1212
blueprints_dir=blueprints
1313

14+
# Force all blueprint buildings that could be built with any building material
15+
# to only use blocks. The prevents logs, boulders, and bars (e.g. potash and
16+
# coal) from being wasted on constructions. If set to false, buildings will be
17+
# built with any available building material.
18+
buildings_use_blocks=true
19+
1420
# Set to "true" or "false". If true, will designate dig blueprints in marker
1521
# mode. If false, only cells with dig codes explicitly prefixed with an "m" will
1622
# be designated in marker mode.

0 commit comments

Comments
 (0)