-
-
Notifications
You must be signed in to change notification settings - Fork 30
Waste Setup
In order to produce plutonium, polonium, and antimatter pellets, 4 'valves' are required. The term 'valves' used in this project, excluding multiblock valves, refers to redstone sensitive pressurized tubes or mechanical pipes. Those can be made redstone sensitive by right-clicking them with a Mekanism Configurator.
The redstone outputs used for waste routing are as follows: WASTE_PU (waste plutonium pellets), WASTE_PO (waste polonium), WASTE_AM (waste anti-matter pellets), WASTE_POPL (waste polonium pellets).
- If you have plutonium pellet production, you always need a
WASTE_PUvalve - Additionally, if you have polonium pellet production and...
- ...don't have antimatter production, you need
WASTE_PO - ...do have antimatter production, you need
WASTE_PO,WASTE_POPL, andWASTE_AM
- ...don't have antimatter production, you need
The valve positions are shown below. Redstone valve outputs are active low, meaning that they apply a redstone signal when the valve is supposed to be closed. Redstone sensitive Mekanism pipes allow flow when no redstone signal is applied, so this "active low" state means it allows flow when the RTU outputs no redstone signal. Position the redstone outputs in the locations of the diagonal labelled lines shown below in order to correctly route waste. For setups missing certain parts of the production, certain valves can be omitted as described in the previous section.
Tip
If you have a non-standard redstone setup, you can manually invert redstone outputs to change these to active high in the RTU Gateway Configurator.
Below is an example with bundled control using the Immersive Engineering mod. Red controls WASTE_PU, orange controls WASTE_PO, yellow controls WASTE_POPL, and lime controls WASTE_AM. This setup in the screenshot is currently commanding anti-matter production.
It is important with Immersive Engineering to place a Redstone Interface Connector on the computer and Redstone Connectors on the pipes. Redstone Connectors on a computer will not be able to transmit bundled signals.
Pipes are right clicked with a Mekanism Configurator to set them to be redstone sensitive, then an Immersive Engineering screwdriver is used to configure the colors of the connectors and set them as outputs (they default to inputs).
These are the valve states set by the system per each waste product mode.
| Product | WASTE_PU |
WASTE_PO |
WASTE_POPL |
WASTE_AM |
|---|---|---|---|---|
| Plutonium | OPEN | CLOSED | CLOSED | CLOSED |
| Polonium | CLOSED | OPEN | OPEN | CLOSED |
| Anti-Matter | CLOSED | OPEN | CLOSED | OPEN |
If you need help beyond this wiki, open a support discussion or ask on Discord! If you prefer videos, they can be found on my YouTube channel.
-
User Manual
- System Setup Guide
- Configurator Tools
- Redstone Waste Setup Guide
- TL;DR Quickstart
- FAQ and Common Problems
- Colorblind Accessibility
- Annunciator Panels
- Alarms
- System Views
- Operating Procedure
- Status Messages
- Glossary
- Computer Applications
- Notable System Components
- Notes
- Investigations
- References & Resources
- Legacy