Skip to content

Commit

Permalink
Remove redundant CodeChicken dependencies; use what TiC depends on
Browse files Browse the repository at this point in the history
  • Loading branch information
squeek502 committed Aug 12, 2015
1 parent 660d0b3 commit 270f92d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Expand Up @@ -84,10 +84,6 @@ minecraft {
}

dependencies {
compile "codechicken:CodeChickenLib:1.7.10-1.1.3.127:dev"
compile "codechicken:ForgeMultipart:1.7.10-1.1.2.331:dev"
compile "codechicken:CodeChickenCore:1.7.10-1.0.4.29:dev"
compile "codechicken:NotEnoughItems:1.7.10-1.0.3.74:dev"
compile "mantle:Mantle:${config.minecraft_version}-${config.mantle_version}:deobf"
compile "mods.natura:natura:${config.minecraft_version}-${config.natura_version}:deobf"
compile "tconstruct:TConstruct:${config.minecraft_version}-${config.tcon_version}:deobf"
Expand Down

0 comments on commit 270f92d

Please sign in to comment.