-
Notifications
You must be signed in to change notification settings - Fork 0
Transmission
Plomph edited this page Sep 16, 2026
·
6 revisions
An inline gearshift for a vehicle's driveline: rotation goes in one shaft end and comes out the other at the current gear's speed.
Each gear is a set output speed, whatever the input speed:
| Gear | Default |
|---|---|
| 1 | 32 RPM |
| 2 | 64 RPM |
| 3 | 128 RPM |
| 4 | 256 RPM |
- Shift-right-click with an empty hand to set the four speeds (1–256 RPM).
- Stress: 0.25 SU per RPM of output.
| Mark | Role | A signal on it |
|---|---|---|
| ▲ | Up | shifts up one gear; held, keeps shifting |
| ▼ | Down | shifts down one gear; held, keeps shifting |
| F | Forward | while held, the output turns the input's way |
| R | Reverse | while held, the output turns the other way |
- With neither Forward nor Reverse powered, or both, the Transmission is in Neutral: the output is disconnected.
Every face has two built-in Redstone Link slots. For example, Linked Controller buttons tuned to all four faces make a full set of driving controls.
Wired redstone into a face works too. If a face gets both, the stronger signal counts.
With CC: Tweaked installed, the Transmission is a transmission peripheral. See ComputerCraft.