I am creating a tool that is intended to be something of a "mining bot"
This will basically be a block of code that makes the player strip mine for materials and under the right conditions (usually inv. full, return to designated drop off location)
However, I am unfamiliar with how one would go about Making the Player perform such an action, such as walk, mine a block, and interact with a container automatically.
Any help would be appreciated, as there seems to be very little to no documentation on this specific issue, and I have looked a great deal.