A Minecraft mod that adds various gems and their corresponding tools and armor.
- Matthieu Parizeau: Creating the mod
- Mojang: Creating Minecraft
- Lex Manos: Creating MinecraftForge
- Cpw: Creating FML
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 ```
Feel free to use this in mod packs without asking.
This mod is licensed under the LGPL v3 License