From 6d4c465858fe1a199628de86edff1152f97faa52 Mon Sep 17 00:00:00 2001 From: Draknyte1 Date: Sun, 15 May 2016 11:33:32 +1000 Subject: First steps towards the Industrial Coking Oven, plus some other misc fixes. SteamCondenser doesn't show it's tickTime in GUI anymore. Added compat for some IC2 cables and TC/FB shards. Added compat for CompactWindmills. Implemented compat handler for OreDicting/Recipe handling --- .classpath | 1 + 1 file changed, 1 insertion(+) (limited to '.classpath') diff --git a/.classpath b/.classpath index 7152e15d22..ea2ed7fe17 100644 --- a/.classpath +++ b/.classpath @@ -9,5 +9,6 @@ + -- cgit