Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mcv12:rail:routes [2025/12/31 04:36] – created izzy | mcv12:rail:routes [2026/03/04 00:28] (current) – added stuff here cause i can't make a new page liizzii | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * North | * North | ||
| * Coast | * Coast | ||
| + | * mir | ||
| * Spawn | * Spawn | ||
| * ValleNiasmor | * ValleNiasmor | ||
| Line 12: | Line 13: | ||
| * North | * North | ||
| * ARF | * ARF | ||
| + | * *Museum* | ||
| * West | * West | ||
| * Warehouse | * Warehouse | ||
| * Load | * Load | ||
| * *Station* | * *Station* | ||
| + | * Southeast | ||
| * West | * West | ||
| + | |||
| + | |||
| + | |||
| + | ## Depot stuff from Liizzii (dumping here cause i can't make new pages) | ||
| + | main thing about the depot stuff (that i can remember): | ||
| + | - depot lane lengths: having them all be the same length would be much easier. My signalling setup for the depots will use a bunch of signal blocks made using Signal Block Relay Boxes, so the more square the layout the better | ||
| + | - Signal block relay boxes inside the depot (and some approach section, will need some form of transition between the token stuff) eliminates all the issues that i've seen mentioned about the current setup as it doesn' | ||
| + | - Routing switch motors can optionally match to locomotive type, Except for the diesel one you have to do `AND< | ||
| + | - for the depot bays, use routing switch motors with an AND condition between Redstone=true and a loco match (see above). Then having a Signal Receiver box underneath the routing switch motor (or some other way of providing redstone) set to emit RS on green which will then allow entry if the bay is free | ||
| + | - the last " | ||
| + | - the depot in VN may need the land around it adjusting slightly. ideally the bay should be long enough to hold our longest train + 1 block at each end (for the Signal Block Relay Boxes). | ||
| + | - I was thinking that the land mass that holds the tracks that come down from the station/ | ||
| + | - Destination would get set on the exit track, such that there' | ||
| + | - the entire junction section around the entrance/ | ||
| + | - i think in the software side of things, i'll add a way to define how many " | ||
| + | |||
| + | |||
| + | (stuff clarified on IRC after i sent the above block of text) | ||
| + | - There will be a digital detector on the input block, output block and at the entrance to every bay | ||
| + | |||