This is something I made a long time ago. It's a calculator that works in the following way:
1. you input the amount of rocks you've mined.
2. it spits out data
3. if you have a goal (say you're level 21 and you're trying to get to 25) you can enter that, and it'll show you some stats on that.
Be aware of the following things:
1. I made this program originally for myself. It's unpolished, the code is not robust, it can be broken. I understand that, and don't want to hear criticism about it. This is a tool for you to use, if you choose so
2. Any calculations involving time operate under the basic premise of (55/(100/average hit percent)). 60 seconds in a minute, minus an assumed 5 for moving between rocks or derping around.
Any calculations involving how much you can hit, percentage wise, were taken from tables Cvimes posted on pastebin a while back.
3. THIS ONLY WORKS FOR TNT ROCKS. don't wall mine, are you retarded?
I'll include the source code and stuff, in case you want to compile it on your own. Eventually this'll be a nice little GUI you can access from Era, but until I get around to that..enjoy
