|
|
||
|---|---|---|
| gradle/wrapper | ||
| src/main | ||
| .gitignore | ||
| CREDITS-fml.txt | ||
| LICENSE-fml.txt | ||
| LICENSE.txt | ||
| MinecraftForge-Credits.txt | ||
| MinecraftForge-License.txt | ||
| README.md | ||
| build.gradle | ||
| build.old.gradle | ||
| forge-1.7.2-10.12.1.1060-changelog.txt | ||
| gradlew | ||
| gradlew.bat | ||
README.md
IronChest
A Minecraft mod that adds expansive metal chests!
GPL v3 licensed mod originally by cpw, maintained currently by ProgWML6.
For downloads, head over here: http://files.minecraftforge.net/IronChests2/
Source installation information for modders
Standalone source installation
Run 'gradlew setupDevWorkspace' to create a gradle environment primed with FML. Run 'gradlew eclipse' or 'gradlew idea' to create an IDE workspace of your choice. Refer to ForgeGradle for more information about the gradle environment. Note: On Linux you run './gradlew.sh' instead of 'gradlew', and optionally on OSX 'bash gradlew' instead of 'gradlew'
LexManos' Install Video
https://www.youtube.com/watch?v=8VEdtQLuLO0&feature=youtu.be
For more details update more often refer to the Forge Forums: http://www.minecraftforge.net/forum/index.php/topic,14048.0.html