me_data_controller - GilbertzRivi/CrazyAE2Addons GitHub Wiki
ME Data Controller
The ME Data Controller is the heart of Crazy AE2 Addons data system. It stores network variables extracted by Data Extractor and allows other blocks (like Display, Data Tracker or Data Processor) to use them.
How to Use
- Place the block: Connect the ME Data Controller to your ME network.
- Expand storage:
- Insert AE Cell Components into the controllers slots.
- Each 1K of a Cell Component equals 1 variable of storage (16K = 16 variables, etc.).
- Automatic Management:
- Some blocks on your network send variables into the controller.
- All blocks monitoring that variable get instantly updated when the value changes.
Keep exactly one ME Data Controller in your network if you want to use data variable feature of Crazy AE2 Addons.