Open SirEdvin opened 3 years ago
Here is my crude example, of how this can be: https://github.com/SirEdvin/ProgressivePeripherals/blob/1.16/src/main/java/site/siredvin/progressiveperipherals/integrations/computercraft/turtles/base/TurtleDigTool.java
Not perfect at all, but some idea show be ... visible?
I would suggest to more expandable turtle tools upgrade.
For example, turtle tool flow can be splitted in this steps:
I guess, most of modders would be interesting in changing everything expect actually block breaking.
So, for example, each of this steps, expect block breaking, could be a part of API.