I'm trying to create a program that will mine out a configurable area. It has to deal with some conditions in order to run for long enough -- for example, empty its inventory into a chest when it is full, return to a charger when it's low on energy, craft more torches when it runs out, etc.
But it also breaks its tool, and I thought I'd be able to automate it using a Tinkers Construct Tool Forget to repair it.
As far as I can tell this doesn't seem possible. It can place items onto the table and pick them up, but the "output" of the table isn't an inventory slot. I thought maybe it would be, and the robot could just pick it up to complete the repair.
Perhaps an adapter can be used somehow, but I don't know much about those yet, and there's no information I can find related to Tinkers Construct.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
I'm trying to create a program that will mine out a configurable area. It has to deal with some conditions in order to run for long enough -- for example, empty its inventory into a chest when it is full, return to a charger when it's low on energy, craft more torches when it runs out, etc.
But it also breaks its tool, and I thought I'd be able to automate it using a Tinkers Construct Tool Forget to repair it.
As far as I can tell this doesn't seem possible. It can place items onto the table and pick them up, but the "output" of the table isn't an inventory slot. I thought maybe it would be, and the robot could just pick it up to complete the repair.
Perhaps an adapter can be used somehow, but I don't know much about those yet, and there's no information I can find related to Tinkers Construct.
Is my goal possible somehow?
Link to post
Share on other sites