In other languages: Deutsch Русский Українська 简体中文

Blueprint: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
m (grammar)
("map" => "mini-map")
Line 11: Line 11:


Blank blueprints can be crafted by clicking the 'new blueprint' button in the blueprints dialog.
Blank blueprints can be crafted by clicking the 'new blueprint' button in the blueprints dialog.
(This dialog is opened by pressing {{Key|B}} or clicking the blueprint icon above the map.)
(This dialog is opened by pressing {{Key|B}} or clicking the blueprint icon above the mini-map.)


The blank blueprint can now be used to 'copy' a set of buildings.
The blank blueprint can now be used to 'copy' a set of buildings.

Revision as of 20:58, 1 April 2018

Blueprint.png
Blueprint

Blueprint-example-03.png

Stack size

1

Prototype type

blueprint

Internal name

blueprint

Required technologies

None required

Blueprints are inventory items that contain layouts for building. Blueprints are used to 'copy & paste' parts of a factory. Built areas can be selected for inclusion in a blueprint. When a blueprint is placed, a ghost of the layout appears on the ground. This can be used as a guide for manually placing factory pieces, or, more commonly, handed over to Construction robots for automated completion.

Achievements

Automated-construction-achievement.png Automated construction

Construct 100 machines using robots.

You-are-doing-it-right-achievement.png You are doing it right

Construct more machines using robots than manually.

Usage

Blank blueprints can be crafted by clicking the 'new blueprint' button in the blueprints dialog. (This dialog is opened by pressing B or clicking the blueprint icon above the mini-map.)

The blank blueprint can now be used to 'copy' a set of buildings.

For example, copying this small laser defense setup:

Blueprint-example-01.png

Create a blueprint

To create a blueprint select the blueprint item out of the toolbar or the inventory. With the blueprint icon shown next to the mouse cursor, click and hold the left mouse button and drag a box as large as needed. All buildings which will be included in the blueprint will be highlighted with a green square. Once everything to 'copy' is inside the drag box, release the mouse button, and the 'Blueprint icon setup' menu will open.

Blueprint-example-02.png

Blueprint icon setup

On the top left of the 'Blueprint icon setup" menu there are four icon slots. The game chooses automatically the number of icons and which are pre-selected depending on the number of buildings that are included. This can be changed by simply clicking on the icons to choose the desired ones.

On the top right there are two icons to 'create blueprint' and 'cancel blueprint'. The 'create blueprint' icon will also show a preview of how the blueprint icon will look after creation. The 'Blueprint preview' just shows the preview of the blueprint.

On the bottom the 'Total' number of buildings included in the blueprint is shown.

Finally, create the blueprint if everything is fine or cancel it. Canceling does not consume the blueprint item. The created blueprint will be in the tool belt or the inventory (or dropped to the ground if no tool belt/inventory slot is available).

Blueprint-example-03.png

Placing the blueprint

To use/place the created blueprint select it from the tool belt or inventory. The whole building setup of the blueprint will be shown at your mouse cursor. In this case the Blueprint was renamed to "Example blueprint". It is possible to place it rotated, press the default key r to rotate. The blueprint can be placed anywhere inside the green (or orange) 110x110 tiles area of a Roboport, or within range of a personal roboport installed in modular armor.

Blueprint-example-04.png

After the blueprint gets placed somewhere, the buildings are placed as ghost buildings. Construction robots will now start to pick up the needed items from the construction network/the player inventory (if using a personal roboport) and place them at the ghost buildings. The required items need to be in the network in an Active provider chest, a Passive provider chest or a Storage chest.

Blueprint-example-05.png

Viewing and clearing a blueprint

Right clicking on a blueprint allows you to can view, edit and clear it. By clearing it, it will become blank so it can be set again.

Additional information

  • Once a blueprint is created it can be used unlimited times.
  • To place a blueprint that is blocked by existing buildings you can hold shift to place the things that aren't blocked.
  • The above trick will also mark rocks and trees for deconstruction.
  • Buildings marked for destruction will not block placing a blueprint. The blueprinted building cannot be placed if there are any buildings in the way. This can cause an item outside the construction zone to block construction of a 2x2 building on the edge of the zone.
  • The size limit of blueprints is 10k by 10k tiles.
  • Blueprints can be stored in a Blueprint book. This can store an unlimted amount of blueprints while taking only one inventory spot.

History

  • 0.15.0:
    • Blueprint library: Allows for keeping players blueprints between individual game saves and allows sharing blueprints in multiplayer games.
    • The build rotation of each blueprint is remembered independently of the general item build rotation.
    • Alternative select with blueprints (shift + select) skips the blueprint setup GUI.
    • Added ability to export and import blueprints, blueprint books, and deconstruction planners as strings.
    • Blueprints, blueprint books and deconstruction planners are obtainable from the library GUI with no crafting cost.
  • 0.14.15:
    • Changed the clear blueprint icon to the trashcan icon and moved it to the left of the cancel button, to make it less confusing for users.
  • 0.13.7:
    • Rocks can be mined while holding blueprints.
  • 0.13.5:
    • Blueprints with labels will now show the label when holding them in the active hand.
  • 0.13.0:
    • Blueprints can now be edited.
    • Added the blueprint book item, can hold multiple blueprints in one item.
    • Modules are now supported by blueprints.
    • Optimized drawing of connections between roboports in blueprints.
    • Virtual signals can be used in blueprint icons.
  • 0.12.2:
    • Enabled swapping held blueprints with other blueprints directly.
    • Force building blueprints will mark colliding trees for deconstruction.
  • 0.12.0:
    • Enabled mining trees/ghosts while holding blueprints to be built.
    • Building blueprints over existing ghosts restores the ghost's life time.
    • Proper blueprint centering.
  • 0.11.18:
    • Blueprints can be built over things marked for deconstruction.
    • Blueprints can be force built by shift clicking.
  • 0.11.10:
    • Added Lua API for reading/writing information from blueprints.
  • 0.10.2:
    • The rotation of turrets in blueprints no longer matters when testing for entity collision.
  • 0.10.0:
    • Blueprints can copy circuit network connections.
    • Miners in blueprints are now ignored if they are non-functional.
    • An inserter's logistic conditions are copied when blueprinting.
  • 0.9.4:
    • Limit the size of the blueprint preview, so it is usable for very large blueprints.

See also