From d046bb695468cc2d83e886d96f0dc02af203cb97 Mon Sep 17 00:00:00 2001 From: draknyte1 Date: Tue, 4 Oct 2016 00:16:29 +1000 Subject: $ Fixed return values of the TC_AspectStack methods. $ Fixed Cable Tile Entities for older GT versions, it now uses reflection to determine overheat ticks value, otherwise uses default. if .08 is loaded, it uses the old method. $ Swapped the tiered tank back to standard MTE classes. % Changed internal handling of GT Tools again, to better support wrenches on versions that don't themselves. + Added the last missing libs/deps. --- .classpath | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index 520ce5d805..d5998108e6 100644 --- a/.classpath +++ b/.classpath @@ -1,19 +1,18 @@ - + - - - - + + + - + -- cgit