JAKAL seeks to fill in missing gaps in automation capabilities, primarily with respect to chunk loading.
There are currently two blocks: Primary and Secondary Anatta. These function as a dependent chunkloading system:
- Primary Anatta will load the current chunk when triggered such as by redstone or a Create train station in the same chunk (even when neither block is previously loaded).
- Secondary Anatta will load the current chunk while within 7 chunks of a powered Primary.
In progress: other mod integrations, item transfer and redstone extensions.