diff options
| author | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-09 12:23:21 +1000 |
|---|---|---|
| committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-09 12:23:21 +1000 |
| commit | 5165724b5aa491a6892367bdc2e80977a5b32e7f (patch) | |
| tree | 9b5847b4108d8931678912b4be65fdd918d25ca0 /.classpath | |
| parent | 5752ae213733278e7e0cd0691c8294a9721eaf75 (diff) | |
| download | GT5-Unofficial-5165724b5aa491a6892367bdc2e80977a5b32e7f.tar.gz GT5-Unofficial-5165724b5aa491a6892367bdc2e80977a5b32e7f.tar.bz2 GT5-Unofficial-5165724b5aa491a6892367bdc2e80977a5b32e7f.zip | |
% Rewrote a lot of the Container code for the workbenches to better reflect 1.7.10 and Gt5.
% Changed the IDs of workbenches.
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 37602a4409..f64ee72b03 100644 --- a/.classpath +++ b/.classpath @@ -13,6 +13,6 @@ <classpathentry kind="lib" path="libs/Baubles-deobf-1.7.10-1.0.1.10.jar"/> <classpathentry kind="lib" path="libs/forestry_1.7.10-4.2.2.50-deobf.jar"/> <classpathentry kind="lib" path="libs/industrialcraft-2-2.2.783-experimental-deobf.jar"/> - <classpathentry kind="lib" path="libs/gregtech-5.09.23-NoTC-dev.jar"/> + <classpathentry kind="lib" path="libs/gregtech_1.7.10-5.08.30-dev.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |
