diff options
author | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-01 21:59:32 +0200 |
---|---|---|
committer | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-01 22:13:04 +0200 |
commit | ae6e627c838414536bf9ea8bfb073036ca275fdf (patch) | |
tree | cba93e3e3a3fc14c466c2299d3cc2e789615eaa7 /.classpath | |
parent | b8e23a00df5947d4aa1982447e3a64a56d3cbcab (diff) | |
download | GT5-Unofficial-ae6e627c838414536bf9ea8bfb073036ca275fdf.tar.gz GT5-Unofficial-ae6e627c838414536bf9ea8bfb073036ca275fdf.tar.bz2 GT5-Unofficial-ae6e627c838414536bf9ea8bfb073036ca275fdf.zip |
fuel cell now forms in all 6 directions
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index 956388a675..49638592b2 100644 --- a/.classpath +++ b/.classpath @@ -9,5 +9,6 @@ <classpathentry kind="lib" path="libs/gregtech-5.09.32-dev.jar" sourcepath="libs/gregtech-5.09.32-dev-src.zip"/> <classpathentry kind="lib" path="libs/industrialcraft-2-2.2.828a-experimental-deobf.jar"/> <classpathentry kind="lib" path="libs/NotEnoughItems-1.7.10-1.0.5.120-dev.jar"/> + <classpathentry kind="lib" path="libs/joml-jdk8-1.9.16.jar" sourcepath="libs/JOML-1.9.16.zip"/> <classpathentry kind="output" path="bin"/> </classpath> |