As we move AL to jenkins auto build system we don't really need these
right now. Latter these can be reformatted to work from this file but
are cluttering up the workspace.
Now to just figure out how to actual apply power to a block and this
command will be done.
Also i still can't get 7zip cmd installed on my computer too use. So i
had to create my own include script for now.
Changed: drop command to drop the item at the exact location instead of
dropping it with velocity in a random direction
Moved: ArmHelper and DebugToPlayer back to my folder since i'm using
similar files in other repos
Moved: drop methods from the break command to my helper
Cleaned: my helper class up and finished the find all item methods to
wrok better
Added: powerTo command though it doesn't do anything for the moment
Manipulator was stacking up items more than there max stack size
Also i Change the .gitignore too support the fact i use the textures in
the src folder for my eclipse to function. I would have use the include
bat but it failed to function
I Also added a simple boolean in TileEntityAssemblyNetwork to test
everything without having a power supply attacked to the blocks.
*Still need to do the item view
*I also removed some unneeded textures
*Change gitignore to not include thumb.db files since they always seem
to change