Create: Steam 'n' Rails

Adding depth to Create's rail network & steam system

File Details

Steam 'n Rails 1.0.5 Fixed

  • R
  • Dec 30, 2022
  • 1.14 MB
  • 28.1K
  • 1.19.2
  • Forge

File Name

Steam_Rails-1.19.2-nightly-c0a4157.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:create-steam-n-rails-688231:4280460")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Train Coupler:

  • Select a track
  • Scroll with a wrench on top to set the track spacing
  • Use with a wrench to change the coupler mode
  • Coupling & Decoupling
  • Coupling Only
  • Decoupling Only
  • Align carriages with the middle of a bogey over the track points
  • Provide redstone power to couple or decouple
  • Display link source - get info on what action will be taken on redstone input
  • Goggle info - similar to display link data
  • Comparator output:
  • Hex-encoded 4-bit data:
  • +1 if primary track point is activated
  • +2 if secondary track point is activated
  • +4 if in decoupling mode
  • +8 if in coupling mode

Loaded Condition:

  • Sister condition to Create builtin Unloaded Condition, enables waiting for station to be loaded

Redstone Link Instruction:

  • Emits a 4 redstone-tick long signal of the specified strength and frequency

Semaphore:

  • By default, red semaphores will always be above yellow semaphores now.
  • A config option exists to restore the old behavior, and have yellow semaphores be above red semaphores when a signal is fully upside down.