Minor documentation improvements
This commit is contained in:
parent
66a7a9f781
commit
267f5878c8
11
README.md
11
README.md
@ -163,6 +163,11 @@ the detector on their left.
|
||||
Launchers are intended to be placed at the end of a track. Applying mesecons
|
||||
power will cause an adjacent cart to be accelerated away down the track.
|
||||
|
||||
Note that a cart (particulary a stationary one waiting for loading under a
|
||||
hopper) may be in a 'wait' state, to reduce required processing. To be sure
|
||||
of a launch, it is advisable to switch on the launcher for some time - 8
|
||||
seconds is suggested.
|
||||
|
||||
## Autolauncher
|
||||
|
||||
An autolauncher a) operates like a chest, although it only makes sense to
|
||||
@ -180,9 +185,11 @@ A hopper is for loading and unloading cargo carts. It should be placed
|
||||
above the rails, with either:
|
||||
* An Autolauncher below the rails, for unloading (after which, the cart
|
||||
will be grabbed by the Autolauncher, and can then be sent elsewhere)
|
||||
* An Autolauncher adjacent, for loading (in which case, once the cart
|
||||
* An Autolauncher adjacent, for loading. In which case, once the cart
|
||||
is loaded, it will set off, to be replaced with another for the next
|
||||
batch of goods.
|
||||
batch of goods. Additionally, if a cart is partially loaded, it will
|
||||
set off if it sits for a long time without any further loading, even
|
||||
when not completely full.
|
||||
This might not make sense until you try it.
|
||||
|
||||
Pipeworks tubes connect to the top for filling the hopper. Filters are
|
||||
|
Loading…
x
Reference in New Issue
Block a user