aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Mitchell <mitchej@gmail.com>2022-01-18 21:02:20 -0800
committerJason Mitchell <mitchej@gmail.com>2022-01-18 21:02:20 -0800
commit511f13b86e4536c41a58e254943e6516840ced50 (patch)
tree51bd4e15d34477934688fbcc157031c27e3b45f7
parent70b87be7d33962d44e8dac258d53b6405773f2a0 (diff)
downloadGT5-Unofficial-511f13b86e4536c41a58e254943e6516840ced50.tar.gz
GT5-Unofficial-511f13b86e4536c41a58e254943e6516840ced50.tar.bz2
GT5-Unofficial-511f13b86e4536c41a58e254943e6516840ced50.zip
add CCC
-rw-r--r--dependencies.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index e35bd99c04..507b95cf01 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -7,6 +7,7 @@ dependencies {
compile("com.github.GTNewHorizons:Yamcl:0.5.82:dev")
compile("com.github.GTNewHorizons:NotEnoughItems:2.1.22-GTNH:dev")
compile("com.github.GTNewHorizons:CodeChickenLib:1.1.5.1:dev")
+ compile("com.github.GTNewHorizons:CodeChickenCore:1.1.3:dev")
compile("com.github.GTNewHorizons:StructureLib:1.0.14:dev")
compile("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev")