Integrated DynamicsLogic / signal network — read+act on world state via Aspects
About
Sensor + logic network. Cables carry data signals. "Aspects" are readers (block count, fluid level, day/night, inventory items). Combine with logic gates to make complex conditional automation — e.g. "redstone on iff diamond chest has <10 diamonds AND it's night". Steeper than XNet but more expressive.
Things to do
- Read inventory count → drive redstone
- Aspect chain → trigger an XNet route conditionally
Getting started
On-The-Dynamics-of-Integration book is mandatory reading.