Automation Mod
This amazing mod opens up limitless possibilities for automating any aspect of the game. With its help, you can control absolutely all processes through popular computer mods.
Main Capabilities
The developers have created a universal programming interface that works equally well with both ComputerCraft and OpenComputers. You no longer need to choose between these systems - both are supported immediately.
Available functions include:
- Full control over all loaded entities with information about unique identifier, name, type, and location
- Search and interaction with objects at specific coordinates - both precisely and within a defined area
- Measurement of distance between different positions in the world / Integration / Special support for Immersive Railroarding for stock tagging and locomotive control
The main advantage of this development is its well-designed architecture. After implementing the API for any other mod, it immediately becomes available for use through both ComputerCraft and OpenComputers without additional efforts. There are also plans to implement interaction through redstone signals.
For demonstrating capabilities and testing, video materials are available on the developer's YouTube channel. When installing, don't forget that the core Groovy Libraries mod is required for operation.