diff options
author | Draknyte1 <Draknyte1@hotmail.com> | 2016-06-23 09:10:12 +1000 |
---|---|---|
committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-06-23 09:10:12 +1000 |
commit | 42e7070394d0d3f42fba2adcef0508fb86f0a66b (patch) | |
tree | d0c02f79e8c38b732d17267e31c6c2e79a66b189 /.classpath | |
parent | dc06d75e08f80bae765b2dcf7eb2bdc4dfc803b1 (diff) | |
download | GT5-Unofficial-42e7070394d0d3f42fba2adcef0508fb86f0a66b.tar.gz GT5-Unofficial-42e7070394d0d3f42fba2adcef0508fb86f0a66b.tar.bz2 GT5-Unofficial-42e7070394d0d3f42fba2adcef0508fb86f0a66b.zip |
Adds Jack Daniels as a Growthcraft Booze! :D
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.classpath b/.classpath index fa2929c1c8..e96d64f755 100644 --- a/.classpath +++ b/.classpath @@ -8,7 +8,10 @@ <classpathentry kind="lib" path="libs/appliedenergistics2-rv2-stable-1-dev.jar"/> <classpathentry kind="lib" path="libs/Waila-1.5.10_1.7.10-deobf.jar"/> <classpathentry kind="lib" path="libs/EnderIO-1.7.10-2.2.8.381-dev.jar" sourcepath="libsrc/EnderIO-1.7.10-2.2.8.381-sources.jar"/> - <classpathentry kind="lib" path="libs/gregtech-5.8.59-logger-dev.jar"/> <classpathentry kind="lib" path="libs/Railcraft_1.7.10-9.9.0.0-dev.jar"/> + <classpathentry kind="lib" path="libs/gregtech-5.8.61-dev.jar"/> + <classpathentry kind="lib" path="libs/growthcraft-1.7.10-2.3.1-complete.jar"/> + <classpathentry kind="lib" path="libs/Psychedelicraft-1.5.2.jar"/> + <classpathentry kind="lib" path="libs/IvToolkit-1.2.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |