2015-08-13 09:02:16 +00:00
2015-08-11 16:25:34 -04:00
2015-08-10 18:44:23 -04:00
2015-07-01 17:56:53 -04:00
2015-08-11 16:25:34 -04:00
2015-08-01 01:46:26 -04:00
2015-07-28 23:27:27 -04:00
2015-07-21 00:39:42 -04:00
2015-07-01 17:56:53 -04:00
2015-07-01 17:56:53 -04:00
2015-07-21 00:39:42 -04:00
2015-07-21 00:39:42 -04:00
2015-07-21 00:39:42 -04:00
2015-07-28 23:27:27 -04:00

=========================
       FORGECRAFT
=========================
The development of this mod is for the sole purpose of providing an avenue to learn and apply new knowledge in java. I have been working on this mod publicly since December, which was the time of its first release. I have, however, been working on this mod privately for about 3 years going into 4. Feel free to contact me on my forum thread with questions, comments, concerns etc. I appreciate all feedback!

[Forum Thread](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2296334-wip-kitsus-forgecraft-blacksmith-style-forging)

Thanks and Enjoy!

Inspiration Documentation
[https://docs.google.com/document/d/1bF8stKzhlouV_xZXlVYgxQPfbwhWJTtaf7z_QXYYEXk/edit?usp=sharing]()
[https://docs.google.com/document/d/10ZNbGOZ-ytfadjEnhMgnBPEErvvbGUkW_SMU6kX9yQA/edit?usp=sharing](https://docs.google.com/document/d/10ZNbGOZ-ytfadjEnhMgnBPEErvvbGUkW_SMU6kX9yQA/edit?usp=sharing)

Forge source installation
=========================
To install this source code for development purposes, extract this zip file.
It ships with a demonstration mod. 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 macs or linux you run the './gradlew.sh' instead of 'gradlew'
Description
No description provided
Readme 62 MiB
Languages
Java 98.7%
Shell 1.3%