Skip to content
/ vicmod Public

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

License

Notifications You must be signed in to change notification settings

paulvic/vicmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19087a2 · Jan 26, 2017

History

11 Commits
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 26, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017
Jan 25, 2017

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages