Combined efforts is a mod for minecraft. It allows players to share items almost like google drive. It is currently in a development state, but I am working hard on an alpha release. If you have any suggestions feel free to leave them somewhere I can see them. :) contributing
-download the git repository
-open a command prompt in the directory
-type "gradlew setupDecompWorkspace" (without quotes) or on windows "gradlew.bat setupDecompWorkspace"
-type "gradlew IDE" (where IDE is eclipse or idea) or on windows "gradlew.bat IDE" (same parameters)
-point your idea to the .iml file and your eclipse to the eclipse folder