Forked version of Tinker's Construct being maintained for 1.7.10 for use in the GTNH modpack.
Modify all the things, then do it again!
Melt down any metals you find.
Power the world with spinning wind!
See the general GTNH Developement page.
GTNH Modifications Copyright (c) 2021-2024 The GTNH Team
This code is licensed LGPL v3.0 or later. Feel free to use our changes, just give back any changes you make to the community as well!
The original code is copyright (c) 2015 SlimeKnights and was retroactively released under the MIT License.
Any and all issues with this fork should be brought to the GTNH GitHub - do not bother the original maintainers!
Note: Git MUST be installed and in the system path to use our scripts.
- Before importing the project to your IDE, build it by running
gradlew[.bat] build
in its root directory. - If obscure Gradle issues are found try running 'gradlew clean' and 'gradlew cleanCache'