v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Quickfort Community Blueprints

From Dwarf Fortress Wiki
Revision as of 13:24, 29 November 2015 by PeridexisErrant (talk | contribs) (New version 2.3; on DFFD with all the extra blueprints I could find.)
Jump to navigation Jump to search

The Quickfort Community Blueprints pack is a collection of blueprints for use with Quickfort, drawn from all over the community.The most recent version of the pack (v2.3) comes with images to help visualise most designs. It is included in the Lazy Newb Pack.

If you want to share your designs: blueprint sets can be packaged as a .zip file and uploaded to a file host, the DFFD is preferred, and you can add a link to this page!

Previous Blueprint Repositories

The latest (v2.3) pack, maintained by PeridexisErrant.

(v2.2) collated pack

(v2.1) collated pack

(v2.0) collated pack, unzipped, and a zipped version of it (otherwise requires paid account to download all at once).

Version one of the collated package is available here.

The remainder of the page is a set of simple Quickfort-compatible blueprints to give you a sense of what can be done.

Circle Pack

11-tile circle

 #dig start(6;6;Center tile) 11-tile circle
 `,`,`,`,d,d,d,`,`,`,`,#
 `,`,d,d,d,d,d,d,d,`,`,#
 `,d,d,d,d,d,d,d,d,d,`,#
 `,d,d,d,d,d,d,d,d,d,`,#
 d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,#
 `,d,d,d,d,d,d,d,d,d,`,#
 `,d,d,d,d,d,d,d,d,d,`,#
 `,`,d,d,d,d,d,d,d,`,`,#
 `,`,`,`,d,d,d,`,`,`,`,#

13-tile circle

 #dig start(7;7;Center tile) 13-tile circle
 `,`,`,`,`,d,d,d,`,`,`,`,`,#
 `,`,`,d,d,d,d,d,d,d,`,`,`,#
 `,`,d,d,d,d,d,d,d,d,d,`,`,#
 `,d,d,d,d,d,d,d,d,d,d,d,`,#
 `,d,d,d,d,d,d,d,d,d,d,d,`,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,#
 `,d,d,d,d,d,d,d,d,d,d,d,`,#
 `,d,d,d,d,d,d,d,d,d,d,d,`,#
 `,`,d,d,d,d,d,d,d,d,d,`,`,#
 `,`,`,d,d,d,d,d,d,d,`,`,`,#
 `,`,`,`,`,d,d,d,`,`,`,`,`,#

15-tile circle

 #dig start(8;8;Center tile) 15-tile circle
 `,`,`,`,`,d,d,d,d,d,`,`,`,`,`,#
 `,`,`,d,d,d,d,d,d,d,d,d,`,`,`,#
 `,`,d,d,d,d,d,d,d,d,d,d,d,`,`,#
 `,d,d,d,d,d,d,d,d,d,d,d,d,d,`,#
 `,d,d,d,d,d,d,d,d,d,d,d,d,d,`,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,#
 `,d,d,d,d,d,d,d,d,d,d,d,d,d,`,#
 `,d,d,d,d,d,d,d,d,d,d,d,d,d,`,#
 `,`,d,d,d,d,d,d,d,d,d,d,d,`,`,#
 `,`,`,d,d,d,d,d,d,d,d,d,`,`,`,#
 `,`,`,`,`,d,d,d,d,d,`,`,`,`,`,#

General

Simple Spiral Staircase

 #dig A simple spiral staircase.,,
 j,u,#
 u,j,#
 #>,#,#
 u,j,#
 j,u,#
 #,#,#

Slightly larger spiral

 #dig A simple spiral staircase.,,
 j,d,u
 d,d,d
 u,d,j
 #>
 u,d,j
 d,d,d
 j,d,u

Bedrooms

Modified Windmill Villas

This has a central single up/down stair tile that has room for a 3x3 shaft. I don't usually do 3x3. See Bedroom Design#Modified Windmill Villas

 #dig start(11;11)
 `,`,`,`,`,`,d,`,`,`,`,`,d,`,`,`,`,`,`,`,`,
 `,`,`,`,`,`,d,`,`,`,`,`,d,`,`,`,`,`,`,`,`,
 `,`,`,`,d,`,d,`,d,`,d,`,d,`,d,`,`,`,`,`,`,
 `,`,`,`,d,`,d,`,d,`,d,`,d,`,d,`,`,`,`,`,`,
 `,`,`,`,d,d,d,d,d,`,d,d,d,`,d,`,d,d,d,`,`,
 `,`,`,`,`,`,d,`,`,`,`,`,d,d,`,`,d,`,`,`,`,
 `,`,d,d,d,`,d,`,d,d,d,`,d,d,d,d,d,d,d,d,d,
 `,`,`,`,`,d,d,`,`,`,d,`,d,`,`,`,d,`,`,`,`,
 d,d,d,d,d,d,d,d,d,d,d,d,d,`,d,`,d,d,d,`,`,
 `,`,`,`,d,`,`,`,d,d,d,d,d,`,d,`,`,`,`,`,`,
 `,`,d,d,d,`,d,d,d,d,i,d,d,d,d,`,d,d,d,`,`,
 `,`,`,`,`,`,d,`,d,d,d,d,d,`,`,`,d,`,`,`,`,
 `,`,d,d,d,`,d,`,d,d,d,d,d,d,d,d,d,d,d,d,d,
 `,`,`,`,d,`,`,`,d,`,d,`,`,`,d,d,`,`,`,`,`,
 d,d,d,d,d,d,d,d,d,`,d,d,d,`,d,`,d,d,d,`,`,
 `,`,`,`,d,`,`,d,d,`,`,`,`,`,d,`,`,`,`,`,`,
 `,`,d,d,d,`,d,`,d,d,d,`,d,d,d,d,d,`,`,`,`,
 `,`,`,`,`,`,d,`,d,`,d,`,d,`,d,`,d,`,`,`,`,
 `,`,`,`,`,`,d,`,d,`,d,`,d,`,d,`,d,`,`,`,`,
 `,`,`,`,`,`,`,`,d,`,`,`,`,`,d,`,`,`,`,`,`,
 `,`,`,`,`,`,`,`,d,`,`,`,`,`,d,`,`,`,`,`,`,

Simple tileable cross design

It allows ample space for movement and decoration.

 #dig Bedroom complex
 `,`,`,`,`,`,`,`,`,d,d,`,`,`,`,`,`,`,`,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,`,`,d,`,d,`,`,`,d,d,`,`,`,d,`,d,`,`,`,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,#
 `,`,`,d,`,d,`,`,`,d,d,`,`,`,d,`,d,`,`,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,`,`,`,`,`,`,`,`,d,d,`,`,`,`,`,`,`,`,`,#
 d,d,d,d,d,d,`,`,d,d,d,d,`,`,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,i,i,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,d,d,d,i,i,d,d,d,d,d,d,d,d,d,#
 d,d,d,d,d,d,`,`,d,d,d,d,`,`,d,d,d,d,d,d,#
 `,`,`,`,`,`,`,`,`,d,d,`,`,`,`,`,`,`,`,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,`,`,d,`,d,`,`,`,d,d,`,`,`,d,`,d,`,`,`,#
 d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,d,#
 `,`,`,d,`,d,`,`,`,d,d,`,`,`,d,`,d,`,`,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,d,d,d,`,d,d,d,`,d,d,`,d,d,d,`,d,d,d,`,#
 `,`,`,`,`,`,`,`,`,d,d,`,`,`,`,`,`,`,`,`,#
 #,#,#,#,#,#,#,#,#,#,#,#,#,#,#,#,#,#,#,#,#


===11x11 12-room Apartment Block Features 11 4-tile rooms and one 3-tile room (or it makes a good office), needing only 5 doors. Quite modular. If you use small meeting locations you can knock out the walls between the two narrow halls for a meeting area surrounded by 10 rooms, which would be very handy if all the rooms were full of families.

 #dig
 d,d,`,d,d,`,d,d,`,d,d,#
 d,d,`,d,d,`,d,d,`,d,d,#
 `,`,d,`,`,`,`,`,d,`,`,#
 d,d,`,d,`,d,`,d,`,d,d,#
 d,d,`,d,`,d,`,d,`,d,d,#
 `,`,`,d,`,d,`,d,`,`,`,#
 d,d,`,d,`,d,`,d,`,d,d,#
 d,d,`,d,`,`,d,d,`,d,d,#
 `,`,d,d,`,d,`,d,d,`,`,#
 d,d,`,d,`,d,`,d,`,d,d,#
 d,d,`,d,`,d,`,d,`,d,d,#
 `,`,`,d,`,`,`,d,`,`,`,#