Automatic Train Refueler


Manages automatic train refueling.

Tweaks
12 hours ago
2.0
2.66K
Trains

Changelog

Version: 1.3.1
Date: 2026-05-28
  Changes:
    - Register remote API early so other mods can call endpoints in init/load
  Bugfixes:
    - fix refueling for specific train groups.
Version: 1.3.0
Date: 2026-05-03
  Changes:
    - adds a remote interface to allow locomotive mods to register if then don't need refueling.
      This is compatible to the FuelTrainStop mod that was never updated to Factorio 2.0.
    - Ignore 'ElectricTrain' locomotives that do not need refueling.
Version: 1.2.1
Date: 2026-04-28
  Changes:
    - add fuel remaining up correctly
    - minor correctness fixes
Version: 1.2.0
Date: 2025-03-12
  Changes:
    - No longer remove existing interrupts from the schedule.
    - Only adds refueling after a regular stop.
Version: 1.1.0
Date: 2025-02-14
  Changes:
    - Support Train groups.
Version: 1.0.0
Date: 2025-02-07
  Features:
    - Initial release.