fixed crafttweaker breaking launch but messed up rendering

This commit is contained in:
Mohammad-Ali Minaie
2018-05-29 14:56:52 -04:00
parent 6d8e0c2187
commit 2b4b432db1
5 changed files with 78 additions and 6 deletions

View File

@@ -63,7 +63,7 @@ dependencies {
// CraftTweaker
//compile "CraftTweaker2:CraftTweaker2-MC1120-Main:${craftweaker_version}"
compile "CraftTweaker2:CraftTweaker2-API:${craftweaker_version}"
//compile "CraftTweaker2:CraftTweaker2-API:${craftweaker_version}"
}
processResources {