diff options
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 326c94196c..58d091f43a 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ minecraft { } dependencies { - // You should put the dev builds of NEI (with its dependencies) and GregTech5 in the /libs folder manually + // You should put the dev builds of NEI (with its dependencies), GregTech5 and GregTech6 in the /libs folder manually // to make the gradlew build working properly. // compile "codechicken:NotEnoughItems:1.7.10-1.0.5.120:dev" // compile "codechicken:CodeChickenLib:1.7.10-1.1.3.140:dev" |
