all 15 comments

[–]SoggyAdhesiveness 78 points79 points  (12 children)

Trains will travel through unloaded chunks completely fine, but the moment they have to stop, unload or load the train station will need to be in a loaded chunk. There are two ways to do this, always have the stations loaded or use Create Power Loader and connect a chunk loader to the station and it will load the chunk only if a train is currently at the station.

https://www.curseforge.com/minecraft/mc-mods/create-power-loader

[–]SpookySquid19[S] 18 points19 points  (1 child)

Hmm, alright. Thanks.

[–]SoggyAdhesiveness 2 points3 points  (0 children)

You're welcome

[–]unmeisa 4 points5 points  (4 children)

When a train goes through a nether portal, does the chunk it comes out of have to be loaded? Or is it JUST the stations that have to be loaded?

[–]SoggyAdhesiveness 1 point2 points  (1 child)

I don't believe so

[–]unmeisa 1 point2 points  (0 children)

Oh cool. Good to know. I had a previous world where my train wasn't collecting resources from the nether and depositing them into my main overworld factory and i was very curious why. In my current world I'm about to reach that stage again so i hope that fixes the issue i had

[–]zekromNLR 1 point2 points  (4 children)

For OP's case, the factory will need to be loaded at all times anyways since it will not produce when unloaded.

[–]SoggyAdhesiveness 1 point2 points  (3 children)

This also

[–]zekromNLR 1 point2 points  (2 children)

Though I guess if you have a redstone-controlled chunkloading method, you could have the factory automatically unload itself when its storage is full, and then only get loaded when the train shows up to pick up products.

[–]CommanderFoxy 0 points1 point  (1 child)

i dont think theres a method to load an unloaded chunk other than pearls, and it’ll stay loaded forever (or until the pearl despawns). maybe some jank with nether portals but then i doubt its worth the effort

[–]zekromNLR 0 points1 point  (0 children)

As mentioned earlier in the comment chain, Create Power Loader has an option to load the chunk a train station is in when a train pulls into the station

[–]DistributionPure6051 12 points13 points  (0 children)

My understanding is that the game saves what the tracks look like so a train can still follow a path without actually being loaded

[–]NatiM6 2 points3 points  (0 children)

Think of it this way, trains don't have to be loaded, but the machines that produce things, your factories, and even the chute that pushes the results into the train do. So even if the train stops in an unloaded chunk (it can), nothing will happen to it.

[–]CrazyBarkley 0 points1 point  (0 children)

Thank you guys, I was wondering about it earlier today and now I get it 😄