I've been working for a long time on a system that stores items, retrieves them for you and can craft new items. I call it Maniac Storage. These basic functions can be utilized for other things such as keeping the inventory of a machine filled with a certain item type. I developed it on a server I host for some friends so a lot of the functionality is from ideas of theirs (you know who you are). We always joke about only allowing maniacs onto our server, so that is why this is the Maniac Storage system.
I've made a demonstration video which is pretty comprehensive as far as what features it shows.
I'll break down what each program does here:
Installation
Installing the system is a little more involved than downloading a program and running it. I'm working on a video that walks through the process but in the mean time please take a look at the code which is on my pasteBin page:
http://pastebin.com/u/gezepi
Future Improvements
I'm going to be focusing on fixing bugs people find and perhaps making the installation easier so these are more of long term goals.
Current Bugs
I've tried to remove as many as possible but some still exist.
License
Feel free to use this and modify it to fit your use just please leave some mention of me in the code.
Feedback
I'm excited to hear what the community thinks and would love to hear suggestions!












