Skip to content

mattparizeau/Minecraft-Gems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gems

A Minecraft mod that adds various gems and their corresponding tools and armor.

Credits

Compiling

  • Install Gradle
  • Install Eclipse
  • Run the following commands in the root of this repo:
gradle setupDecompWorkspace

``` gradle eclipse ``` - Open eclipse and set the workspace to the eclipse folder in this repo - To build the project; run the following command in the root of this repo:
``` gradle build ```

Requirements

Modpacks

Feel free to use this in mod packs without asking.

License

This mod is licensed under the LGPL v3 License