diff options
| author | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-20 01:45:23 +1000 |
|---|---|---|
| committer | Draknyte1 <Draknyte1@hotmail.com> | 2016-10-20 01:45:23 +1000 |
| commit | d53b08982a6d2be3cc0be4552520bfc500576f6f (patch) | |
| tree | 00de3163f71981d8f2e928376dc000bdd459e683 /.classpath | |
| parent | 216da6223ec197c293d92a965b24a2c391a8b999 (diff) | |
| download | GT5-Unofficial-d53b08982a6d2be3cc0be4552520bfc500576f6f.tar.gz GT5-Unofficial-d53b08982a6d2be3cc0be4552520bfc500576f6f.tar.bz2 GT5-Unofficial-d53b08982a6d2be3cc0be4552520bfc500576f6f.zip | |
+ Added a faster vent texture.
+ Slowed down the other vent texture to half speed.
+ Added code to allow the usage of the new custom textures.
+ Added some debug messages for furnace recipes.
% Cleaned up the NetworkUtils class and added a nice internet availability check.
$ Fixed an issue where Geothermal generators did not implement pollution values for GT 5.09.
% Changed the textures on the Rocket Engine Generators, for hopefully the last time.
% Cleaned up dual fuel code for Rocket Engine Generators.
^ Bumped the build version to 1.4.9-dev
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index cce7f298b8..37602a4409 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_1.7.10-5.08.30-dev.jar" sourcepath="/Gregtech/src/main"/> + <classpathentry kind="lib" path="libs/gregtech-5.09.23-NoTC-dev.jar"/> <classpathentry kind="output" path="bin"/> </classpath> |
