Cargo Bay Loader


Configure inserter and loader input/output for cargo landing pads, space platform hubs, and cargo bay extensions.

Utilities
2 days ago
2.0
18
Logistics Storage

Changelog

Version: 1.0.3
Date: 2026. 06. 24
  Changes:
    - Polished the mod title, summary, and first description line for clearer discovery.
Version: 1.0.2
Date: 2026. 06. 24
  Changes:
    - Expanded the in-game mod description with clearer logistics use cases.
    - Removed private development-only incompatibilities from the dependency list.
Version: 1.0.1
Date: 2026. 06. 24
  Changes:
    - Replaced the packaged MIT license text with a BerbCorp all-rights-reserved gameplay-use license.
Version: 1.0.0
Date: 2026. 06. 24
  Changes:
    - Removed the match cargo bay extensions option for simpler explicit settings.
    - Set cargo landing pad, space platform hub, and cargo bay extensions to Input/output by default.
    - Renamed setting labels to use Planets and Space instead of Planet side and Space side.
    - Updated the mod description for public release.
Version: 0.1.3
Date: 2026. 06. 24
  Changes:
    - Reworked startup settings around the actual Factorio entities: cargo landing pad, space platform hub, and one global cargo bay extension setting.
    - Added direct input/output flag handling for the space platform hub prototype.
    - Added startup-setting signature detection so existing hidden proxies are rebuilt after mode changes even if Factorio does not fire a normal configuration-changed rebuild.
  Locale:
    - Clarified that cargo bay extensions use one shared cargo-bay prototype on planets and space platforms.
Version: 0.1.2
Date: 2026. 06. 24
  Changes:
    - Renamed the displayed mod title to Cargo bay loader and updated the author to BerbCorp.
    - Renamed the internal mod id to cargo-bay-loader for a cleaner public mod portal slug.
    - Replaced the cargo landing pad input policy with a cargo landing pad mode setting that defaults to matching planet cargo bay extensions.
    - Updated setting labels and descriptions to separate space hub, planet cargo bay extensions, and cargo landing pad access.
    - Added a thumbnail asset for the mod manager.
Version: 0.1.1
Date: 2026. 06. 24
  Bugfixes:
    - Output-only and input-only modes now also patch the shared vanilla cargo-bay prototype so direct cargo bay interactions cannot bypass proxy flags.
  Locale:
    - Renamed the main mode settings to distinguish space-side and planet-side cargo bay behavior more clearly.
Version: 0.1.0
Date: 2026. 06. 24
  Info:
    - Initial standalone version.
    - Adds hidden proxy containers for cargo bays attached to space platform hubs and cargo landing pads.
    - Adds configurable platform and planet cargo bay input/output modes.
    - Adds automatic cargo landing pad insertion flag handling for planet cargo bay input modes.
    - Adds runtime surface blacklist and debug logging.