diff options
author | basdxz <tudurap.com@gmail.com> | 2020-11-04 08:32:25 +0000 |
---|---|---|
committer | basdxz <tudurap.com@gmail.com> | 2020-11-04 08:32:25 +0000 |
commit | e26a6f058a5e1dcdb4c73b076d9970ec4d731eb7 (patch) | |
tree | 5e9ba32f29f505c512c9d558e9311095a44f20b0 /build.properties | |
parent | 4c06bcafc8eda79369777abb2135397e12f1356a (diff) | |
download | GT5-Unofficial-e26a6f058a5e1dcdb4c73b076d9970ec4d731eb7.tar.gz GT5-Unofficial-e26a6f058a5e1dcdb4c73b076d9970ec4d731eb7.tar.bz2 GT5-Unofficial-e26a6f058a5e1dcdb4c73b076d9970ec4d731eb7.zip |
Add the COFH Core Dep back as runtime
Needed for Thaum stuff
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build.properties b/build.properties index be76171615..d0ee72aeac 100644 --- a/build.properties +++ b/build.properties @@ -8,7 +8,8 @@ codechickencore.version=1.0.7.47 nei.version=1.0.5.120 gregtech.jenkinsbuild=648 gregtech.version=5.09.33.52 -cofhcore.version=[1.7.10]3.1.4-329-dev +#cofhcore.version=[1.7.10]3.1.4-329-dev +cofh_core_version=2388751 yamcore.version=0.5.79 baubles.version=1.0.1.10 thaumcraft.version=4.2.3.5 |