Automatic Train Refueler


Manages automatic train refueling.

Tweaks
5 months ago
2.0
1.51K
Trains

g Why would you need this?

5 months ago

Why would you need this in the new scheduler? I have just set up an interrupt so that any trains go and get fuel if it is low, or am i missing something?

I am just curious

5 months ago
  • you can set the threshold based on the remaining fuel value (the interrupt will go by "fuel remaining" which is different for different fuel)
  • it will schedule refueling based on the current schedule (e.g. it will not put it between the temp stop and the real stop for LTN)

If an interrupt works fine for you, then there is probably not much value there for you.

5 months ago
(updated 5 months ago)

Ah i see, i have set it pretty high (if rocket fuel < 20 then refuel) then no train i have will ever run out when going to refuel. But yes i can see the point in having a fuel value instead of an amount, especially if you have different fuels and mix them, or....this mod makes it possible to mix and get the refueling to work i assume.

New response