This is a mod adding different useful laboratory related items to Minecraft
Minecraft Forums Topic: http://www.minecraftforum.net/topic/2770946-172wiplaboratoryswagno-release-yet/
Note: This mod is being postponed for now note that their will be no updates for a while.
- Clone into an empty directory using your git client of choice.
- Open a command line and type the following:
gradlew setupDecompWorkspace ideaorgradlew setupDecompWorkspace eclipse(This depends on what IDE you are using) - Open the directory in your IDE of choice
- After making code changes you can build with
gradlew build - The output jar will be in builds/lib