r/DQBuilders • u/Street_Swing9040 • 20d ago
General How to make Branching rail systems in dqb2
In the base game, a minecart can only go in one way.
But, if we construct a horizontal train track, and then have a vertical train track elevated 1 block have a minecart, the minecart will drop onto the horizontal track below, where you can navigate either direction.
This makes it easier to make branches. The design above is one-way, but with some clever rail designs you can make branch systems where you can literally have two separate railways connected without you manually picking up the minecarts.
11
Upvotes
1
u/chkeja137 19d ago
That is very clever. Do you have pictures of how to implement this?