#Blueprint String
This mod for Factorio makes it easy to import and share blueprints.
####Installation
- Download the mod.
- Move it to your Factorio mods directory.
- Start Factorio and research Automated Construction.
####Importing Blueprints
- Craft an empty blueprint.
- Click the button to show the panel.
- Copy a blueprint string from your friend.
- Paste the blueprint string in the text box.
- Click
Here is a sample blueprint string, for the classic design of 2 assembling machines fed by logistics bots.
H4sIAAAAAAAA/42R0WrDMAxFfyX0OYImg74Uf0vxbK0V2HImOWHD5N/ndKOsacn2FAjn5lzd+NSE5G
xoTqYgZ8qEakphG9HsrCrG10B8hmjdhRih37VD0oolNuXDwEv7afbz3P4kNFrJQKwoGWXFdle29STo
ri8Pt1xIZ9JMDtwFNcNQzTQhDJIm8usP7e+df7dclYzoaYyAodaQ6hxSwPvA0hS6/531cFV/i71Z3R
yjex5bjSH4PtbnsxV+VdxwPagONUYu8fKniT0uyMaW1fFN9ZvUPB8F8yjcnI7I/gvQdo5aWgIAAA==
####Exporting Blueprints
- Click the button to show the panel.
- Click
- Find the blueprint in your "script-output/blueprint-string" folder.
To export a single blueprint:
- Pick up a blueprint.
- Click the button to show the panel.
- Click
- Enter a file name in the text box.
- Click "Save"
- Find the blueprint in your "script-output/blueprint-string" folder.
If you used the exe installer, your output folder is: %appdata%\Factorio\script-output\blueprint-string
####Features Factorio 0.12.32 broke old blueprints. You can click the button while holding a blueprint to fix them. It may take several clicks to fix rail blueprints.
This mod has strict error checking, so bad strings will not crash your game or mess it up. Please report any strings that do!
####Changelog Version 2.4.1
- Added ru translation
Version 2.4.0
- Added upgrade button
Version 2.3.2
- Buttons compatible with Factorio 0.12.32
Version 2.3.1
- Added de translation
Version 2.3.0
- New icons
Version 2.2.1
- Stricter error checking
Version 2.2.0
- Compatible with Factorio 0.12.11
Version 2.1.1
- Fixed compression bug
Version 2.1.0
- Added "Save As..." button
- Fixed bug with concrete and stone bricks
Version 2.0.4
- Fixed compression bug with blueprints bigger than 200kb
Version 2.0.3
- Compatible with Factorio 0.12.4
Version 2.0.2
- Fixed compatibility bug with unsorted inventory
Version 2.0.1
- Fixed some more compatibility bugs
Version 2.0.0
- Compatible with Factorio 0.12.0
Version 1.0.1
- Fixed underground belt bug
Version 1.0.0
- Compatible with large inventory mods
Version 0.0.9
- Compatible with Factorio 0.11.18
- Added zh-CN translation
Version 0.0.8
- Improved compression
Version 0.0.7
- Workaround for Factorio 1025-element table bug
Version 0.0.6
- Compatible with Factorio 0.11.14
- Line breaks are allowed in blueprint strings
Version 0.0.5
- Automatic compression
Version 0.0.4
- Fixed crash bug
Version 0.0.3
- Unresearched recipes are disabled when buildings are constructed
Version 0.0.2
- Fixed some icon bugs
Version 0.0.1
- First release