Blueprint Manipulation Library


A utility library for manipulating Factorio blueprints.

Internal
6 days ago
2.0
4.65K
Blueprints

Changelog

Version: 1.1.1
Date: 2025-09-03
  Info:
    - Changed title of mod to avoid confusion with in-game blueprint library.
    - Added thumbnail icon.
Version: 1.1.0
Date: 2025-05-16
  Features:
    - `BlueprintSetup:set_tags` method added
Version: 1.0.0
Date: 2025-05-15
  Features:
    - Initial release
    - `__bplib__.blueprint.get_actual_blueprint` function added
    - `__bplib__.blueprint.BlueprintSetup` class added
    - `__bplib__.blueprint.BlueprintBuild` class added