mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-10 12:33:57 +01:00
Updated Mechanical Arm (markdown)
parent
30e245049c
commit
cd97ff1d7b
@ -18,6 +18,6 @@ Mechanical arms can be configured to take items from certain blocks (namely basi
|
||||
### Modes
|
||||
|
||||
Mechanical arms have three modes for how they order the input sources they access, which can be changed by scrolling on the side of the arm while holding a wrench. The mode does not matter if the arm has only one output.
|
||||
* Round Robin: place items in outputs in a cycle.
|
||||
* Forced Round Robin: as round robin, but stalls if the next output on the list is full.
|
||||
* Prefer First Target: prioritizes outputs by order of selection.
|
||||
* **Round Robin:** place items in outputs in a cycle.
|
||||
* **Forced Round Robin:** as round robin, but stalls if the next output on the list is full.
|
||||
* **Prefer First Target:** prioritizes outputs by order of selection.
|
Loading…
Reference in New Issue
Block a user