Space Platform Blueprint Helper


Generates and charts missing space platform chunks before large blueprint placement so first-paste ghosts are less likely to be clipped.

Tweaks
a month ago
2.1
28
Blueprints

Changelog

Version: 1.0.0
Date: 24. 07. 2026
  Ready for release to mod portal
Version: 0.1.1
Date: 24. 07. 2026
  Bugfixes:
    - Anchored hub blueprints to the actual platform hub so asymmetric extents remain correct through rotations and flips.
    - Counted only missing chunks toward the 1024-chunk safety limit and avoided queuing partial requests when the limit is exceeded.
  Changes:
    - Preserved fractional placement anchors and treated blueprint snapping as conservative padding.
    - Extracted geometry calculations into a separately tested module.
Version: 0.1.0
Date: 24. 07. 2026
  Features:
    - Generated and charted missing chunks before large space-platform blueprint placement.
    - Supported entities, tiles, rotations, flips, snapping, physical blueprint books, and Blueprint Library records.
  Safety:
    - Limited synchronous helper generation to 1024 chunks per placement without changing Factorio's normal placement behavior.