paulvic / vicmod

A minecraft mod project, used to learn more about Java and working with gradle and Eclipse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Minecraft mod project.

The purpose of this project is to get more familiar with Java and tools such as Eclipse and Gradle.

Details

  • This adds a new creativity tab with two new elements - an item and a block. More to come.

To build

  • Run "gradlew build"
  • .jar file will be bin placed to "build\libs" and this can be copied to "%appdata%.minecraft\mods"
  • NOTE: This is built for forge 1.7.10

About

A minecraft mod project, used to learn more about Java and working with gradle and Eclipse.

License:Other


Languages

Language:Java 100.0%