Railway equipment, mostly from the 1986 signaling manual for the USSR railways (originally at: https://github.com/h-v-smacker/railroad_paraphernalia)
Montandalar 75a07e8aa8 Merge branch 'modconf' of Montandalar/railroad_paraphernalia into master | il y a 1 an | |
---|---|---|
models | il y a 3 ans | |
src.blend | il y a 6 ans | |
textures | il y a 6 ans | |
LICENSE | il y a 6 ans | |
README.md | il y a 6 ans | |
init.lua | il y a 1 an | |
mod.conf | il y a 1 an |
This mod introduces railroad equipment, mostly from the 1986 signaling manual for the USSR railways.
An accessory that makes a railroad switch look professional. Also helps users of advtrains without train_operator privilege to operate switches in style.
The point levers are actually nothing but mesecon switches which look fancy.
{'dye:black', 'dye:white', 'dye:black'},
{'', 'default:stick', 'default:stick'},
{'default:steel_ingot', 'default:steel_ingot', 'default:steel_ingot'},
{'dye:grey', 'dye:yellow', 'dye:white'},
{'', 'default:stick', 'default:stick'},
{'default:steel_ingot', 'default:steel_ingot', 'default:steel_ingot'},
While it should be a light source, the details of the model cannot be seen even when it emits the minimal amount of light.
Prevents a train from passing a track segment by placing a "block" in its way. Isn't synced with advtrains ndb, so works only with manned trains for now.
{'dye:white', 'dye:black', 'dye:white'},
{'', 'default:stick', ''},
{'dye:red', 'default:steel_ingot', 'default:steel_ingot'},
A small signal for shunting operations. Blue = shunting prohibited, white = shunting allowed.
{'', 'dye:white', ''},
{'', 'dye:blue', ''},
{'', 'default:stone', ''},
It accepts mesecon signals (on = switch to white, off = switch to blue)
It is placed near switches to show the point past which the locomotive may not be parked, since it would collide with the train on the other track.
{'', 'dye:black', ''},
{'', 'dye:white', ''},
{'', 'default:stone', ''},