Underground Transport

by coldarn

Provides ports to transfer items through an auto-routed, underground transportation network. It is especially helpful for modular logistics on large space platforms.

Utilities
a day ago
2.0
382
Logistics

Changelog

Version: 0.1.10
Date: 2025-10-28
  Bugfixes:
    - Fix crash when loading with other mods that alter underground belts, such as the "Entangled Belts" mod
  Changes:
    - This release should be MUCH more compatible with other belt-altering mods as it no longer tries to build underground transport versions of each underground belt prototype it finds during startup. Only the four base belt types will now have underground transport variants added.
Version: 0.1.9
Date: 2025-10-28
  Bugfixes:
    - Fix bug causing the port configuration window to close when clicking on a choose item button
    - Fix bug causing the port configuration window to open when clicking with a tool such as copy or blueprint
Version: 0.1.8
Date: 2025-01-12
  Bugfixes:
    - Fix error in on_gui_elem_changed that broke comptibility with Factory Planner
  Features:
    - Add compatibility for Extended Range mod: https://mods.factorio.com/mod/RFM-transport
Version: 0.1.7
Date: 2025-01-12
  Changes:
    - Move port prototype setup to data-final-fixes for compatibility with other mods that tweak belt settings
  Features:
    - Add compatibility for Schall Belt Configuration: https://mods.factorio.com/mod/SchallBeltConfiguration
Version: 0.1.6
Date: 2025-01-07
  Bugfixes:
    - Fix error opening the configuration window on output ghosts never before configured
  Features:
    - Port settings are now properly restored on undo/redo!
Version: 0.1.5
Date: 2025-01-06
  Bugfixes:
    - Inserters can now place directly into input ports, before only belt inputs worked
  Features:
    - Add support for upgrading ports in-place, preserving their settings and buffered items!
Version: 0.1.4
Date: 2025-01-05
  Bugfixes:
    - Fix crash removing items from port inventory in remote view
Version: 0.1.3
Date: 2025-01-05
  Bugfixes:
    - Fix issues opening and closing the port configuration window in multiplayer
    - Fix a stuck port configuration window if saved while it was open in multiplayer
Version: 0.1.2
Date: 2025-01-05
  Bugfixes:
    - Several crashes due to poor ghost handling
  Features:
    - Ghost input and output ports can now be placed, configured, and copy/pasted!
Version: 0.1.1
Date: 2025-01-04
  Major Features:
    - Alpha launch!